/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Researcher says GitHub Actions has been actively abused to plant and run cryptominers on GitHub's server infrastructure since November; GitHub is investigating

The Record Catalin Cimpanu

Context & Ripple Effects

This report is the earliest documented instance in a pattern that keeps recurring on GitHub's infrastructure: free automation and hosting surfaces being repurposed as attacker tooling. The researcher's claim that cryptominers have run on GitHub's own servers since November puts the platform's CI/CD compute in the same category as the abuse Recorded Future later cataloged across GitHub services for malware support and delivery (Recorded Future's catalog of criminal and APT abuse of GitHub), and it foreshadows the repo confusion campaign that cloned and infected over 100K repositories.

What makes the Actions case distinct from those later incidents is the target: not users' repos but GitHub's server infrastructure itself, meaning the platform is simultaneously the victim, the host, and the party whose abuse controls decide whether the mining persists.

First-order effects

  • GitHub is now running an investigation while absorbing the direct cost — its own compute cycles mining cryptocurrency for strangers — and any fix will land on Actions users as tighter quotas, sandboxing, or workflow restrictions.
  • Legitimate open-source projects using Actions face collateral tightening: abuse controls aimed at miners inevitably constrain the free-tier workflows the service was built to attract.

Second-order effects

  • Security researchers' attention consolidates on GitHub as an abuse surface — the trajectory from this mining report to Recorded Future's broader abuse taxonomy shows each disclosure raising the stakes for GitHub's next response.
  • Every confirmed instance of infrastructure-as-attack-vector pressures GitHub to trade openness for control, a cost its competitors in hosted CI can market against without having been named in the disclosures.

Third-order effects

  • If the pattern holds — from Actions mining through automated-commit supply chain attacks like the Megalodon infection of more than 5,500 repos — platforms offering free compute and automated execution will need abuse-governance systems closer to cloud-provider fraud controls than to code review.
  • The longer arc points toward whoever controls compute allocation on shared developer infrastructure holding real security power, making allocation policy a product feature rather than an ops footnote.

The trend: Developer platforms offering free automated compute are becoming contested infrastructure, where abuse controls over who gets to run what quietly become as important as the development features themselves.

Discussion

  • @justinperdok Justin Perdok on x
    One of my repo's just got hit with a similar attack. Account in question has a bunch of other open PR's that currently have miners running. https://twitter.com/... https://twitter.com/...
  • @bleepincomputer @bleepincomputer on x
    GitHub Actions is being abused to mine cryptocurrency on GitHub servers in an automated attack. Attack requires no action by the targeted project that is forked. Cryptominer executes as soon as the Pull Request is filed. - @Ax_Sharma https://www.bleepingcomputer.com/ ...