Description
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Prior to 3.2.12, 3.3.10, and 3.4.2, Argo CD users with application write access can set link.argocd.argoproj.io/* annotations whose pipe-separated values are rendered by ui/src/app/applications/components/application-summary/application-summary.tsx in the Summary tab URLs section as anchor href values without URL validation, allowing javascript: execution in a higher-privileged user's authenticated Argo CD origin session. This issue is fixed in versions 3.2.12, 3.3.10, and 3.4.2.
Published: 2026-07-15
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Argo CD is a declarative GitOps continuous delivery platform for Kubernetes. Before the releases 3.2.12, 3.3.10, and 3.4.2, users with application write access could add link.argocd.argoproj.io/* annotations that contain pipe‑separated values. Those values are rendered by ui/src/app/applications/components/application-summary/application-summary.tsx in the Summary tab URL section as anchor href attributes without validation of the scheme. By inserting a javascript: URL into such an annotation, an attacker can trigger the browser to execute arbitrary JavaScript in the context of a higher‑privileged authenticated Argo CD session, effectively enabling a developer to elevate privileges to an administrator.

Affected Systems

The flaw affects Argo CD deployments running any version earlier than 3.2.12, 3.3.10, or 3.4.2. Users with the ability to add or modify application annotations are at risk. The vendor, argoproj, fixes the issue in the mentioned releases.

Risk and Exploitability

The CVSS score of 7.3 reflects a moderate‑to‑high severity, but the EPSS score of less than 1% indicates a low current exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog. Attackers need authenticated developer access to inject the malicious annotation, making the attack vector internal, but the impact is the elevation of privileges to an administrator. Because the flaw is stored, it persists until the data is sanitized or the software is upgraded.

Generated by OpenCVE AI on July 31, 2026 at 02:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched Argo CD version, such as 3.2.12, 3.3.10, or 3.4.2, or later.
  • Remove or sanitize any link.argocd.argoproj.io annotations that contain JavaScript URLs or malicious schemes before updating.
  • Restrict application write permissions to trusted developers and enforce RBAC policies to limit who can modify annotations.

Generated by OpenCVE AI on July 31, 2026 at 02:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-h98r-wv3h-fr38 Argo CD: Stored XSS in application link annotations enables developer-to-admin privilege escalation
History

Thu, 16 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Argoproj
Argoproj argo-cd
Vendors & Products Argoproj
Argoproj argo-cd

Wed, 15 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Description Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Prior to 3.2.12, 3.3.10, and 3.4.2, Argo CD users with application write access can set link.argocd.argoproj.io/* annotations whose pipe-separated values are rendered by ui/src/app/applications/components/application-summary/application-summary.tsx in the Summary tab URLs section as anchor href values without URL validation, allowing javascript: execution in a higher-privileged user's authenticated Argo CD origin session. This issue is fixed in versions 3.2.12, 3.3.10, and 3.4.2.
Title Argo CD: Stored XSS in application link annotations enables developer-to-admin privilege escalation
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N'}


Subscriptions

Argoproj Argo-cd
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-16T15:12:45.158Z

Reserved: 2026-05-13T06:54:34.219Z

Link: CVE-2026-45738

cve-icon Vulnrichment

Updated: 2026-07-16T14:52:25.078Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T03:00:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')