Improper Removal of Sensitive Information Before Storage or Transfer in Argo CD - CVE-2026-45737
Published: May 18, 2026
Argo CD
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper removal of sensitive information before storage or transfer in the ServerSideDiff endpoint when processing application diffs for Secrets containing the kubectl.kubernetes.io/last-applied-configuration annotation. A remote user can view a specially crafted application diff to disclose sensitive information.
Only Secret values embedded in the kubectl.kubernetes.io/last-applied-configuration annotation are exposed, including raw data, stringData, and sensitive annotations from Secrets previously created or updated using client-side apply.