Vulnerability Description
HestiaCP before 1.9.5 contains an authenticated OS command injection vulnerability that allows low-privilege authenticated users to execute arbitrary commands as root by injecting a single-quote character into unvalidated DNS record types. Attackers can exploit insufficient input validation in is_dns_record_format_valid() combined with unsafe eval-based parsing in update_domain_zone() to prematurely close a variable assignment string and achieve full root code execution on the underlying host in a single DNS record creation step.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Hestiacp | Control Panel | < 1.9.5 |
Related Weaknesses (CWE)
References
- https://github.com/hestiacp/hestiacp/commit/a74babb739aa92e52b12d6ef52b6b9428ffbPatch
- https://github.com/hestiacp/hestiacp/pull/5197Issue TrackingPatch
- https://github.com/hestiacp/hestiacp/releases/tag/1.9.5Release Notes
- https://www.vulncheck.com/advisories/hestiacp-authenticated-os-command-injectionThird Party Advisory
FAQ
What is CVE-2025-30007?
CVE-2025-30007 is a vulnerability with a CVSS score of 8.8 (HIGH). HestiaCP before 1.9.5 contains an authenticated OS command injection vulnerability that allows low-privilege authenticated users to execute arbitrary commands as root by injecting a single-quote chara...
How severe is CVE-2025-30007?
CVE-2025-30007 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-30007?
Check the references section above for vendor advisories and patch information. Affected products include: Hestiacp Control Panel.