Lucene search
+L

4774 matches found

CVE
CVE
added 2026/03/09 10:42 p.m.15 views

CVE-2026-30913

The CVE concerns Flarum with the nicknames extension enabled. A user’s nickname is inserted verbatim into plain‑text notification emails, allowing email clients to render it as a hyperlink. This can mislead recipients into visiting attacker‑controlled domains. The issue is tied to nickname handli...

4.6CVSS5.8AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/09 10:42 p.m.6 views

CVE-2026-30913 flarum/nickname: Display name injection in notification emails (autolink & markdown)

Flarum is open-source forum software. When the flarum/nicknames extension is enabled, a registered user can set their nickname to a string that email clients interpret as a hyperlink. The nickname is inserted verbatim into plain-text notification emails, and recipients may be misled into visiting...

4.6CVSS5.7AI score0.00165EPSS
SaveExploits0References5
Veracode
Veracode
added 2026/03/09 7:33 a.m.11 views

Stored Cross-Site Scripting (XSS)

Open WebUI is vulnerable to Stored Cross-Site Scripting XSS. The vulnerability is due to improper sanitization of Markdown content in the Notes PDF export functionality, allowing attackers to embed malicious SVG tags that execute arbitrary JavaScript when the note is downloaded as a PDF,...

8.7CVSS6AI score0.00205EPSS
SaveExploits1References2Affected Software2
RedhatCVE
RedhatCVE
added 2026/03/07 7:31 p.m.6 views

CVE-2026-29082

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown .md with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there a...

7.3CVSS5.8AI score0.00232EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/03/07 6:44 p.m.4 views

Cross-site Scripting (XSS)

Overview league/commonmark is a PHP-based Markdown parser which supports the full CommonMark spec. It is based on the CommonMark JS reference implementation. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the DisallowedRawHtml extension when a newline, tab, or...

6.1CVSS5.7AI score0.00217EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/07 4:15 p.m.14 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/07 4:15 p.m.4 views

DEBIAN-CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5AI score0.00217EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/07 4:15 p.m.9 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5.7AI score0.00217EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/07 4:15 p.m.7 views

UBUNTU-CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5.7AI score0.00217EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/07 4:0 p.m.4 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

5.1CVSS5.7AI score0.00217EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/03/07 5:14 a.m.8 views

Denial Of Service (DoS)

Python-Markdown is vulnerable to Denial of Service DoS. The vulnerability is due to improper handling of malformed HTML-like sequences during Markdown parsing, where html.parser.HTMLParser may raise an unhandled AssertionError, allowing attacker-supplied Markdown input to crash the application...

8.2CVSS5.8AI score0.00566EPSS
SaveExploits1References23Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/07 1:44 a.m.9 views

CVE-2026-28451

OpenClaw versions prior to 2026.2.14 contain server-side request forgery vulnerabilities in the Feishu extension that allow attackers to fetch attacker-controlled remote URLs without SSRF protections via sendMediaFeishu function and markdown image processing. Attackers can influence tool calls...

9.3CVSS5.8AI score0.00275EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/07 12:0 a.m.10 views

commonmark 跨站脚本漏洞

Commonmark is a highly scalable PHP Markdown parser developed by The League of Extraordinary Packages. It fully supports the CommonMark and GFM specifications. Versions of Commonmark prior to 2.8.1 had a cross-site scripting vulnerability. This vulnerability stemmed from the DisallowedRawHtml...

6.1CVSS5.6AI score0.00217EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/06 5:16 p.m.9 views

CVE-2026-29082

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown .md with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there a...

7.3CVSS0.00232EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 5:4 p.m.2 views

SUSE-SU-2026:0846-1 Security update for python-Markdown

This update for python-Markdown fixes the following issue: - CVE-2025-69534: incomplete markup declaration in raw HTML can crash applications that process untrusted Markdown bsc1259256...

8.2CVSS5.8AI score0.00566EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/06 4:33 p.m.43 views

CVE-2026-29082 Kestra: Stored Cross-Site Scripting in Markdown File Preview

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown .md with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there a...

7.3CVSS0.00232EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 4:33 p.m.4 views

CVE-2026-29082

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown .md with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there a...

7.3CVSS5.8AI score0.00232EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/03/06 4:33 p.m.7 views

EUVD-2026-10046

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown .md with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there a...

7.3CVSS5.8AI score0.00232EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/06 4:33 p.m.2 views

CVE-2026-29082 Kestra: Stored Cross-Site Scripting in Markdown File Preview

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown .md with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there a...

7.3CVSS5.8AI score0.00232EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/06 4:33 p.m.34 views

CVE-2026-29082

Kestra, an event-driven orchestration platform, has a Stored XSS risk in versions 1.1.10 and earlier due to the execution-file preview rendering user-supplied Markdown with markdown-it (html: true) and injecting the HTML via Vue’s v-html without sanitisation. This can allow an attacker to inject ...

7.3CVSS5.8AI score0.00232EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder