Uncontrolled Recursion in protobufjs-cli and protobuf.js - CVE-2026-54269
Published: June 13, 2026
protobufjs-cli
protobuf.js
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled recursion in protobufjs runtime helpers when processing schema-derived names that shadow runtime-significant properties. A remote attacker can provide a crafted protobuf schema or protobufjs JSON descriptor to cause a denial of service.
Exploitation requires the application to load or use a schema or descriptor containing a problematic name and to reach the affected API path.