CVE-2026-82277 PUBLISHED

Argo Rollouts Dashboard Unauthenticated Mutating Operations

Assigner: VulnCheck
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.2026

Argo Rollouts dashboard through 1.10.0 binds to all interfaces and exposes mutating Rollout operations without authentication, authorization, or CSRF protection. Attackers on the same network can invoke PromoteRollout, AbortRollout, RestartRollout, SetRolloutImage, UndoRollout, and RetryRollout operations across all namespaces accessible to the operator's kubeconfig.

Metrics

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

Product Status

Vendor argoproj
Product argo-rollouts
Versions Default: unaffected
  • affected from 0 to 1.10.0 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Missing Authentication for Critical Function CWE