<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Exploit Intel — cveforge</title><link>https://exploit-intel.com/blog/tags/cveforge/</link><description>EIP research articles tagged cveforge.</description><language>en-us</language><atom:link href="https://exploit-intel.com/blog/tags/cveforge/index.xml" rel="self" type="application/rss+xml"/><lastBuildDate>Mon, 16 Mar 2026 12:00:00 -0400</lastBuildDate><item><title>Six AI Agents, One Security Company: The Paperclip AI Experiment</title><link>https://exploit-intel.com/blog/posts/six-ai-agents-one-security-company-the-paperclip-experiment/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/six-ai-agents-one-security-company-the-paperclip-experiment/</guid><description>We used Paperclip AI to stand up a six-agent AI company that now runs our exploit research pipeline almost entirely on autopilot - CVE candidate selection, forge dispatch, results collection, and SEO all managed autonomously. A CEO, a security researcher, a software engineer, a QA reviewer, a research intern, and a pipeline operator - all AI agents. They refactored four codebases into a clean monorepo, hardened the security, and built the MCP tools that now let the whole chain run without us touching a terminal. Four days, 135 issues, $180. The $1.38 QA agent found a bypass in the $115 engineer's security fix. This is the full story of the Paperclip AI experiment.</description><pubDate>Mon, 16 Mar 2026 12:00:00 -0400</pubDate></item><item><title>CVE-2026-3910: The Type the Compiler Promised -- A V8 JIT Story in Seven Acts</title><link>https://exploit-intel.com/blog/posts/cve-2026-3910-v8-maglev-autonomous-exploit/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/cve-2026-3910-v8-maglev-autonomous-exploit/</guid><description>A V8 Maglev JIT bug exploited in the wild by state actors. An autonomous pipeline that found it, exploited it in seven attempts, then bypassed both fixes -- in 75 minutes for $14.38. The compiler said it was a Smi. It wasn't.</description><pubDate>Mon, 16 Mar 2026 12:00:00 -0400</pubDate></item><item><title>CVE-2026-4105: systemd-machined Privilege Escalation - 72 Minutes from Drop to Bypass</title><link>https://exploit-intel.com/blog/posts/cve-2026-4105-systemd-machined-privilege-escalation/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/cve-2026-4105-systemd-machined-privilege-escalation/</guid><description>CVE-2026-4105 dropped this morning - local privilege escalation to root on desktop Linux via systemd-machined. Two D-Bus calls, no authentication. We fed it to CVEForge before the advisory was an hour old. Seventy-two minutes later: confirmed exploit, Docker labs for vulnerable and patched builds, and a bypass proving the vendor's fix is incomplete. The analysis agent said the fix was thorough. The bypass agent proved it wrong.</description><pubDate>Fri, 13 Mar 2026 22:00:00 -0400</pubDate></item><item><title>CVE-2026-28391: OpenClaw Command Injection - The Day I Hacked Myself</title><link>https://exploit-intel.com/blog/posts/cve-2026-28391-openclaw-command-injection-the-day-i-hacked-myself/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/cve-2026-28391-openclaw-command-injection-the-day-i-hacked-myself/</guid><description>CVE-2026-28391 is a CVSS 9.8 command injection in OpenClaw &lt; 2026.2.2, caused by a POSIX vs cmd.exe shell-parsing mismatch. Our own suggestion algorithm ranked it as the most interesting CVEForge target. 8/8 bypass vectors confirmed, code execution verified. This is the story of the day our orchestration layer dispatched a full vulnerability assessment against itself.</description><pubDate>Mon, 09 Mar 2026 12:00:00 -0400</pubDate></item><item><title>CVE-2025-26866: From Undocumented Binary Protocol to Root Shell - AI Agent Meets Java Deserialization</title><link>https://exploit-intel.com/blog/posts/cve-2025-26866-hugegraph-hessian-deserialization-autonomous-exploit/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/cve-2025-26866-hugegraph-hessian-deserialization-autonomous-exploit/</guid><description>CVE-2025-26866 is a Hessian deserialization RCE in Apache HugeGraph PD. Our autonomous exploit pipeline CVEForge - which had completed 56 consecutive CVEs - hit a wall: an undocumented binary protocol, a non-standard serialization format, and a class blacklist blocking every known gadget chain. The agent spent $49 and four hours reverse-engineering SOFABolt, mapping sofa-hessian byte by byte, and finding a JDK-only gadget chain to bypass the blacklist. Then we took over to turn file creation into a proper root shell - navigating JNDI hardening, CC library defenses, and a gadget chain that silently dies on modern JDK. The result: a full Metasploit module.</description><pubDate>Sun, 01 Mar 2026 18:00:00 -0400</pubDate></item><item><title>72 Hours, 24 CVE Proof of Concept Exploits, and 8 Disclosure Submissions: The CVEForge Stress Test</title><link>https://exploit-intel.com/blog/posts/72-hours-24-cves-the-cveforge-stress-test/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/72-hours-24-cves-the-cveforge-stress-test/</guid><description>We left CVEForge running for three days. Twenty-four CVEs went in. All twenty-four produced working PoCs. Ten incomplete fixes triggered eight responsible disclosure submissions - six GitHub issues, one MITRE report, one HackerOne 0-day. Here's the full accounting.</description><pubDate>Sat, 28 Feb 2026 18:00:00 -0400</pubDate></item><item><title>Foreman Command Injection and Telnetd Privilege Escalation - A Dropdown, a Blacklist, and Two Very Different Fixes</title><link>https://exploit-intel.com/blog/posts/two-cves-two-outcomes-foreman-command-injection-telnetd-privilege-escalation/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/two-cves-two-outcomes-foreman-command-injection-telnetd-privilege-escalation/</guid><description>Foreman command injection via the REST API (CVE-2025-10622) and telnetd privilege escalation through environment variable injection (CVE-2026-28372) - CVEForge analyzes both end-to-end. One fix is a proper server-side whitelist. The other is a single unsetenv() call on a blacklist from 1995. Both produced working PoCs. Only one produced a fix we'd trust.</description><pubDate>Fri, 27 Feb 2026 18:00:00 -0400</pubDate></item><item><title>CVE-2025-60355 (OneBlog): CVEForge Finds 3 Bypass/Incomplete Fixes in 5 CVE Runs</title><link>https://exploit-intel.com/blog/posts/five-cves-three-bypasses-java-case-study/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/five-cves-three-bypasses-java-case-study/</guid><description>In this CVEForge patch-validation run, we analyze CVE-2025-60355 in OneBlog (Java/FreeMarker) and compare outcomes across five CVEs. Three of five runs ended in confirmed bypass or incomplete-fix results.</description><pubDate>Fri, 27 Feb 2026 12:00:00 -0400</pubDate></item><item><title>Zero to RCE: Autonomous Exploit Development Across Three Vulnerability Classes</title><link>https://exploit-intel.com/blog/posts/zero-to-rce-autonomous-exploit-development/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/zero-to-rce-autonomous-exploit-development/</guid><description>After CVEForge's first successful run, we needed to know if it was luck or a pattern. Two more CVEs, zero hand-holding, and an AI agent that found a fix bypass the developers missed.</description><pubDate>Thu, 26 Feb 2026 12:00:00 -0400</pubDate></item><item><title>CVE-2025-53833: Autonomous PoC Generation with CVEForge - From CVE Number to Root Shell in 32 Minutes</title><link>https://exploit-intel.com/blog/posts/cveforge-from-shannon-to-autonomous-poc/</link><guid isPermaLink="true">https://exploit-intel.com/blog/posts/cveforge-from-shannon-to-autonomous-poc/</guid><description>We forked Shannon - the open-source AI pentesting framework - and wired it to the EIP MCP server. Six AI agents, one CVE number, 32 minutes: a working RCE PoC for a CVSS 10.0 vulnerability with zero existing public exploits. Here's how it happened.</description><pubDate>Wed, 25 Feb 2026 12:00:00 -0400</pubDate></item></channel></rss>
