Vulnerability Description
HestiaCP before 1.9.5 contains a stored cross-site scripting vulnerability that allows authenticated low-privilege users to inject arbitrary HTML by creating a DNS record with a double-quote followed by a script payload in the value field. The application fails to apply htmlspecialchars() encoding to the DNS record value field rendered into the data-sort-value HTML attribute in list_dns_rec.php, allowing the payload to execute in the browser of any user who views the DNS record list, including administrators.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Hestiacp | Control Panel | < 1.9.5 |
Related Weaknesses (CWE)
References
- https://github.com/hestiacp/hestiacp/commit/07dda18ef0087ea981ff84d4d5757774cf21Patch
- https://github.com/hestiacp/hestiacp/pull/5196Issue TrackingPatch
- https://github.com/hestiacp/hestiacp/releases/tag/1.9.5Release Notes
- https://www.vulncheck.com/advisories/hestiacp-stored-xss-via-dns-record-managemeThird Party Advisory
FAQ
What is CVE-2025-30008?
CVE-2025-30008 is a vulnerability with a CVSS score of 4.6 (MEDIUM). HestiaCP before 1.9.5 contains a stored cross-site scripting vulnerability that allows authenticated low-privilege users to inject arbitrary HTML by creating a DNS record with a double-quote followed ...
How severe is CVE-2025-30008?
CVE-2025-30008 has been rated MEDIUM with a CVSS base score of 4.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-30008?
Check the references section above for vendor advisories and patch information. Affected products include: Hestiacp Control Panel.