VYPR

protobuf-javascript

by Protocolbuffers

CVEs (1)

  • CVE-2026-89418HigSep 17, 2026
    risk 0.57cvss epss

    google-protobuf contains an unbounded recursion when parsing unknown protobuf group fields. An attacker can send a small crafted payload of deeply nested START_GROUP wire bytes to any Node.js service that calls the generated deserializeBinary() API, causing a RangeError: Maximum…