Lucene search
+L

258 matches found

CNNVD
CNNVD
added 2026/03/24 12:00 a.m.21 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 from 2.3.0 to 2.8.2 had code vulnerabilities. These vulnerabilities stemmed from the DomainFilteringAdapter in the...

6.3CVSS5.9AI score0.00241EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/23 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-33347

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - league/commonmark is a PHP Markdown parser. From version 2.3.0 to before version 2.8.2, the DomainFilteringAdapter in the Embed extension is vulnerable to an...

6.3CVSS5.6AI score0.00241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-30838

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.1CVSS5.2AI score0.00217EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/09 1:59 p.m.10 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
SaveExploits0References1
NVD
NVD
added 2026/03/07 4:15 p.m.19 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.11 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.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.1CVSS5.7AI score0.00217EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/07 4:00 p.m.36 views

CVE-2026-30838

CVE-2026-30838 affects league/commonmark, a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting ASCII whitespace between a disallowed HTML tag name and the closing >, e.g., , enabling a cross-site scripting (XSS) vector for applications tha...

6.1CVSS5.7AI score0.00217EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/07 4:00 p.m.10 views

CVE-2026-30838 league/commonmark: DisallowedRawHtml extension bypass via whitespace in HTML tag names

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
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/07 4:00 p.m.43 views

CVE-2026-30838 league/commonmark: DisallowedRawHtml extension bypass via whitespace in HTML tag names

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.1CVSS0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/07 4:00 p.m.12 views

CVE-2026-30838 league/commonmark: DisallowedRawHtml extension bypass via whitespace in HTML tag names

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.6AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/07 4:00 p.m.21 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.1CVSS5AI score0.00217EPSS
SaveExploits0
Veracode
Veracode
added 2026/03/07 5:05 a.m.13 views

Cross-site Scripting (XSS)

league/commonmark is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper filtering of disallowed HTML tags that can be bypassed using whitespace characters, which allows an attacker to inject and execute malicious scripts...

6.1CVSS5.8AI score0.00217EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.18 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
OSV
OSV
added 2026/03/06 11:27 p.m.6 views

GHSA-4V6X-C7XX-HW9F CommonMark has DisallowedRawHtml extension bypass via whitespace in HTML tag names

Impact 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 valid HTML tag by browsers. This is a cross-site scripting X...

5.1CVSS5.6AI score0.00217EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.13 views

PT-2026-23795

Name of the Vulnerable Software and Affected Versions league/commonmark versions prior to 2.8.1 Description The DisallowedRawHtml extension in league/commonmark can be bypassed by inserting ASCII whitespace characters between a disallowed HTML tag name and the closing ''. For example, would pass...

5.1CVSS5.7AI score0.00217EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2023-26633

Malicious code in bioql PyPI...

7.5CVSS7.4AI score0.01108EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2025-28874

Malicious code in bioql PyPI...

6.9CVSS5.4AI score0.0048EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.16 views

EUVD-2023-41361

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00696EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.69 views

EUVD-2025-13411

Malicious code in bioql PyPI...

6.4CVSS6.3AI score0.00362EPSS
SaveExploits0References4
Rows per page
Query Builder