---
id: CVE-2026-65841
title: Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor
summary: >-
  Jodit Editor is a WYSIWYG editor with a built-in file browser & 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
  SV…
severity: medium
cwe:
  - CWE-80
vendor: jodit
product: jodit
affected:
  - jodit < 4.13.6
patched:
  - jodit 4.13.6
published: '2026-07-31'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:55:04.493'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-65841'
references:
  - url: >-
      https://github.com/xdan/jodit/commit/49a31f451f6b686f5610022a1d4406ee85138dc5
    label: security-advisories@github.com
  - url: 'https://github.com/xdan/jodit/releases/tag/4.13.6'
    label: security-advisories@github.com
  - url: 'https://github.com/xdan/jodit/security/advisories/GHSA-45qg-252v-3f7p'
    label: security-advisories@github.com
  - url: 'https://github.com/xdan/jodit/security/advisories/GHSA-45qg-252v-3f7p'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-45qg-252v-3f7p'
tags:
  - nvd
  - ghsa
  - npm
epss: 0.00529
epssPercentile: 0.42272
aliases:
  - GHSA-45qg-252v-3f7p
ecosystem: npm
ingestedAt: '2026-07-31T20:02:43.074Z'
---

## Overview

Jodit Editor is a WYSIWYG editor with a built-in file browser & 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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-65841)

Affected packages:

- `jodit < 4.13.6`

Patched in:

- `jodit 4.13.6`

Source: https://github.com/advisories/GHSA-45qg-252v-3f7p
