CVE-2026-82277
CriticalCVSS 9.8Summary
Argo Rollouts dashboard through version 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.
Risk Assessment
The risk includes unauthorized modification of deployments, potentially leading to application disruption and system integrity compromise.
Recommendation
It is recommended to restrict access to the dashboard, enable authentication and authorization, and implement CSRF protection.
Original NVD description (English source)
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.

