Skip to content

supply-chain attack on trivy action 0.34.2 - Update Trivy action to v0.35.0#1751

Closed
sinatayebati wants to merge 1 commit into
airweave-ai:mainfrom
sinatayebati:main
Closed

supply-chain attack on trivy action 0.34.2 - Update Trivy action to v0.35.0#1751
sinatayebati wants to merge 1 commit into
airweave-ai:mainfrom
sinatayebati:main

Conversation

@sinatayebati

@sinatayebati sinatayebati commented Apr 12, 2026

Copy link
Copy Markdown

trivy-action was the target of a supply-chain attack (CVE-2026-33634) just weeks ago where 76 version tags were force-pushed to malicious commits. The safe version is v0.35.0 (SHA 57a97c7).

based on the information available, the attack force-pushed tags 0.0.1 through 0.34.2 (the version that Airweave is using) to malicious commits, but v0.35.0 was not compromised because Aqua Security had already enabled immutable tags starting from that release.

Resolves #1752


Summary by cubic

Pin aquasecurity/trivy-action to v0.35.0 in the build workflow to avoid the recent supply-chain attack (CVE-2026-33634). We were using v0.34.2, which was among the compromised tags.

Written for commit 6048e74. Summary will update on new commits.

trivy-action was the target of a real supply-chain attack (CVE-2026-33634) just weeks ago where 76 version tags were force-pushed to malicious commits. The safe version is v0.35.0 (SHA 57a97c7).

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@sinatayebati sinatayebati changed the title Update Trivy action version to v0.35.0 supply-chain attack on trivy action 0.34.2 - Update Trivy action to v0.35.0 Apr 12, 2026
@hiddeco

hiddeco commented Apr 21, 2026

Copy link
Copy Markdown
Collaborator

As we already were pinning our version to a SHA (the one of v0.34.2), we were not actually compromised. Also see the "NOT affected" column for trivy-action in the table published on: aquasecurity/trivy#10425 (comment), in particular:

  1. SHA-pinned references since 2025-04-09

Will be updated as part of #1756.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

trivy-action version 0.34.2 potentially affected by supply chain attack

2 participants