Improper Removal of Sensitive Information Before Storage or Transfer in Argo CD - CVE-2026-43824
Published: May 2, 2026
Argo CD
Argo
Description
The vulnerability allows a remote user to disclose sensitive information and affect integrity across a changed scope.
The vulnerability exists due to improper removal of sensitive information before transfer in the ServerSideDiff endpoint when processing Server-Side Apply dry-run responses for Secrets. A remote user can call the ServerSideDiff endpoint to disclose sensitive information and affect integrity across a changed scope.
Exploitation requires Argo CD application get permissions, and the defense bypass occurs when the Application has the annotation argocd.argoproj.io/compare-options: IncludeMutationWebhook=true. Secret extraction succeeds when the Secret data fields are owned by at least one non-Argo CD server-side apply field manager.