CVE-2025-30008

Source
https://cve.org/CVERecord?id=CVE-2025-30008
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-30008.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-30008
Published
2026-07-10T17:51:07.679Z
Modified
2026-07-16T03:30:52.181388053Z
Severity
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
HestiaCP < 1.9.5 Stored XSS via DNS Record Management Interface
Details

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 listdnsrec.php, allowing the payload to execute in the browser of any user who views the DNS record list, including administrators.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/30xxx/CVE-2025-30008.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/hestiacp/hestiacp

Affected ranges

Type
GIT
Repo
https://github.com/hestiacp/hestiacp
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.9.5"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.9.8-28
1.*
1.0.1
1.00.0-190618
1.2.0
1.4.0
1.4.1
1.4.10
1.4.11
1.4.12
1.4.13
1.4.14
1.4.2
1.4.3
1.4.4
1.4.5
1.4.6
1.4.7
1.4.8
1.4.9
1.5.0
1.7.0
1.8.0
1.9.0
1.9.1
1.9.2
1.9.3
1.9.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-30008.json"