CVE-2026-42880
CRITICALArgoCD ServerSideDiff is vulnerable to Kubernetes Secret Extraction
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-42880. PoCs published by HAERIN-L.
AI-analyzed exploit summary This repository contains a functional PoC for CVE-2026-42880, an information disclosure vulnerability in ArgoCD v3.2.0. The exploit demonstrates how a low-privileged viewer account can leak secret data via the ServerSideDiff gRPC endpoint due to missing hideSecretData() calls.
Description
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext Kubernetes Secret data from etcd via the Kubernetes API server's Server-Side Apply dry-run mechanism. This issue has been patched in versions 3.2.11 and 3.3.9.
Exploits (1)
This repository contains a functional PoC for CVE-2026-42880, an information disclosure vulnerability in ArgoCD v3.2.0. The exploit demonstrates how a low-privileged viewer account can leak secret data via the ServerSideDiff gRPC endpoint due to missing hideSecretData() calls.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N