Back to Blog

simonecorsi/mawesome GitHub Action has been compromised

On June 24, 2026, an attacker compromised the simonecorsi/mawesome GitHub repository. They force-pushed malicious commits and repointed several version tags to that commit. As a result, any workflow running against those tags after that time executed the attacker's code inside its GitHub Actions runner.
Varun Sharma
View LinkedIn

June 24, 2026

Share on X
Share on X
Share on LinkedIn
Share on Facebook
Follow our RSS feed
Table of Contents

On June 24, 2026, an attacker compromised the simonecorsi/mawesome GitHub repository. They force-pushed malicious commits and repointed several version tags to that commit. As a result, any workflow running against those tags after that time executed the attacker's code inside its GitHub Actions runner.

The attack method is very similar to the codfish/semantic-release-action GitHub Actions compromise from earlier today.

Affected Tags

Tag Current Commit
latest e339407b8e34
v1 e339407b8e34
v2 e339407b8e34
v2.2.0 e339407b8e34
v2.1.0 6e26314c306e
v2.0.0 7a59a7d02b1f

This is a developing story.

Acknowledgement

Thanks to Sean Smith for sharing information about this compromise.

Explore Related Posts