Lucene search
+L

241 matches found

RubySec
RubySec
added 2026/05/04 12:0 a.m.14 views

net-imap has quadratic complexity when reading response literals

Summary Net::IMAP::ResponseReader has quadratic time complexity when reading large responses containing many string literals. A hostile server can send responses which are crafted to exhaust the client's CPU for a denial of service attack. Details For each literal in a response, ResponseReader...

7.5CVSS5.8AI score0.0041EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/04/17 9:42 p.m.21 views

CVE-2026-40476

CVE-2026-40476 affects graphql-go (Go GraphQL implementation) in version

7.5CVSS5.8AI score0.00485EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/17 9:42 p.m.7 views

CVE-2026-40476 graphql-php: Denial of Service via quadratic complexity in OverlappingFieldsCanBeMerged validation

graphql-go is a Go implementation of GraphQL. In versions 15.31.4 and below, the OverlappingFieldsCanBeMerged validation rule performs On² pairwise comparisons of fields sharing the same response name. An attacker can send a query with thousands of repeated identical fields, causing excessive CPU...

6.9CVSS5.8AI score0.00485EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.2 views

python: Quadratic complexity in os.path.expandvars() with user-controlled template

A vulnerability in Python’s os.path.expandvars function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denia...

5.5CVSS6.7AI score0.00136EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/14 1:5 a.m.5 views

GHSA-68JQ-C3RV-PCRR graphql-php is affected by a Denial of Service via quadratic complexity in OverlappingFieldsCanBeMerged validation

The OverlappingFieldsCanBeMerged validation rule exhibits quadratic time complexity when processing queries with many repeated fields sharing the same response name. An attacker can send a crafted query like hello hello hello ... with thousands of repeated fields, causing excessive CPU usage duri...

7.5CVSS5.9AI score0.00485EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/14 12:0 a.m.9 views

PT-2026-33213

Name of the Vulnerable Software and Affected Versions graphql-go versions prior to 15.31.5 Description The OverlappingFieldsCanBeMerged validation rule exhibits quadratic time complexity when processing queries containing numerous repeated fields that share the same response name. Specifically, t...

7.5CVSS5.9AI score0.00485EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 7:25 p.m.2 views

python: Quadratic complexity in os.path.expandvars() with user-controlled template

A vulnerability in Python’s os.path.expandvars function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denia...

5.5CVSS6.7AI score0.00136EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.3 views

encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem

A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may...

7.5CVSS6AI score0.00626EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.3 views

golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html

The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS6.1AI score0.00502EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/08 9:50 p.m.4 views

GHSA-5478-66C3-RHXR Pretext: Algorithmic Complexity (DoS) in the text analysis phase

isRepeatedSingleCharRun in src/analysis.ts line 285 re-scans the entire accumulated segment on every merge iteration during text analysis, producing On² total work for input consisting of repeated identical punctuation characters. An attacker who controls text passed to prepare can block the main...

8.7CVSS5.9AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/02 4:43 p.m.6 views

CVE-2026-31934

A flaw was found in Suricata, a network Intrusion Detection System IDS, Intrusion Prevention System IPS, and Network Security Monitoring NSM engine. A remote attacker could exploit a quadratic complexity issue when searching for URLs in MIME-encoded messages over SMTP. This could lead to a...

7.5CVSS5.8AI score0.00272EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/02 4:41 p.m.2 views

CVE-2026-34230 Rack: Quadratic complexity in Rack::Utils.select_best_encoding via wildcard Accept-Encoding header

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Utils.selectbestencoding processes Accept-Encoding values with quadratic time complexity when the header contains many wildcard entries. Because this method is used by Rack::Deflater to choose a respon...

5.3CVSS5.7AI score0.0043EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/02 3:16 p.m.5 views

DEBIAN-CVE-2026-31934

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, there is a quadratic complexity issue when searching for URLs in mime encoded messages over SMTP leading to a performance impact. This issue has been patched in version 8.0.4...

7.5CVSS5.1AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/02 3:16 p.m.4 views

UBUNTU-CVE-2026-31934

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, there is a quadratic complexity issue when searching for URLs in mime encoded messages over SMTP leading to a performance impact. This issue has been patched in version 8.0.4...

7.5CVSS5.7AI score0.00272EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/02 2:38 p.m.4 views

CVE-2026-31937 Suricata dcerpc: quadratic complexity in dcerpc buffering

Suricata is a network IDS, IPS and NSM engine. Prior to version 7.0.15, inefficiency in DCERPC buffering can lead to a performance degradation. This issue has been patched in version 7.0.15...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/02 2:38 p.m.25 views

CVE-2026-31937

CVE-2026-31937 affects Suricata (network IDS/IPS/NSM). The issue is an inefficiency in DCERPC buffering that degrades performance, occurring before version 7.0.15. The vulnerability is mitigated by upgrading to Suricata 7.0.15 or later, which patches the DCERPC buffering problem. The CVSS vector ...

7.5CVSS5.7AI score0.00351EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/02 2:21 p.m.1 views

CVE-2026-31934 Suricata smtp/mine: quadratic complexity in extracting urls

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, there is a quadratic complexity issue when searching for URLs in mime encoded messages over SMTP leading to a performance impact. This issue has been patched in version 8.0.4...

7.5CVSS5.7AI score0.00272EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/02 2:21 p.m.21 views

CVE-2026-31934

CVE-2026-31934 - Suricata : A quadratic time complexity issue affects URL extraction in mime-encoded SMTP messages in Suricata versions 8.0.0–8.0.3, leading to potential performance degradation. The issue has been patched in version 8.0.4. Affected product: Suricata (IDS/IPS/NSM engine); root cau...

7.5CVSS5.7AI score0.00272EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/02 2:21 p.m.3 views

CVE-2026-31934 Suricata smtp/mine: quadratic complexity in extracting urls

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, there is a quadratic complexity issue when searching for URLs in mime encoded messages over SMTP leading to a performance impact. This issue has been patched in version 8.0.4...

7.5CVSS6.9AI score0.00272EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/02 2:21 p.m.18 views

CVE-2026-31934 Suricata smtp/mine: quadratic complexity in extracting urls

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, there is a quadratic complexity issue when searching for URLs in mime encoded messages over SMTP leading to a performance impact. This issue has been patched in version 8.0.4...

7.5CVSS0.00272EPSS
SaveExploits0References2
Rows per page
Query Builder