CVE-2026-48755: Unvalidated Command Arguments Allowlist

Argument injection vulnerability. Only the first token of parsed arguments is validated, leaving subsequent arguments unvalidated.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Go
greprules fetch cve-2026-48755-unvalidated-command-arguments-allowlist --engine opengrep

Description

Argument injection vulnerability. Only the first token of parsed arguments is validated, leaving subsequent arguments unvalidated.