Disclosure: I’m the founder of Socket.
Trivy ecosystem supply chain temporarily compromised
31–40 of 42 posts
Re: Trivy ecosystem supply chain temporarily compromised
#32The irony of your vulnerability scanner being the vulnerability.
Re: Trivy ecosystem supply chain temporarily compromised
#33Re: Trivy ecosystem supply chain temporarily compromised
#34https://www.aquasec.com/blog/trivy-supply-chain-attack-what-...
Re: Trivy ecosystem supply chain temporarily compromised
#35Lots more technical research about the actual attack and how it worked here: https://socket.dev/blog/trivy-under-attack-again-github-acti... Disclosure: I’m the founder of Socket.
The Go binary was also compromised, but there's almost no information what the compromised binary did. Did it drop a python script? Did it do direct scanning?
If trivy docker image was used, what's the scope (it does not include python).
Re: Trivy ecosystem supply chain temporarily compromised
#36This attack seems predicated on a prior security incident ( https://socket.dev/blog/unauthorized-ai-agent-execution-code... ) at Trivy where they failed to successfully remediate and contain the damage. I think at this time, Trivy should’ve undertaken a full reassessment of risks and clearly isolated credentials and reduced risk systemically. This did not happen, and the second compromise occurred.
They did a lot of what you describe, although perhaps not well enough.
Re: Trivy ecosystem supply chain temporarily compromised
#37Re: Trivy ecosystem supply chain temporarily compromised
#38To be clear, this is a supply chain attack on everyone that uses Trivy, not a supply chain attack on Trivy. It was a direct attack on Trivy, exploiting components that Aqua had full control and responsibility for. The term “supply chain attack” has a connotation of “ it’s not really my fault, it was my dependencies that got compromised ”. Of course, every entity is ultimately accountable for its own security, includi…
In my experience that is definitely not true, and I've never heard anyone use it that way. Even though you are correct in who the target was.
Re: Trivy ecosystem supply chain temporarily compromised
#39To be clear, this is a supply chain attack on everyone that uses Trivy, not a supply chain attack on Trivy. It was a direct attack on Trivy, exploiting components that Aqua had full control and responsibility for. The term “supply chain attack” has a connotation of “ it’s not really my fault, it was my dependencies that got compromised ”. Of course, every entity is ultimately accountable for its own security, includi…
Re: Trivy ecosystem supply chain temporarily compromised
#40This is a very old vulnerability, and to see companies falling for it is mental.
The year is 2026 and companies are still using tag over hash. It is well known that you can release different code under the same tag without alerting users.