Home

Description

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript property accessors from schema-controlled field and oneof names. Certain control characters in field names were not escaped before being embedded into generated function bodies. A crafted schema or JSON descriptor could therefore cause generated encode, decode, verify, or conversion functions to fail during compilation. This vulnerability is fixed in 7.5.6 and 8.0.2.

PUBLISHED Reserved 2026-05-05 | Published 2026-05-13 | Updated 2026-05-13 | Assigner GitHub_M




MEDIUM: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Problem types

CWE-20: Improper Input Validation

Product status

< 7.5.6
affected

>= 8.0.0, < 8.0.2
affected

References

github.com/...buf.js/security/advisories/GHSA-2pr8-phx7-x9h3

cve.org (CVE-2026-44294)

nvd.nist.gov (CVE-2026-44294)

Download JSON