{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.9.5"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "99fd9a41ee70702172c75957f599f8f43a08bddd"
            },
            {
              "fixed": "07dda18ef0087ea981ff84d4d5757774cf2124b0"
            }
          ],
          "repo": "https://github.com/hestiacp/hestiacp",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/30xxx/CVE-2025-30008.json"
  },
  "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 list_dns_rec.php, allowing the payload to execute in the browser of any user who views the DNS record list, including administrators.",
  "id": "CVE-2025-30008",
  "modified": "2026-07-16T03:30:52.181388053Z",
  "published": "2026-07-10T17:51:07.679Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/30xxx/CVE-2025-30008.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/hestiacp/hestiacp/releases/tag/1.9.5"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30008"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/hestiacp-stored-xss-via-dns-record-management-interface"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/hestiacp/hestiacp/pull/5196"
    },
    {
      "type": "FIX",
      "url": "https://github.com/hestiacp/hestiacp/commit/07dda18ef0087ea981ff84d4d5757774cf2124b0"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/hestiacp/hestiacp"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "HestiaCP \u003c 1.9.5 Stored XSS via DNS Record Management Interface"
}