Researcher Leaks 204 Zero-Day Exploits Before Patches Issued
Key Takeaways An anonymous researcher, “bikini,” has released 204 zero-day Proof-of-Concept (PoC) exploits for numerous open-source projects via GitHub. The disclosure bypassed...
Key Takeaways
- An anonymous researcher, “bikini,” has released 204 zero-day Proof-of-Concept (PoC) exploits for numerous open-source projects via GitHub.
- The disclosure bypassed traditional coordinated vulnerability disclosure, making exploit code publicly available before patches were issued.
- The “exploitarium” archive targets a wide range of software, including core infrastructure, web applications, and remote-access tools like PostgreSQL, Redis, Nextcloud, Discourse, libssh2, and Nmap.
- This incident poses a significant supply chain risk, as many organizations may unknowingly use vulnerable components.
- Defenders must prioritize immediate patching and implement robust software composition analysis (SCA) to identify and mitigate affected dependencies.
Mass Zero-Day Disclosure Disrupts Cybersecurity Landscape
In an unprecedented move, an anonymous GitHub user operating under the handle “bikini” has published an extensive collection of 204 zero-day Proof-of-Concept (PoC) exploits. This archive, dubbed “exploitarium,” bypasses standard coordinated vulnerability disclosure protocols, making exploit code for dozens of open-source projects publicly accessible before vendors could develop and distribute patches.
Table Of Content
The “exploitarium” repository, which began accumulating entries in late June 2026, with a significant public release around June 27, has fundamentally altered the typical disclosure timeline. Instead of providing vendors with a window to fix vulnerabilities before public exposure, the researcher opted for immediate public release, forcing vendors and cybersecurity defenders into a reactive posture.
Initially perceived as a temporary surge of activity, the repository has continued to expand, with new vulnerable projects being added consistently week after week. The README file for the archive explicitly states that no prior notifications were sent to affected vendors, even encouraging others to claim credit by independently disclosing the vulnerabilities.
The Broad Impact of Exploitarium
Analysts at LevelBlue SpiderLabs highlighted the critical implications of this unconventional disclosure. As LevelBlue said in a report, this method simultaneously arms both attackers and defenders, eliminating the crucial lead time that coordinated disclosure is designed to provide for patch development and deployment. This situation echoes previous uncoordinated drops, such as the Nightmare-Eclipse campaign, which also presented complex operational risks.
While early reports cited around 130 PoCs, LevelBlue’s updated analysis reveals 35 distinct project folders containing a total of 204 exploit files. This expansion underscores the ongoing nature of the archive, which has grown significantly since its initial public appearance.
The attack surface exposed by these PoCs is remarkably diverse, encompassing a wide array of technologies. The inventory includes native C and C++ codebases, kernel drivers, web application logic, remote-access tools such as AnyDesk and RustDesk, and fundamental infrastructure components like Nmap and curl. This broad reach transforms the incident from a series of individual vulnerabilities into a significant supply chain security challenge. Many organizations may unknowingly inherit these exploitable libraries as transitive dependencies, making them vulnerable without direct awareness.
Key Vulnerabilities and Ongoing Risks
LevelBlue’s assessment cautions against treating all entries in the exploitarium archive as uniformly critical. While some appear to be low-impact findings from automated fuzzing, others detail high-severity, pre-authentication flaws in widely integrated components.
A notable example is CVE-2026-55200 in libssh2, an out-of-bounds write vulnerability within the ssh2_transport_read function. This flaw can be exploited before SSH authentication completes, potentially leading to remote code execution (RCE) on affected clients. Interestingly, this same vulnerability was also reported through conventional channels by researcher Tristan Madani via VulnCheck, demonstrating the dual paths of disclosure for critical flaws.
The exploitarium has evolved beyond a solitary project. It now functions as a lightly moderated platform that accepts contributions from other researchers. For example, Pull Request 4 from user “Unrealisedd” introduced new Windows kernel driver issues in OpenVPN’s ovpn-dco-win component. This collaborative aspect, combined with the repository’s growing credibility, means that even unvetted code can gain traction and pose significant risk once included in the collection.
What You Should Do
- Prioritize Patching: Immediately apply available patches for any software listed in the exploitarium archive, especially for critical components like libssh2 (migrate to a version incorporating commit 97acf3d).
- Implement Software Composition Analysis (SCA): Conduct thorough SCA across all development pipelines, container images, and vendor-supplied libraries to identify hidden or transitive dependencies that may be vulnerable.
- Monitor for Exploitation: Utilize detection rules, such as the KQL rules provided by the Exploitarium-Detections project for Microsoft Sentinel and Defender XDR, to identify any activity related to the disclosed vulnerabilities.
- Assess Supply Chain Risk: Recognize that this incident represents a long-term supply chain exposure. Regularly audit and reassess all open-source components bundled into critical workloads.
- Stay Informed: Keep abreast of new additions to the exploitarium and related threat intelligence to understand emerging risks.
Indicators of Compromise (IoCs):-
| Type | Indicator | Description |
|---|---|---|
| Project folder | libssh2-cve-2026-55200-poc | Proof‑of‑concept archive for CVE‑2026‑55200 affecting libssh2. |
| Project folder | objdump-dlx-calc-poc | Large objdump exploit collection with 41 tracked files. |
| Project folder | <a rel="noreferrer noopener" target="_blank" href="https://ppl-ai-
Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources. |



No Comment! Be the first one.