Denial of Service Vulnerability in stream-json by uh-mixedproducts
CVE-2026-71429

6.2MEDIUM

Key Information:

Vendor

Uhop

Vendor
CVE Published:
3 September 2026

What is CVE-2026-71429?

The stream-json library, designed for efficient processing of JSON and JSONC data, has a vulnerability in its path filters that can lead to denial of service. Prior to version 3.5.0, the library recalculates path strings based on the nesting depth of JSON documents. This inefficiency means that a deeply nested structure can cause performance issues, rapidly consuming resources and blocking the Node.js event loop. Applications using string or RegExp filters to process untrusted JSON data are particularly at risk, as attackers can exploit this behavior with minimally sized but deeply nested payloads. The issues have been addressed in version 3.5.0, ensuring stable application performance.

Affected Version(s)

stream-json < 3.5.0

References

CVSS V3.1

Score:
6.2
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.