CVE-2026-85660

Summary

cli-mcp-server 0.2.5 contains a command allowlist bypass vulnerability in the _validate_command_with_operators function when ALLOW_SHELL_OPERATORS is enabled. Attackers can use shell command substitution syntax like $(…) or backticks to execute non-allowlisted commands that bypass the ALLOWED_COMMANDS validation check.

Affected Software

VendorProductVersion RangeStatus
MladenSUcli-mcp-server0 <= 0.2.5affected

Weaknesses

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: total

Additional References

References