<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on Exploit Intelligence Platform - Blog</title><link>https://exploit-intel.com/blog/</link><description>Recent content in Blog on Exploit Intelligence Platform - Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 17 May 2026 10:48:28 -0400</lastBuildDate><atom:link href="https://exploit-intel.com/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-41702: Forty-Seven Microseconds in /var/run/vmware/cnx-tmp</title><link>https://exploit-intel.com/blog/posts/cve-2026-41702-vmware-fusion-cnxtmp-symlink-race/</link><pubDate>Sun, 17 May 2026 10:31:46 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/cve-2026-41702-vmware-fusion-cnxtmp-symlink-race/</guid><description>A TOCTOU race in VMware Fusion 25's vmx-apple binary that turns booting a VM into arbitrary chown, then arbitrary chown into a passwordless root shell via PAM injection. World-writable sticky directory, SUID-root callee, bind() and chown() both following symlinks, a 5-15 microsecond window between them. Full LPE chain in 40 seconds, single VM boot. The interesting part is what made it reliable.</description></item><item><title>Hermes Agent with EIP Harness: The Vulnerability Research Assistant That Also Runs Your Pipelines</title><link>https://exploit-intel.com/blog/posts/hermes-vulnerability-research-assistant/</link><pubDate>Wed, 13 May 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/hermes-vulnerability-research-assistant/</guid><description>Hermes Agent with the EIP Harness: a conversational AI vulnerability research assistant that runs full CVE pipelines while you stay in the loop. Built on Nous Research's Hermes. Showcase: a GitLab runner-token leak chained to RCE (CVE-2022-0735), a neatvnc pre-auth stack overflow (CVE-2026-42859), and a KEV-listed Everest Forms PHP Object Injection (CVE-2026-3296), all end to end. Our first public release of EIP CVE pipeline craft, plus win11-forge for Windows kernel and usermode lab orchestration.</description></item><item><title>CVE-2026-41940: cPanel &amp; WHM Pre-Auth RCE - Two Write Paths, One Filter</title><link>https://exploit-intel.com/blog/posts/cve-2026-41940-cpanel-whm-auth-bypass/</link><pubDate>Fri, 01 May 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/cve-2026-41940-cpanel-whm-auth-bypass/</guid><description>CVE-2026-41940: a CRLF session-injection in cPanel &amp;amp; WHM that turns six unauthenticated HTTP requests into root SSH. Source-level walkthrough and audit.</description></item><item><title>EIP STIX 2.1 / TAXII 2.1 Feed: Exploit Intelligence for Your Stack</title><link>https://exploit-intel.com/blog/posts/eip-stix-taxii-exploit-intelligence-for-your-stack/</link><pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate><guid>https://exploit-intel.com/blog/posts/eip-stix-taxii-exploit-intelligence-for-your-stack/</guid><description>EIP now exports CVE and exploit context as STIX 2.1 and serves a native TAXII 2.1 feed for SIEMs, TIPs, OpenCTI, Splunk ES, and Python pipelines.</description></item><item><title>CVE-2026-35414: Three Bugs, One Commit, and Two More Nobody Mentioned</title><link>https://exploit-intel.com/blog/posts/cve-2026-35414-openssh-three-bugs-one-commit/</link><pubDate>Fri, 03 Apr 2026 08:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/cve-2026-35414-openssh-three-bugs-one-commit/</guid><description>CVE-2026-35414 is a certificate principal matching bypass in OpenSSH before 10.3. The advisory says one bug. We found three - a comma-splitting misuse, an empty-principals wildcard, and a reversed match_pattern call - all hiding in the same commit. Two are independently exploitable for authentication bypass. We built working PoCs for both, then kept reading and found two more undocumented issues: a PermitListen bypass via Unix socket forwarding and a KRL revocation gap for serial-zero certificates.</description></item><item><title>WP Google Map Plugin - Three Weak Links, One Critical Chain</title><link>https://exploit-intel.com/blog/posts/wp-google-map-plugin/</link><pubDate>Sun, 29 Mar 2026 00:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/wp-google-map-plugin/</guid><description>Line 781 says $query_to_run is safe. It isn't. An autonomous pipeline found a CVSS 9.8 unauthenticated SQL injection in WP Google Map Plugin v4.9.1 -- a three-link chain of individually harmless components that, together, give any visitor full database access. Then we kept reading and found the plugin deserializes update-check responses from an external server with maybe_unserialize(). 200,000+ active installs. 35 minutes. $8.97.</description></item><item><title>CVE-2026-24289: Windows Kernel IOCP Race Condition - The Ghost We Proved by Salting the Circle</title><link>https://exploit-intel.com/blog/posts/cve-2026-24289-winforge-kernel-iocp-race-condition/</link><pubDate>Mon, 16 Mar 2026 18:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/cve-2026-24289-winforge-kernel-iocp-race-condition/</guid><description>WinForge's maiden voyage: a brand new pipeline module - QEMU VMs instead of Docker, WinDbg instead of GDB, binary diffing instead of source - pointed at a use-after-free in ntoskrnl.exe. 363 functions changed between builds, 8 needles in the haystack, and a PoC that ran 500,000 iterations without crashing. Because that was the point.</description></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><pubDate>Mon, 16 Mar 2026 12:00:00 -0400</pubDate><guid>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></item><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><pubDate>Mon, 16 Mar 2026 12:00:00 -0400</pubDate><guid>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></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><pubDate>Fri, 13 Mar 2026 22:00:00 -0400</pubDate><guid>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></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><pubDate>Mon, 09 Mar 2026 12:00:00 -0400</pubDate><guid>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 &amp;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></item><item><title>Introducing FuzzForge: Autonomous Source-Code Fuzzing - Finding Bugs in nginx in 112 Minutes</title><link>https://exploit-intel.com/blog/posts/introducing-fuzzforge-autonomous-source-fuzzing-nginx/</link><pubDate>Sun, 08 Mar 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/introducing-fuzzforge-autonomous-source-fuzzing-nginx/</guid><description>We forked Shannon a third time. Seven AI agents, source code as the starting point, sanitizer-instrumented builds, and a pipeline that read 259 C files, built its own fuzzing harnesses, ran 18,000 iterations, and found a previously unknown FastCGI protocol desynchronization bug in nginx. Two hours. Twenty-five dollars.</description></item><item><title>CVE-2025-68670 Part 2: From Crash to RCE - The One That Fought Back (and Lost)</title><link>https://exploit-intel.com/blog/posts/cve-2025-68670-xrdp-from-crash-to-rce-the-one-that-fought-back/</link><pubDate>Wed, 04 Mar 2026 22:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/cve-2025-68670-xrdp-from-crash-to-rce-the-one-that-fought-back/</guid><description>The first post ended with 'not a shell.' This one ends with uid=0(root) - with an asterisk. Ten context windows. A UTF-8 encoding barrier that blocks every libc address. A PLT mapping that lied. A stack alignment problem solved by a NULL pointer and a filename that shouldn't exist. The story of how a pre-auth xrdp overflow became (almost) pure-network RCE - through the most absurd gadget chain we've ever built.</description></item><item><title>CVE-2025-68670: Pre-Auth xrdp Overflow - The One Where the Protocol Fought Back</title><link>https://exploit-intel.com/blog/posts/cve-2025-68670-xrdp-pre-auth-overflow-the-hard-one/</link><pubDate>Wed, 04 Mar 2026 18:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/cve-2025-68670-xrdp-pre-auth-overflow-the-hard-one/</guid><description>xrdp. Pre-authentication. A full RDP handshake implemented from scratch. UTF-8 encoding constraints that break your ROP chain. A false crash path that wasted hours. And a 3-byte partial overwrite technique that reaches any address in the binary. Stackforge's hardest target yet - and the most honest result.</description></item><item><title>CVE-2025-62507: Redis Stack Overflow to RCE in 68 Minutes - Then We Turned ASLR On</title><link>https://exploit-intel.com/blog/posts/cve-2025-62507-redis-stackforge-from-crash-to-rce-with-aslr/</link><pubDate>Tue, 03 Mar 2026 18:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/cve-2025-62507-redis-stackforge-from-crash-to-rce-with-aslr/</guid><description>The only public exploit for CVE-2025-62507 is a crash PoC with a note: 'Still some way to go... another day.' Stackforge went from CVE number to verified RCE in 68 minutes. Then we enabled ASLR and ran it again. Two runs, one copy-paste bug, and the question of whether the first OpenSSL result was a fluke.</description></item><item><title>CVE-2025-15467: From OpenSSL Stack Overflow to Three ROP Chains in 64 Minutes - Introducing Stackforge</title><link>https://exploit-intel.com/blog/posts/cve-2025-15467-openssl-stackforge-autonomous-binary-exploit/</link><pubDate>Tue, 03 Mar 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/cve-2025-15467-openssl-stackforge-autonomous-binary-exploit/</guid><description>We forked Shannon again - this time for binary exploit development. Nine AI agents, GDB as an MCP tool, packet capture via SharkMCP, and a pipeline that turned an OpenSSL stack buffer overflow into three independent ROP chains with GDB-verified RCE. Eighty-five minutes. Twenty-five dollars. Here's how Stackforge works.</description></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><pubDate>Sun, 01 Mar 2026 18:00:00 -0400</pubDate><guid>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></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><pubDate>Sat, 28 Feb 2026 18:00:00 -0400</pubDate><guid>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></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><pubDate>Fri, 27 Feb 2026 18:00:00 -0400</pubDate><guid>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></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><pubDate>Fri, 27 Feb 2026 12:00:00 -0400</pubDate><guid>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></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><pubDate>Thu, 26 Feb 2026 12:00:00 -0400</pubDate><guid>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></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><pubDate>Wed, 25 Feb 2026 12:00:00 -0400</pubDate><guid>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></item><item><title>CVE-2026-28296: From CRLF Injection PoC to Fix Bypass - One Prompt, One AI Agent</title><link>https://exploit-intel.com/blog/posts/from-cve-to-bypass-with-mcp/</link><pubDate>Tue, 24 Feb 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/from-cve-to-bypass-with-mcp/</guid><description>One prompt kicked off an AI agent that built a full PoC lab for CVE-2026-28296 - and discovered the GVFS CRLF injection fix was incomplete. Here's how it happened.</description></item><item><title>Teaching an AI to Talk Exploits - Building a RAG Chatbot Over 370K CVEs</title><link>https://exploit-intel.com/blog/posts/teaching-ai-to-talk-exploits/</link><pubDate>Sun, 22 Feb 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/teaching-ai-to-talk-exploits/</guid><description>370K CVEs and 105K exploits in a database. Every tool assumed you knew what to search for. So we built a RAG chatbot that answers: what should I worry about?</description></item><item><title>Introducing the EIP MCP Server - Vulnerability Intelligence for AI Assistants</title><link>https://exploit-intel.com/blog/posts/introducing-eip-mcp-server/</link><pubDate>Fri, 20 Feb 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/introducing-eip-mcp-server/</guid><description>How a leftover MCP connector and a routine firmware review turned into something we didn't expect. The story behind EIP's MCP server - and the moment an AI agent surprised us.</description></item><item><title>eip-search - A Modern searchsploit for the Age of Exploit Intelligence</title><link>https://exploit-intel.com/blog/posts/eip-search-the-cli/</link><pubDate>Wed, 18 Feb 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/eip-search-the-cli/</guid><description>searchsploit changed how we find exploits. But the world moved on - EPSS, CISA KEV, trojan detection, AI analysis. eip-search brings all of it to your terminal.</description></item><item><title>Anatomy of a Trojan Exploit - How We Detect Backdoored PoCs with AI</title><link>https://exploit-intel.com/blog/posts/anatomy-of-a-trojan-exploit/</link><pubDate>Sun, 15 Feb 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/anatomy-of-a-trojan-exploit/</guid><description>We analyzed 70K+ public exploits and found credential stealers, obfuscated backdoors, and destructive payloads - some with hundreds of GitHub stars. Here are the real examples.</description></item><item><title>Building an Exploit Intelligence Platform from Scratch</title><link>https://exploit-intel.com/blog/posts/building-exploit-intel-from-scratch/</link><pubDate>Tue, 10 Feb 2026 12:00:00 -0400</pubDate><guid>https://exploit-intel.com/blog/posts/building-exploit-intel-from-scratch/</guid><description>The state of public exploit intelligence is fragmented, unverified, and sometimes actively hostile. We got tired of it and built our own. Here's the story.</description></item></channel></rss>