Lucene search
+L

26 matches found

EUVD
EUVD
•added 2026/08/06 8:37 p.m.•21 views

EUVD-2026-54143

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 0.6.0 until 2.9.0, specially crafted Markdown lines can cause the parser to have quadratic time complexity when converting, because several parsing paths repeatedly rescan growing portions of a line to translat...

7.5CVSS5.5AI score0.0063EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/08/06 8:37 p.m.•17 views

CVE-2026-71488

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 0.6.0 until 2.9.0, specially crafted Markdown lines can cause the parser to have quadratic time complexity when converting, because several parsing paths repeatedly rescan growing portions of a line to translat...

7.5CVSS5.5AI score0.0063EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/07/20 9:19 p.m.•21 views

js-yaml: YAML merge-key chains can force quadratic CPU consumption in js-yaml

Impact This is the same report as for v3/v4, but with lower severity, because in v5, merge is off by default When merge keys 1s doc size 100K js import performance from 'node:perfhooks' import Buffer from 'node:buffer' import load, YAML11SCHEMA from 'js-yaml' const n = Numberprocess.argv2 || 4000...

7.5CVSS6AI score0.00644EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/13 3:02 p.m.•21 views

python-multipart affected by Denial of Service via large multipart preamble or epilogue data

SummaryA denial of service vulnerability exists when parsing crafted multipart/form-data requests with large preamble or epilogue sections. DetailsTwo inefficient multipart parsing paths could be abused with attacker-controlled input.Before the first multipart boundary, the parser handled leading...

5.3CVSS6.1AI score0.00418EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•13 views

PT-2026-59659

Summary A denial of service vulnerability exists when parsing crafted multipart/form-data requests with large preamble or epilogue sections. Details Two inefficient multipart parsing paths could be abused with attacker-controlled input. Before the first multipart boundary, the parser handled...

5.3CVSS6.1AI score0.00418EPSS
SaveExploits0References7
OSV
OSV
•added 2026/07/08 4:18 p.m.•13 views

CVE-2026-59925 inline_parser: quadratic-time parsing on long runs of `**x**` and `***x***` emphasis pairs

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, long sequences of well-formed double-asterisk or triple-asterisk emphasis pairs around a character cause quadratic work in src/mistune/inlineparser.py because the parser scans forward for matching close markers from...

7.5CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/06/25 12:00 a.m.•47 views

PT-2026-52200

Name of the Vulnerable Software and Affected Versions shell-quote versions prior to 1.8.5 Description The parse function finalizes parsed tokens using Array.prototype.concat as a reduce accumulator, which causes the entire growing array to be reallocated and copied during every iteration. This...

8.7CVSS6.2AI score0.00596EPSS
SaveExploits0References53
Amazon
Amazon
•added 2026/05/26 12:00 a.m.•36 views

Important: docker

Issue Overview: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CVE-2026-33811 When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a...

7.5CVSS7.5AI score0.00878EPSS
SaveExploits0
Amazon
Amazon
•added 2026/05/26 12:00 a.m.•25 views

Important: docker

Issue Overview: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CVE-2026-33811 When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a...

7.5CVSS7.5AI score0.00878EPSS
SaveExploits0
GithubExploit
GithubExploit
•added 2026/05/12 6:45 p.m.•128 views

feedparser-redos-poc

feedparser ReDoS — syncauthordetail Proof of Concept f...

5.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/04/15 12:00 a.m.•22 views

PT-2026-33212

Name of the Vulnerable Software and Affected Versions Python-Multipart versions prior to 0.0.26 Description An issue exists when parsing crafted multipart/form-data requests containing large preamble or epilogue sections. Two inefficient parsing paths can be abused: the parser handles leading CR...

5.3CVSS5.7AI score0.00418EPSS
SaveExploits0References176
RedHat Linux
RedHat Linux
•added 2026/04/11 12:49 a.m.•15 views

js-yaml: js-yaml: Denial of Service via quadratic CPU time parsing with merge keys

A flaw was found in js-yaml, a JavaScript YAML parser and dumper. When merge keys are enabled, a remote attacker could exploit this vulnerability by crafting a YAML document where a chain of mappings uses merge keys, each merging the previous one. This can lead to a significant increase in CPU ti...

7.5CVSS6.5AI score0.00644EPSS
SaveExploits1References7
OSV
OSV
•added 2026/03/11 8:16 p.m.•17 views

UBUNTU-CVE-2026-31958

Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the maxbodysize setting default 100MB. Since parsing occurs synchronously on the main thread, this creates the possibility ...

8.7CVSS5.8AI score0.00488EPSS
SaveExploits0References5
OSV
OSV
•added 2025/12/12 11:09 a.m.•15 views

OESA-2025-2828 golang security update

. Security Fixes: The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://::1/". IPv4 addresses...

7.5CVSS6.9AI score0.00617EPSS
SaveExploits0References5
OSV
OSV
•added 2025/11/06 12:58 p.m.•4 views

BIT-GOLANG-2025-61723 Quadratic complexity when parsing some invalid inputs in encoding/pem

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

6.6AI score0.00617EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2025/10/29 10:10 p.m.•4 views

CVE-2025-61723 Quadratic complexity when parsing some invalid inputs in encoding/pem

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

6.5AI score0.00617EPSS
SaveExploits0References4
OSV
OSV
•added 2025/09/16 11:41 a.m.•18 views

CLSA-2025-1758022908 ruby: Fix of 2 CVEs

CVE-2024-39908: fix performance issue caused by using repeated characters to avoid DoS vulnerabilities when it parses an XML - CVE-2024-43398: improve namespace conflicted attribute check to avoid DoS vulnerability when it parses an XML...

5.9CVSS5.8AI score0.01493EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
•added 2025/02/03 9:13 a.m.•6 views

Security update for python-tornado6

This update for python-tornado6 fixes the following issues: CVE-2024-52804: Avoid quadratic performance of cookie parsing bsc1233668. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run t...

6.9CVSS7.3AI score0.01044EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2024/07/11 11:55 a.m.•19 views

rubygem-uri: ReDoS vulnerability - upstream's incomplete fix for CVE-2023-28755

A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This issue may result in a regular expression denial of service ReDoS...

5.3CVSS7.5AI score0.02637EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/06/11 7:56 p.m.•13 views

ruby: ReDoS vulnerability in URI

A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service ReDoS...

5.3CVSS7.5AI score0.02637EPSS
SaveExploits0References5
Rows per page
Query Builder