GitHub Notifications Abused in Sophisticated Y Combinator Phishing Campaign
A recent phishing campaign has shaken the developer community by cleverly abusing GitHub’s trusted notification system to impersonate Y Combinator and steal cryptocurrency. Attackers exploited the automatic notifications feature on GitHub, tagging users in issues to ensure their phishing messages landed directly in inboxes—bypassing traditional spam filters and leveraging the inherent trust developers place in these alerts (BleepingComputer). The scam didn’t stop at emails: it included a meticulously crafted spoofed domain, swapping a single character in the Y Combinator URL, and used obfuscated JavaScript to trick users into authorizing malicious crypto transactions. The lure? An invitation to apply for the Y Combinator Winter 2026 Batch, complete with promises of $15 million in funding and a seemingly routine wallet verification process. This blend of technical manipulation and social engineering highlights just how vulnerable even the most tech-savvy users can be when trust is weaponized (Hacker News).
The Phishing Campaign: A Deep Dive into Methodology and Impact
Exploitation of GitHub’s Notification System
The phishing campaign targeting GitHub users involved a sophisticated exploitation of GitHub’s notification system. Attackers created numerous issues across various repositories and tagged specific users to trigger automatic notifications. This method was particularly effective because GitHub notifications are typically trusted by developers and bypass spam filters, landing directly in the inboxes of the intended recipients. The attackers took advantage of this trust to deliver their phishing messages, which appeared to be legitimate GitHub notifications. This approach not only increased the likelihood of the emails being opened but also reduced the suspicion among recipients, as the messages originated from a trusted source. (BleepingComputer)
Domain Spoofing and Obfuscated JavaScript
The campaign also involved domain spoofing, where the attackers created a fraudulent website with a domain name that closely resembled the legitimate Y Combinator site. The domain was a misspelled variant, with the letter ‘i’ replaced by a lowercase ‘L’, making it difficult for users to notice the difference at a glance. This fake site was designed to look authentic and included obfuscated JavaScript to prompt users to verify their cryptocurrency wallets. The site claimed to use the EIP-712 + Ethereum Attestation Service, which is a legitimate technology, to lend credibility to the scam. However, the verification process was a ruse to authorize malicious transactions, allowing the attackers to drain the victims’ crypto assets. (BleepingComputer)
Social Engineering Tactics
The attackers employed advanced social engineering tactics to lure victims into their trap. They sent emails inviting recipients to apply for the Y Combinator Winter 2026 Batch, promising a total of $15 million in funding. This offer was enticing to developers, especially those familiar with Y Combinator’s reputation as a prestigious startup accelerator. The emails were crafted to appear legitimate, with language that mirrored official Y Combinator communications. Additionally, the attackers used the promise of a refundable deposit to further entice victims, claiming it was necessary for wallet verification and to safeguard against Sybil attacks. This tactic played on the recipients’ desire to secure funding and their trust in Y Combinator’s processes. (Hacker News)
Impact on Victims and the Developer Community
The impact of this phishing campaign on victims and the broader developer community was significant. Many developers reported having their cryptocurrency wallets drained after interacting with the fraudulent site. The attack not only resulted in financial losses but also eroded trust in GitHub’s notification system and Y Combinator’s brand. Developers who fell victim to the scam faced the daunting task of revoking wallet authorizations, deleting suspicious GitHub authorizations, and auditing their repository secrets and actions. The campaign highlighted the vulnerabilities in the intersection of open-source platforms and Web3 technologies, emphasizing the need for heightened security awareness and the implementation of zero-trust principles. (Jimmy Song)
Defense Strategies and Mitigation Measures
In response to the phishing campaign, several defense strategies and mitigation measures were recommended to protect against similar attacks in the future. Developers were advised to revoke any unauthorized wallet authorizations and delete suspicious GitHub authorizations, tokens, and SSH keys. Auditing repository secrets and actions was also emphasized to ensure no further compromises. Reporting phishing domains, accounts, and repositories to relevant authorities was crucial in mitigating the spread of the scam. Additionally, adopting a zero-trust approach to funds and authorizations, using official entry points for transactions, and raising security awareness among individuals and organizations were highlighted as essential steps in defending against such sophisticated phishing attacks. (Jimmy Song)
Final Thoughts
The GitHub-Y Combinator phishing campaign is a stark reminder that even the most familiar platforms can become vectors for sophisticated attacks. By exploiting trusted systems and leveraging social engineering, attackers managed to inflict real financial and reputational damage—not just to individuals, but to the broader open-source and Web3 communities. The incident underscores the importance of adopting a zero-trust mindset, regularly auditing authorizations, and staying vigilant for subtle signs of deception, such as minor domain misspellings or unexpected requests for wallet verification (Jimmy Song). As phishing tactics evolve, so too must our defenses—combining technical safeguards with ongoing education and awareness to protect both our code and our crypto.
References
- BleepingComputer. (2025). GitHub notifications abused to impersonate Y Combinator for crypto theft. https://www.bleepingcomputer.com/news/security/github-notifications-abused-to-impersonate-y-combinator-for-crypto-theft/
- Hacker News. (2025). GitHub notifications abused to impersonate Y Combinator for crypto theft. https://news.ycombinator.com/item?id=45353613
- Song, J. (2025). GitHub Gitcoin Fund Phishing. https://jimmy.song.io/en/blog/github-gitcoin-fund-phishing-2025/