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.
References
| Link | Resource |
|---|---|
| https://github.com/hestiacp/hestiacp/commit/a74babb739aa92e52b12d6ef52b6b9428ffbbb67 | Patch |
| https://github.com/hestiacp/hestiacp/pull/5197 | Issue Tracking Patch |
| https://github.com/hestiacp/hestiacp/releases/tag/1.9.5 | Release Notes |
| https://www.vulncheck.com/advisories/hestiacp-authenticated-os-command-injection-via-dns-record-management | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-10 19:17
Updated : 2026-07-20 13:04
NVD link : CVE-2025-30007
Mitre link : CVE-2025-30007
CVE.ORG link : CVE-2025-30007
JSON object : View
Products Affected
hestiacp
- control_panel
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
