Skip to main content
TechnologyJun 29, 2026· 3 min read

Anonymous Researcher Releases Dozens of 0-Day Vulnerabilities: Who is the 'Robin Hood' of Cybersecurity?

Anonymous Researcher Releases Dozens of 0-Day Vulnerabilities: Who is the 'Robin Hood' of Cybersecurity?

An anonymous GitHub account has caught the attention of the cybersecurity community by massively publishing a series of proof of concept (PoC) for previously unknown 0-day vulnerabilities. This initiative, started with the aim of "paving the way" for security research, has led to the disclosure of exploits for several widely-used software, generating a heated discussion on research methodologies and the boundaries of disclosure.

The author, who describes themselves as an expert with a degree in the field and several publications on fuzzing methodology, stated that they utilized an AI-based automated workflow for fuzzing. Specifically, the analysis phase was managed by GPT-5.5-3-Codex-Spark, with a rigorous "harness." Contrary to the prevailing narrative that paints them as a mere "token-burning kid," the researcher specified that they had dedicated years to the research and development of new fuzzing tools, arguing that state-of-the-art AI models are not essential when accompanied by good human oversight and an efficient "harness." In summary, while being able to afford a better model helps, the added value is only marginal when there is a good control system around the model.

The drafting of the PoCs, except for those for RustDesk (where AI assisted due to lesser familiarity with the language), was done manually. The README files, however, were clearly generated by AI and then reviewed for accuracy. In a spirit of professional fairness, the researcher acknowledged that another entity had already identified and published a better PoC for a defect in objdump, providing the relevant credit.

Vulnerabilities: High-Profile Software in the Crosshairs

What is surprising is that the collection includes a wide range of high-profile software, highlighting the pervasiveness of potential flaws. Among the disclosed PoCs are vulnerabilities affecting software such as 7zip (with a RAR5 MotW chain), Anydesk (COM printer impersonation), c-ares (use-after-free TCP), Docker (target escape in cp copyout), and Firefox (escalation of private URLs via SmartWindow).

The list continues with defects in FFmpeg (related to RASC DLTA), Ghidra (RCE/ACE), Gitea (with container options for act-runner), ImageMagick (delegated GS hijacking), libssh2 (an undisclosed CVE and the list of public keys), Lunar (Modrinth chain), MyBB (limited admin ACP escalation), nghttp2 (nghttpx upgrade queue poisoning), Nmap (wrap in ipv6 extlen), OpenVPN Connect (ACE via echo script), PHP 8.5.7 (RCE/RPOC in streambucket soap), RustDesk (session permissions PoC), System Informer (LPE via trusted host phsvc), and VLC (vp9 reschange crash).

These PoCs have been consolidated from previous standalone repositories with rigorous verification to ensure the integrity of the files and their Git history. The new additions are instead integrated directly into the main repository.

The account has announced further releases, promising to focus on "more serious" vulnerabilities and to publish, after an upcoming delay for a "high-impact" disclosure, a new PoC each day. The author has also claimed they aim to expand existing PoCs to assist those "security researchers" struggling to adapt them to their environments.

The motivation behind this mass disclosure lies in the interest to stimulate the community and promote cybersecurity research. The researcher has also offered the possibility of collaboration and discussion via Discord, providing the contact @ashdfrkl. Emphasizing the ethical nature of the initiative, the author explicitly warned against the malicious use of the published material, labeling cybercrime as "cringe."