Zurück zur Liste

Argo CD: Stored XSS in application link annotations enables developer-to-admin privilege escalation — CVE-2026-45738

GitHub · GitHub · CVE-2026-45738

ID
CVE-2026-45738
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
high
CVSS
7.3

Zusammenfassung

### Summary A user with **application write access (developer role)** can set `link.argocd.argoproj.io/*` annotations on any ArgoCD Application. These annotation values are rendered in the Summary tab's **URLs section** as `<a href>` elements without URL validation. Using the pipe-separator trick (`Display Text | javascript:...`), an attacker can inject a `javascript:` URI while displaying a legitimate-looking…

Produkt

go: github.com/argoproj/argo-cd/v3 | go: github.com/argoproj/argo-cd/v2 | go: github.com/argoproj/argo-cd

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu