{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.13.6"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6be971e20e5b7fc69ce0dd123ded7e676417c3fc"
            }
          ],
          "repo": "https://github.com/xdan/jodit",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-45qg-252v-3f7p"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-80"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/65xxx/CVE-2026-65841.json"
  },
  "details": "Jodit Editor is a WYSIWYG editor with a built-in file browser \u0026 image editor. Prior to 4.13.6, Jodit's clean-html denyTags filter does not normalize foreign SVG or MathML script node names, allowing a script element nested directly in SVG or MathML to remain in editor.value and execute when content is loaded. This issue is fixed in version 4.13.6.",
  "id": "CVE-2026-65841",
  "modified": "2026-08-04T11:31:03.970960628Z",
  "published": "2026-07-31T19:16:05.952Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/xdan/jodit/releases/tag/4.13.6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/65xxx/CVE-2026-65841.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/xdan/jodit/security/advisories/GHSA-45qg-252v-3f7p"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-65841"
    },
    {
      "type": "FIX",
      "url": "https://github.com/xdan/jodit/commit/49a31f451f6b686f5610022a1d4406ee85138dc5"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Jodit has cross-site scripting (XSS) via \u003cscript\u003e nested in SVG that bypasses clean-html sanitization"
}