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.
References
| Link | Resource |
|---|---|
| https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-2pr8-phx7-x9h3 | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
13 May 2026, 20:55
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-2pr8-phx7-x9h3 - Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* | |
| First Time |
Protobufjs Project protobufjs
Protobufjs Project |
13 May 2026, 17:01
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-13 16:16
Updated : 2026-05-13 20:55
NVD link : CVE-2026-44294
Mitre link : CVE-2026-44294
CVE.ORG link : CVE-2026-44294
JSON object : View
Products Affected
protobufjs_project
- protobufjs
CWE
CWE-20
Improper Input Validation
