SecBoard
Zurück zur CVE-Übersicht

CVE-2026-33634

HIGH(8.8)KEV — Aktiv ausgenutzt

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Risk Signal Score70/100 — HOCH
  • CVSS 8.8 — Hoch
  • EPSS 59%
  • Im CISA KEV-Katalog (aktiv ausgenutzt)

CISA KEV

Bestätigt ausgenutzt

EPSS-Score

59.2%

Exploit-Wahrscheinlichkeit (30 Tage)

CVSS Score

8.8

Technische Schwere

SecBoard-Einordnung

CVE-2026-33634 beschreibt eine kritische Schwachstelle, die aus einem auf den Sicherheitsscanner Trivy und zugehörige GitHub Actions resultiert. Angreifer nutzten kompromittierte Zugangsdaten, um bösartige Versionen von Trivy (v0.69.4) sowie die GitHub Actions aquasecurity/trivy-action und aquasecurity/setup-trivy zu veröffentlichen. Dies führte zur Einschleusung von Malware, die auf den Diebstahl von Zugangsdaten abzielt, und potenziell zur Kompromittierung von Secrets in betroffenen Pipelines.

Die Schwachstelle wird als hochkritisch eingestuft ( 8.8) und hat eine hohe Exploit-Wahrscheinlichkeit ( 59%). Besonders besorgniserregend ist, dass sie aktiv ausgenutzt wird und im KEV-Katalog gelistet ist, was auf eine unmittelbare Bedrohung hinweist. Der Angriff ist eine Fortsetzung früherer Vorfälle, bei denen eine unvollständige Rotation von Zugangsdaten den Angreifern den erneuten Zugriff ermöglichte.

Security-Teams sollten umgehend prüfen, ob sie die betroffenen Trivy-Versionen (0.69.4) oder die kompromittierten GitHub Actions (aquasecurity/trivy-action 0.0.1 – 0.34.2, aquasecurity/setup-trivy 0.2.0 – 0.2.6) in ihrer Umgebung eingesetzt haben. Alle Secrets, die für betroffene Pipelines zugänglich waren, müssen als kompromittiert betrachtet und sofort rotiert werden. Es wird dringend empfohlen, auf bekannte sichere Versionen wie Trivy 0.69.2/0.69.3, trivy-action 0.35.0 und setup-trivy 0.2.6 (nach Neuanlage mit sicherem Commit) zu aktualisieren und zusätzliche Maßnahmen zum Schutz von Secrets zu ergreifen.

KI-gestützte Einordnung auf Basis der NVD-Daten.

Beschreibung

Trivy is a security scanner. On March 19, 2026, a threat actor used compromised credentials to publish a malicious Trivy v0.69.4 release, force-push 76 of 77 version tags in `aquasecurity/trivy-action` to credential-stealing malware, and replace all 7 tags in `aquasecurity/setup-trivy` with malicious commits. This incident is a continuation of the supply chain attack that began in late February 2026. Following the initial disclosure on March 1, credential rotation was performed but was not atomic (not all credentials were revoked simultaneously). The attacker could have use a valid token to exfiltrate newly rotated secrets during the rotation window (which lasted a few days). This could have allowed the attacker to retain access and execute the March 19 attack. Affected components include the `aquasecurity/trivy` Go / Container image version 0.69.4, the `aquasecurity/trivy-action` GitHub Action versions 0.0.1 – 0.34.2 (76/77), and the`aquasecurity/setup-trivy` GitHub Action versions 0.2.0 – 0.2.6, prior to the recreation of 0.2.6 with a safe commit. Known safe versions include versions 0.69.2 and 0.69.3 of the Trivy binary, version 0.35.0 of trivy-action, and version 0.2.6 of setup-trivy. Additionally, take other mitigations to ensure the safety of secrets. If there is any possibility that a compromised version ran in one's environment, all secrets accessible to affected pipelines must be treated as exposed and rotated immediately. Check whether one's organization pulled or executed Trivy v0.69.4 from any source. Remove any affected artifacts immediately. Review all workflows using `aquasecurity/trivy-action` or `aquasecurity/setup-trivy`. Those who referenced a version tag rather than a full commit SHA should check workflow run logs from March 19–20, 2026 for signs of compromise. Look for repositories named `tpcp-docs` in one's GitHub organization. The presence of such a repository may indicate that the fallback exfiltration mechanism was triggered and secrets were successfully stolen. Pin GitHub Actions to full, immutable commit SHA hashes, don't use mutable version tags.

In diesen Analysen erwähnt

Referenzen