CVE-2025-30008
CVE-2025-30008 is a medium-severity vulnerability in Hestiacp Control Panel with a CVSS 3.x base score of 4.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 4.6)
- CVSS v4: 5.1
- EPSS exploit prediction: 0% (8th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Hestiacp Control Panel
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2025-30008?
- 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.
- How severe is CVE-2025-30008?
- CVE-2025-30008 has a CVSS 3.x base score of 4.6, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2025-30008 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (8th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-30008?
- CVE-2025-30008 affects Hestiacp Control Panel. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-30008?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2025-30008 published?
- CVE-2025-30008 was published on 2026-07-10 and last updated on 2026-07-20.
References
- https://github.com/hestiacp/hestiacp/commit/07dda18ef0087ea981ff84d4d5757774cf2124b0
- https://github.com/hestiacp/hestiacp/pull/5196
- https://github.com/hestiacp/hestiacp/releases/tag/1.9.5
- https://www.vulncheck.com/advisories/hestiacp-stored-xss-via-dns-record-management-interface
Affected products (1)
- cpe:2.3:a:hestiacp:control_panel:*:*:*:*:*:*:*:*
More vulnerabilities in Hestiacp Control Panel
- CVE-2022-1509 — Critical (CVSS 9.9): Command Injection Vulnerability in GitHub repository hestiacp/hestiacp prior to 1.5.12. An authenticated remote…
- CVE-2021-3797 — Critical (CVSS 9.8): hestiacp is vulnerable to Use of Wrong Operator in String Comparison
- CVE-2025-30007 — High (CVSS 8.8): HestiaCP before 1.9.5 contains an authenticated OS command injection vulnerability that allows low-privilege…
- CVE-2022-2550 — High (CVSS 8.8): OS Command Injection in GitHub repository hestiacp/hestiacp prior to 1.6.5.
- CVE-2022-2636 — High (CVSS 8.5): Improper Control of Generation of Code ('Code Injection') in GitHub repository hestiacp/hestiacp prior to 1.6.6.
- CVE-2023-5839 — High (CVSS 7.8): Privilege Chaining in GitHub repository hestiacp/hestiacp prior to 1.8.9.
All CVEs affecting Hestiacp Control Panel →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →