Lucene search
+L

26 matches found

Patchstack
Patchstack
added 2026/09/18 5:17 p.m.6 views

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

NPM: md-editor-v3: XSS via fenced-code language rendering bypass vulnerability discovered by ? in WordPress Npm md-editor-v3 versions = 6.5.3...

6.1CVSS0.0023EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/18 5:10 p.m.4 views

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

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...

6.1CVSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/18 5:10 p.m.34 views

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

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...

6.1CVSS0.0023EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/18 5:10 p.m.11 views

CVE-2026-84992

md-editor-v3 , a Markdown editor for Vue 3, contains an XSS vulnerability in MdPreview's useMarkdownIt() highlight callback (useMarkdownIt.ts:206). The fenced-code language value is interpolated into class="language-${language}" and an unquoted language=${language} HTML attribute without escaping...

6.1CVSS0.0023EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/18 5:10 p.m.6 views

EUVD-2026-83198

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...

6.1CVSS0.0023EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/07 1:20 p.m.6 views

CVE-2026-86430

league/commonmark versions before 2.9.1 contain multiple denial of service vulnerabilities in fenced code block detection, reference link label lookup, and emphasis delimiter processing that perform super-linear work on crafted input. Attackers can submit specially crafted Markdown with long...

8.7CVSS0.00285EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/07 1:20 p.m.6 views

DEBIAN-CVE-2026-86430

league/commonmark versions before 2.9.1 contain multiple denial of service vulnerabilities in fenced code block detection, reference link label lookup, and emphasis delimiter processing that perform super-linear work on crafted input. Attackers can submit specially crafted Markdown with long...

8.7CVSS5.6AI score0.00285EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/07 12:53 p.m.8 views

EUVD-2026-72388

league/commonmark versions before 2.9.1 contain multiple denial of service vulnerabilities in fenced code block detection, reference link label lookup, and emphasis delimiter processing that perform super-linear work on crafted input. Attackers can submit specially crafted Markdown with long...

8.7CVSS5.6AI score0.00285EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/07 12:53 p.m.16 views

CVE-2026-86430

league/commonmark (a PHP Markdown parsing library) versions before 2.9.1 are affected by multiple denial-of-service vulnerabilities in three components: fenced code block detection , reference link label lookup , and emphasis delimiter processing . The root cause is super-linear work performed on...

8.7CVSS5.6AI score0.00285EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.13 views

PT-2026-86796

league/commonmark versions before 2.9.1 contain multiple denial of service vulnerabilities in fenced code block detection, reference link label lookup, and emphasis delimiter processing that perform super-linear work on crafted input. Attackers can submit specially crafted Markdown with long...

8.7CVSS5.6AI score0.00285EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/24 11:16 a.m.20 views

CVE-2026-10618

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

5.4CVSS0.00215EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/24 11:16 a.m.10 views

UBUNTU-CVE-2026-10618

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

5.4CVSS5.9AI score0.00215EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/24 11:16 a.m.10 views

CVE-2026-10618

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

5.4CVSS5.9AI score0.00215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 10:29 a.m.40 views

CVE-2026-10618 Hugo 0.93.0 through 0.165.0 Stored Cross-Site Scripting via Unescaped Code-Fence Attribute Values

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

5.4CVSS0.00215EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/24 10:29 a.m.23 views

CVE-2026-10618 Hugo 0.93.0 through 0.165.0 Stored Cross-Site Scripting via Unescaped Code-Fence Attribute Values

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

4.8CVSS5.7AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/24 10:29 a.m.9 views

CVE-2026-10618

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

5.4CVSS5.6AI score0.00215EPSS
SaveExploits0
NVD
NVD
added 2026/08/17 4:17 p.m.17 views

CVE-2026-75048

In JetBrains YouTrack before 2026.2.18068 stored XSS via the fenced code-block language label was possible...

8.2CVSS0.002EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/17 3:54 p.m.13 views

EUVD-2026-60247

In JetBrains YouTrack before 2026.2.18068 stored XSS via the fenced code-block language label was possible...

8.2CVSS5.1AI score0.002EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/17 3:54 p.m.41 views

CVE-2026-75048

In JetBrains YouTrack before 2026.2.18068 stored XSS via the fenced code-block language label was possible...

8.2CVSS0.002EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/17 3:54 p.m.34 views

CVE-2026-75048

In JetBrains YouTrack before 2026.2.18068 stored XSS via the fenced code-block language label was possible...

8.2CVSS5.1AI score0.002EPSS
SaveExploits0References2
Rows per page
Query Builder