CVE Catalog

CVE-2026-44289

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.58%

45th percentile - higher than 45% of all known CVEs

Summary

Protobufjs before versions 7.5.6 and 8.0.2 lacks a depth limit when decoding nested protobuf data. A crafted binary payload can exhaust the JavaScript call stack, causing a crash.

Risk Assessment

An attacker can remotely crash an application using protobufjs, leading to denial of service.

Recommendation

Update protobufjs to version 7.5.6 or 8.0.2, which contain the fix.

Other vulnerabilities in protobufjs

See all
Original NVD description (English source)

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs could recurse without a depth limit while decoding nested protobuf data. This affected both skipping unknown group fields and generated decoding of nested message fields. A crafted protobuf binary payload could cause the JavaScript call stack to be exhausted during decoding. This vulnerability is fixed in 7.5.6 and 8.0.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS