CVE-2026-82456 PUBLISHED

argocd-mcp 0.8.0 Authentication Bypass via Unauthenticated HTTP

Assigner: VulnCheck
Reserved: 29.08.2026 Published: 29.08.2026 Updated: 29.08.2026

argocd-mcp 0.8.0 binds its HTTP transport to every network interface and accepts MCP sessions without requiring caller credentials when ARGOCD_API_TOKEN is configured. Attackers who can reach the listener can invoke the full tool surface using the operator's stored token to create applications, request syncs, and modify Argo CD resources.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 10

Product Status

Vendor argoproj-labs
Product argocd-mcp
Versions Default: unaffected
  • affected from 0.8.0 to 0.9.0 (excl.)

Credits

  • shmulc8 reporter

References

Problem Types

  • Binding to an Unrestricted IP Address CWE