Skip to main content

CWE archive

CWE-407 CVEs

Programmatic archive

123 CVEs tagged with CWE-4070 Critical, 66 High, 46 Medium, 11 Low, 0 Unrated.

CVE-2026-6879

Published Jul 28, 2026

`Element.findall()` and fully-consumed `Element.iterfind()` exhibit `O(n^2)` time complexity when using XPath index predicates (e.g. `[1]`, `[last()]`, `[last()-N]`) on XML docume…

CVSS 2.0 · Low
evidence mentions
4
Buzz score
26.1

CVE-2026-55685

Published Jul 27, 2026

React Router is a router for React. In versions 7.0.0 through 7.17.0, the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on th…

CVSS 8.7 · High
evidence mentions
6
Buzz score
24.5

CVE-2026-64644

Published Jul 27, 2026

Next.js is a React framework for building full-stack web applications. In versions 15.5.0 through 15.5.20 and 16.0.0 through 16.2.10, when self-hosting Next.js with the default im…

CVSS 6.3 · Medium
evidence mentions
5
Buzz score
22.9

CVE-2026-55968

Published Jul 27, 2026

Inefficient Algorithmic Complexity, Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Node.js bindings. This issue affects Apache Thrift: before…

CVSS 8.7 · High
evidence mentions
3
Buzz score
23.9
Vendor/product tagsBeta · best-effort

CVE-2026-65623

Published Jul 24, 2026

Inefficient Algorithmic Complexity vulnerability in mtrudel bandit allows unauthenticated remote denial of service via CPU exhaustion during WebSocket fragment reassembly. The si…

CVSS 8.7 · High
evidence mentions
4
Buzz score
27.6

CVE-2026-13064

Published Jul 22, 2026

Certain query operations involving deeply nested $jsonSchema constructs can trigger disproportionate CPU consumption in affected MongoDB deployments, potentially leading to resour…

CVSS 7.1 · High
evidence mentions
1
Buzz score
11.9

CVE-2026-59885

Published Jul 14, 2026

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 nu…

CVSS 7.5 · High
evidence mentions
4
Buzz score
26.1
Vendor/product tagsBeta · best-effort

CVE-2026-57480

Published Jul 8, 2026

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.9.1-alpha.12 and 8.6.82, deeply nested $or, $and, and $nor query…

CVSS 8.7 · High
evidence mentions
7
Buzz score
25.8

CVE-2026-56669

Published Jul 8, 2026

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 n…

CVSS 7.5 · High
evidence mentions
4
Buzz score
22.6

CVE-2026-55206

Published Jul 8, 2026

py7zr is a Python-based library and utility to support 7zip archive compression, decompression, encryption and decryption. Prior to 1.1.3, PackInfo._read() in archiveinfo.py used…

CVSS 8.7 · High
evidence mentions
3
Buzz score
18.9

CVE-2026-59928

Published Jul 8, 2026

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 quadrati…

CVSS 7.5 · High
evidence mentions
4
Buzz score
26.1
Vendor/product tagsBeta · best-effort

CVE-2026-59925

Published Jul 8, 2026

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…

CVSS 7.5 · High
evidence mentions
4
Buzz score
26.1
Vendor/product tagsBeta · best-effort

CVE-2026-59922

Published Jul 8, 2026

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, a run of closed tilde, equals-sign, or caret marker pairs around a character causes quadratic work…

CVSS 7.5 · High
evidence mentions
4
Buzz score
26.1
Vendor/product tagsBeta · best-effort

CVE-2026-59887

Published Jul 8, 2026

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: occu…

CVSS 7.5 · High
evidence mentions
3
Buzz score
18.9

CVE-2026-59880

Published Jul 8, 2026

Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, Immutable.Map and Immutable.Set keep keys that share the same 32-bit hash in a HashColli…

CVSS 8.7 · High
evidence mentions
5
Buzz score
22.9
Vendor/product tagsBeta · best-effort

CVE-2026-59870

Published Jul 8, 2026

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 before 5.2.1, YAML11_SCHEMA support for the !!omap tag in src/tag/sequence/omap.ts uses omapTag.addItem() to perform a l…

CVSS 5.3 · Medium
evidence mentions
3
Buzz score
18.9
Vendor/product tagsBeta · best-effort

CVE-2026-59869

Published Jul 8, 2026

js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only…

CVSS 7.5 · High
evidence mentions
6
Buzz score
29.5
Vendor/product tagsBeta · best-effort

CVE-2026-59868

Published Jul 8, 2026

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 before 5.2.0, when merge keys are enabled, js-yaml can spend quadratic CPU time parsing a document whose size grows only…

CVSS 5.3 · Medium
evidence mentions
3
Buzz score
18.9
Vendor/product tagsBeta · best-effort

CVE-2026-58226

Published Jul 6, 2026

Inefficient Algorithmic Complexity vulnerability in elixir-mint hpax allows unauthenticated denial-of-service via unbounded HPACK integer decoding. hpax decodes HPACK variable-le…

CVSS 8.7 · High
evidence mentions
4
Buzz score
27.6

CVE-2026-59094

Published Jul 2, 2026

Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branch…

CVSS 8.7 · High
evidence mentions
4
Buzz score
22.6

CVE-2026-53433

Published Jun 30, 2026

fzf is vulnerable to a Denial of Service (DoS) due to inefficient HTTP body processing in the --listen mode due to inefficient HTTP body processing using repeated string concatena…

CVSS 5.7 · Medium
evidence mentions
3
Buzz score
23.9
Vendor/product tagsBeta · best-effort

CVE-2026-13149

Published Jun 30, 2026

brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace…

CVSS 7.7 · High
evidence mentions
2
Buzz score
21.0

CVE-2026-45822

Published Jun 30, 2026

decode-uri-component through 0.4.1 is vulnerable to denial of service. The decode() function splits input on '%' producing N tokens and calls decodeComponents(), exhibiting super-…

CVSS 6.6 · Medium
evidence mentions
3
Buzz score
23.9

CVE-2026-13311

Published Jun 25, 2026

shell-quote prior to 1.8.5 finalizes parsed tokens in parse() using Array.prototype.concat as a reduce accumulator, which reallocates and copies the entire growing array on every…

CVSS 8.7 · High
evidence mentions
2
Buzz score
21.0
Vendor/product tagsBeta · best-effort

CVE-2026-49851

Published Jun 24, 2026

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Mistune is vulnerable to a CPU exhaustion DoS due to superlinear (approximately O(n²)) behavior in…

CVSS 8.7 · High
evidence mentions
4
Buzz score
29.1
Showing 1-25 of 123 CVEsPage 1 of 5