Lucene search
+L

55 matches found

NVD
NVD
added 2026/09/07 1:20 p.m.7 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.9 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
Cvelist
Cvelist
added 2026/09/07 12:53 p.m.38 views

CVE-2026-86430 league/commonmark before 2.9.1 Denial of Service via parsing

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
CVE
CVE
added 2026/09/07 12:53 p.m.17 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
OSV
OSV
added 2026/09/07 12:53 p.m.5 views

CVE-2026-86430 league/commonmark before 2.9.1 Denial of Service via parsing

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.8AI score
SaveExploits0References4
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
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.10 views

TencentOS Server 4: python3.11 (TSSA-2026:0969)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0969 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

2.4CVSS5.9AI score0.00119EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-86430

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - league/commonmark versions before 2.9.1 contain multiple denial of service vulnerabilities in fenced code block detection, reference link label lookup, and...

8.7CVSS5.7AI score0.00285EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 8:17 p.m.14 views

GHSA-J8PM-GJ4C-RQ4X league/commonmark: Denial of service via crafted code fences, reference links, and emphasis delimiters

Impact Affected versions of league/commonmark perform super-linear work on three independent parsing paths, all of which are reachable on a stock new CommonMarkConverter with default configuration and no extensions registered. Each trigger fits on a single line of input, so no complex Markdown...

7.5CVSS5.8AI score0.00285EPSS
SaveExploits0References6
Amazon
Amazon
added 2026/08/31 12:00 a.m.15 views

Low: python3.13

Issue Overview: Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff. CVE-2026-18503 Element.findall and fully-consumed Element.iterfind exhibit On^2 time...

2.4CVSS5.8AI score0.00369EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/31 12:00 a.m.13 views

Low: python3.14

Issue Overview: Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff. CVE-2026-18503 Element.findall and fully-consumed Element.iterfind exhibit On^2 time...

2.4CVSS5.8AI score0.00369EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/25 6:06 p.m.6 views

Security Bulletin: Vulnerability in decode-uri-component affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in decode-uri-component has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information...

8.7CVSS5.4AI score0.00507EPSS
SaveExploits0Affected Software2
RedHat Linux
RedHat Linux
added 2026/08/20 6:45 p.m.18 views

python: Python: Denial of Service via super-linear regular expression work in csv.Sniffer.sniff()

A flaw was found in the csv.Sniffer.sniff function within Python. An attacker can exploit this by providing specially crafted CSV samples, which can trigger super-linear regular-expression processing during dialect sniffing. This excessive processing consumes significant CPU resources, potentiall...

2.4CVSS5.5AI score0.00119EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/17 5:54 a.m.11 views

BIT-PYTHON-MIN-2026-18503 Super-linear CPU usage for unbounded input to csv.Sniffer.sniff()

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.3AI score0.00119EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/17 5:54 a.m.11 views

BIT-PYTHON-2026-18503 Super-linear CPU usage for unbounded input to csv.Sniffer.sniff()

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.3AI score0.00119EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.15 views

PT-2026-73369

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.2AI score0.00119EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.15 views

PT-2026-73428

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.2AI score0.00119EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2026/08/15 2:05 a.m.11 views

Super-linear CPU usage for unbounded input to csv.Sniffer.sniff()

...

2.4CVSS5.2AI score0.00119EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/13 12:19 p.m.11 views

python: Python: Denial of Service via super-linear regular expression work in csv.Sniffer.sniff()

A flaw was found in the csv.Sniffer.sniff function within Python. An attacker can exploit this by providing specially crafted CSV samples, which can trigger super-linear regular-expression processing during dialect sniffing. This excessive processing consumes significant CPU resources, potentiall...

2.4CVSS5.5AI score0.00119EPSS
SaveExploits0References7
Rows per page
Query Builder