PatchSiren cyber security CVE debrief
CVE-2026-93991 argoproj CVE debrief
CVE-2026-93991 is an authorization bypass vulnerability in Argo Workflows versions 4.1.0 through 4.1.3. The vulnerability affects the ListArchivedWorkflows function, which fails to apply cluster-scoped access review when using the NotEquals operator with the metadata.namespace field selector. This allows attackers with namespace-scoped list permissions to retrieve archived workflows from other namespaces, potentially exposing sensitive information such as spec arguments, parameter values, and annotations.
- Vendor
- argoproj
- Product
- argo-workflows
- CVSS
- HIGH 8.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-19
- Original CVE updated
- 2026-09-19
- Advisory published
- 2026-09-19
- Advisory updated
- 2026-09-19
Who should care
Defenders responsible for Argo Workflows deployments should assess exposure and prioritize verification and mitigation efforts. This includes reviewing the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance, and planning vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Why it matters
CVE-2026-93991 is an authorization bypass vulnerability in Argo Workflows that allows attackers to retrieve archived workflows from other namespaces, potentially exposing sensitive information. Defenders should prioritize verification, assessment, and mitigation efforts.
- Potential exposure of sensitive information such as spec arguments, parameter values, and annotations
- Possible unauthorized access to archived workflows
- Need for verification of vulnerability presence in environment
- Priority for applying patches or mitigations
Technical summary
The vulnerability is caused by the failure of the ListArchivedWorkflows function to apply cluster-scoped access review when using the NotEquals operator with the metadata.namespace field selector. This allows attackers with namespace-scoped list permissions to retrieve archived workflows from other namespaces, potentially exposing sensitive information such as spec arguments, parameter values, and annotations. The vulnerability affects Argo Workflows versions 4.1.0 through 4.1.3, and defenders should prioritize verifying the vulnerability in their environment, assessing exposure, and applying patches or mitigations as needed.
Defensive priority
Defenders should prioritize verifying the vulnerability in their environment, assessing exposure, and applying patches or mitigations as needed.
Recommended defensive actions
- Verify the vulnerability in your environment
- Assess exposure and potential impact
- Apply patches or mitigations as needed
- Monitor for potential exploitation attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability is confirmed in Argo Workflows versions 4.1.0 through 4.1.3. The CVE record and NVD entry provide details on the vulnerability, but additional information may be needed to fully assess the impact.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-93991 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-93991
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-93991 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93991
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/argoproj/argo-workflows
-
Source reference
Unverified legacy reference
URL: https://github.com/argoproj/argo-workflows/commit/a40972386c097ddf816d2e60e13f058bedca53d9
-
Source reference
Unverified legacy reference
URL: https://github.com/argoproj/argo-workflows/releases/tag/v4.1.4
-
Source reference
Unverified legacy reference
URL: https://github.com/argoproj/argo-workflows/security/advisories/GHSA-q65w-j2vp-47c4
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/argo-workflows-4.1.0-through-4.1.3-cross-namespace-disclosure-via-negated-selector
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.