Lucene search
+L

40 matches found

EUVD
EUVD
added 2026/09/04 12:31 a.m.9 views

EUVD-2026-70780

MOOS-IvP versions through 24.8.1 contain a quadratic processing vulnerability in uFldNodeComms where each new node identity creates a ledger entry and triggers all-pairs distribution work. Attackers can supply unbounded distinct node names in reports to drive the shoreside broker into quadratic...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/03 10:38 p.m.13 views

CVE-2026-85446

MOOS-IvP versions through 24.8.1 are affected by a quadratic processing vulnerability in the uFldNodeComms component. Each new node identity creates a ledger entry and triggers all-pairs distribution work, allowing a network-based attacker to supply unbounded distinct node names in reports and dr...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 10:38 p.m.31 views

CVE-2026-85446 MOOS-IvP through 24.8.1 uFldNodeComms Quadratic Processing Denial of Service

MOOS-IvP versions through 24.8.1 contain a quadratic processing vulnerability in uFldNodeComms where each new node identity creates a ledger entry and triggers all-pairs distribution work. Attackers can supply unbounded distinct node names in reports to drive the shoreside broker into quadratic...

8.7CVSS0.0035EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 10:38 p.m.4 views

CVE-2026-85446 MOOS-IvP through 24.8.1 uFldNodeComms Quadratic Processing Denial of Service

MOOS-IvP versions through 24.8.1 contain a quadratic processing vulnerability in uFldNodeComms where each new node identity creates a ledger entry and triggers all-pairs distribution work. Attackers can supply unbounded distinct node names in reports to drive the shoreside broker into quadratic...

8.7CVSS5.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/09/03 12:00 a.m.14 views

PT-2026-85295

Name of the Vulnerable Software and Affected Versions MOOS-IvP versions prior to 24.8.2 Description A quadratic processing issue exists in uFldNodeComms where the creation of a new node identity generates a ledger entry and triggers all-pairs distribution work. An attacker can provide an unlimite...

8.7CVSS5.7AI score0.0035EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/02 7:03 p.m.7 views

CVE-2026-84378

A flaw was found in httpx2, a Python HTTP client. The Server-Sent Events SSE parser in httpx2 can be exploited by a remote attacker. By sending a specially crafted stream where an unterminated line is split across many response chunks, the parser repeatedly copies and rescans buffered text. This...

5.9CVSS5.9AI score0.0032EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/02 2:38 p.m.10 views

EUVD-2026-68894

pypdf: Inefficient handling of non-whitespace inputs in readuntilwhitespace...

6.9CVSS5.8AI score0.00301EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in python-idna

A vulnerability was identified in the kjd/idna library, specifically within the idna.encode function, affecting version 3.6. The issue arises from the function’s handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This...

7.5CVSS6.6AI score0.01386EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/07 7:18 p.m.49 views

CVE-2026-71848

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.0 to 4.12.33, the languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen separated subtags. To...

5.3CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 6:36 p.m.15 views

CVE-2026-71848 Hono: Algorithmic Complexity DoS in Language Middleware

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.0 to 4.12.33, the languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen separated subtags. To...

5.3CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/07 6:36 p.m.15 views

EUVD-2026-54578

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.0 to 4.12.33, the languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen separated subtags. To...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 10:18 p.m.8 views

UBUNTU-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.4AI score0.00346EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/04 6:56 p.m.14 views

pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER

A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One ASN.1. The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/24 4:32 p.m.10 views

CVE-2026-65623 Quadratic CPU blow-up reassembling fragmented WebSocket messages in Bandit

Inefficient Algorithmic Complexity vulnerability in mtrudel bandit allows unauthenticated remote denial of service via CPU exhaustion during WebSocket fragment reassembly. The size guard 'Elixir.Bandit.WebSocket.Connection':oversizemessage?/2 called from handleframe/3 in...

8.7CVSS6.1AI score0.00392EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/20 9:24 p.m.16 views

EUVD-2026-42338

Mistune blockparser: quadratic-time parsing on long lists of repeated reference-link definitions...

7.5CVSS5.2AI score0.00651EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/07/14 5:17 p.m.21 views

CVE-2026-59885

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many arcs consumes excessive CPU per decode call and c...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/14 4:40 p.m.45 views

CVE-2026-59885 pyasn1: Quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many arcs consumes excessive CPU per decode call and c...

7.5CVSS0.00335EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/11 3:22 a.m.13 views

SUSE CVE-2026-59887

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test and .match can be invoked at every mailto: occurrence and scan the remaining input through srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS6.1AI score0.00434EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/08 8:25 p.m.40 views

CVE-2026-56669 Elysia: Inefficient Algorithmic Complexity and Interpretation Conflict

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation, and client-server communication. Prior to 1.4.29, Elysia uses getAll in form data normalization for multipart/form-data endpoints, causing the amount of work to grow quadratically with the number of...

7.5CVSS0.0063EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/08 4:23 p.m.10 views

CVE-2026-59928

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, a Markdown document containing many repeated or distinct reference-link definitions causes quadratic work in src/mistune/blockparser.py and the reflinks environment dictionary handling, allowing denial of service...

7.5CVSS6AI score0.00651EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder