Input validation error in protobuf.js - CVE-2026-44294

 

Input validation error in protobuf.js - CVE-2026-44294

Published: May 12, 2026


Vulnerability identifier: #VU131163
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-44294
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper input validation in generated JavaScript property accessors when processing an attacker-controlled protobuf schema or JSON descriptor. A remote attacker can provide a crafted schema or descriptor with control characters in field names to cause a denial of service.

Only applications that allow untrusted schemas or descriptors and trigger runtime code generation for affected message types are vulnerable.


Affected software

protobuf.js

How to mitigate CVE-2026-44294

Install security update from vendor's website.

protobuf.js - addressed in versions 7.5.6, 8.0.2

External References

Related Security Bulletins