OS Command Injection in protobufjs-cli - CVE-2026-42290
Published: May 12, 2026
protobufjs-cli
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary shell commands.
The vulnerability exists due to command injection in the pbts CLI tool when processing attacker-influenced input file paths. A remote attacker can supply a crafted file path containing shell metacharacters to execute arbitrary shell commands.
User interaction is required because an application or user must invoke pbts on attacker-influenced paths.