CVE Catalog

CVE-2026-42290

High
Published: Translated: NVD NIST

Summary

In versions prior to 1.2.1 and 2.0.2, the protobufjs-cli invoked JSDoc by building a shell command string from input file paths. File paths containing shell metacharacters could therefore be interpreted by the shell instead of being passed to JSDoc as plain arguments.

Risk Assessment

This vulnerability could lead to unauthorized command execution on the system, posing a serious security threat to the organization.

Recommendation

It is recommended to upgrade to version 1.2.1 or 2.0.2 to mitigate this vulnerability and secure the system against potential attacks.

Other vulnerabilities in protobufjs-cli

See all
Original NVD description (English source)

protobufjs-cli is the command line add-on for protobuf.js. Prior to 1.2.1 and 2.0.2, pbts invoked JSDoc by building a shell command string from input file paths and executing it through child_process.exec. File paths containing shell metacharacters could therefore be interpreted by the shell instead of being passed to JSDoc as plain arguments. This vulnerability is fixed in 1.2.1 and 2.0.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS