๐Ÿ” CVE Alert

CVE-2026-84992

MEDIUM 6.1

md-editor-v3: XSS via fenced-code language rendering bypass

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

md-editor-v3 is a Markdown editor for Vue 3 developed in JSX and TypeScript. Prior to 6.5.4, MdPreview's useMarkdownIt() highlight callback in packages/MdEditor/layouts/Content/composition/useMarkdownIt.ts inserts a fenced-code language value into class and language HTML attributes without escaping or consistently quoting it. Both highlighted and non-highlighted rendering paths reach this return value, while XSSPlugin filters only existing html_block and html_inline tokens before rendering and therefore cannot inspect the renderer-generated HTML. An attacker who can supply Markdown can use crafted fenced-code metadata to execute JavaScript in the application origin when a victim renders it, including as stored cross-site scripting when the host persists the Markdown. This issue is fixed in version 6.5.4

CWE CWE-79
Vendor imzbf
Product md-editor-v3
Published Sep 18, 2026
Last Updated Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for imzbf md-editor-v3

Be the first to know when new medium vulnerabilities affecting imzbf md-editor-v3 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

imzbf / md-editor-v3
< 6.5.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/imzbf/md-editor-v3/security/advisories/GHSA-3rm2-h79c-8qw6 github.com: https://github.com/imzbf/md-editor-v3/commit/2c07360420e74087f5bc63032ab155d93e0a0b10 github.com: https://github.com/imzbf/md-editor-v3/releases/tag/v6.5.4