Lucene search
+L

90 matches found

CVE
CVE
added 2026/09/17 2:22 p.m.10 views

CVE-2026-92987

roxmltree (a Rust XML parsing library) versions through 0.21.1 are susceptible to a denial-of-service vulnerability caused by quadratic-time attribute and namespace validation during XML parsing, with no imposed limit on attribute count. An attacker can craft an XML document containing tens of th...

8.7CVSS0.00353EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/17 2:22 p.m.27 views

CVE-2026-92987 roxmltree through 0.21.1 Denial of Service via Quadratic Parsing

roxmltree through 0.21.1 performs quadratic-time attribute and namespace validation during XML parsing without limits on attribute count. Attackers can craft XML documents with tens of thousands of attributes on a single element to consume excessive CPU time and cause denial of service...

8.7CVSS0.00353EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/14 10:30 a.m.6 views

EUVD-2026-77363

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7, 10.11.x = 10.11.22 fail to parse Markdown autolinks with unmatched trailing closing parentheses in linear time, which allows an authenticated user with permission to create posts to cause excessive server CPU consumption and...

4.3CVSS5.6AI score0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 9:01 p.m.33 views

CVE-2026-45759 Suricata http1: quadratic Content-Disposition processing can lead to denial of service

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5, Suricata could repeatedly perform expensive parsing of large HTTP Content-Disposition headers during HTTP response body processing. Crafted HTT...

7.5CVSS0.00585EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/10 9:01 p.m.25 views

CVE-2026-45759

Suricata (a network IDS/IPS/NMS engine) is vulnerable to a denial of service via quadratic processing of large HTTP Content-Disposition headers during HTTP response body processing. Prior to versions 7.0.16 and 8.0.5 , crafted HTTP traffic can cause excessive CPU consumption with no impact on con...

7.5CVSS5.7AI score0.00585EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/09/03 9:17 p.m.30 views

CVE-2026-85062

Colord is a tiny yet powerful tool for high-performance color manipulations and conversions. Prior to 2.9.4, synchronous CSS color string matchers in src/colorModels/rgbString.ts, src/colorModels/hslString.ts, src/colorModels/hwbString.ts, src/colorModels/lchString.ts, and...

6.9CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 8:21 p.m.12 views

GHSA-JJV6-8J6V-6J52 league/commonmark: Denial of service in the SmartPunct and Attributes extensions

Impact Two first-party extensions contain quadratic parsing paths. Both ship with the library but must be explicitly registered on the Environment; neither is included in CommonMarkConverter, GithubFlavoredMarkdownConverter, or GithubFlavoredMarkdownExtension. Applications that do not register...

7.5CVSS6.1AI score0.00291EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/01 4:16 p.m.13 views

CVE-2026-49329

A flaw was found in openshift/oauth-server. The OAuth login and error page endpoints pass the unauthenticated Accept-Language header to golang.org/x/text/language.ParseAcceptLanguage without input validation. A bypass of the CVE-2022-32149 mitigation exists: the upstream guard counts only '-'...

7.5CVSS0.00431EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/01 3:30 p.m.11 views

EUVD-2026-69301

A flaw was found in openshift/oauth-server. The OAuth login and error page endpoints pass the unauthenticated Accept-Language header to golang.org/x/text/language.ParseAcceptLanguage without input validation. A bypass of the CVE-2022-32149 mitigation exists: the upstream guard counts only '-'...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/01 2:37 p.m.7 views

CVE-2026-49329

A flaw was found in openshift/oauth-server. The OAuth login and error page endpoints pass the unauthenticated Accept-Language header to golang.org/x/text/language.ParseAcceptLanguage without input validation. A bypass of the CVE-2022-32149 mitigation exists: the upstream guard counts only '-'...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/25 11:33 a.m.8 views

CVE-2026-79658 Ech0 before 5.0.1 Denial of Service via Accept-Language

Ech0 before 5.0.1 does not impose any size or shape limit on the Accept-Language header processed by its i18n middleware, which runs on every HTTP request. The header is passed unfiltered to go-i18n's NewLocalizer, which internally calls golang.org/x/text/language.ParseAcceptLanguage. The...

8.7CVSS5.6AI score0.00291EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 11:33 a.m.20 views

CVE-2026-79658

Ech0 versions before 5.0.1 are vulnerable to a denial-of-service attack via the Accept-Language header. The i18n middleware, which runs on every HTTP request, passes the header unfiltered to golang.org/x/text/language.ParseAcceptLanguage. A gap in the CVE-2022-32149 mitigation caps - characters b...

8.7CVSS5.6AI score0.00291EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 11:33 a.m.13 views

EUVD-2026-65456

Ech0 before 5.0.1 does not impose any size or shape limit on the Accept-Language header processed by its i18n middleware, which runs on every HTTP request. The header is passed unfiltered to go-i18n's NewLocalizer, which internally calls golang.org/x/text/language.ParseAcceptLanguage. The...

8.7CVSS5.6AI score0.00291EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 11:33 a.m.36 views

CVE-2026-79658 Ech0 before 5.0.1 Denial of Service via Accept-Language

Ech0 before 5.0.1 does not impose any size or shape limit on the Accept-Language header processed by its i18n middleware, which runs on every HTTP request. The header is passed unfiltered to go-i18n's NewLocalizer, which internally calls golang.org/x/text/language.ParseAcceptLanguage. The...

8.7CVSS0.00291EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-71488

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 library for parsing and rendering CommonMark Markdown. From 0.6.0 until 2.9.0, specially crafted Markdown lines can cause the parser ...

7.5CVSS5.8AI score0.00346EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 10:18 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.5CVSS0.00346EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/21 9:09 p.m.11 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the parseKeyString function. An attacker can exhaust server CPU and memory resources by submitting a specially crafted SSH key with a very large number of lines, causing the serve...

7.1CVSS8AI score0.00232EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 6:57 p.m.13 views

GHSA-JHMP-MQWM-3GQ8 Tornado: Quadratic DoS via Crafted Multipart Parameters

Summary The parseparam function in Tornado's httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data. This function uses an inefficient algorithm that repeatedly calls string.count within a nested loop while processing quoted semicolons e.g., param=";". As a...

7.5CVSS5.4AI score0.00535EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/17 12:53 p.m.7 views

OPENSUSE-SU-2026:21367-1 Security update for lux

This update for lux fixes the following issues: Changes in lux: - CVE-2026-25680, CVE-2026-42502, CVE-2026-27136, CVE-2026-25681, CVE-2026-42506: Issues when parsing HTML files bsc1267110 - CVE-2024-45338: Denial of service due to non-linear parsing of case-insensitive content bsc1235304 -...

6.5CVSS4.7AI score0.00874EPSS
SaveExploits1References14
OSV
OSV
added 2026/07/13 3:46 p.m.11 views

PYSEC-2026-2652 Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Summary Mistune is vulnerable to a CPU exhaustion DoS due to superlinear approximately On² behavior in parselinktext. A relatively small input consisting of repeated characters causes significant parsing slowdown. Affected component mistune/inlineparser.py → parselinktext Description When parsing...

8.7CVSS7AI score0.0063EPSS
SaveExploits0References8
Rows per page
Query Builder