Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
IsolatedAnarchy-Public — Proof-of-concept exploit for CVE-2026-87492, a Chromium site isolation bypass using a patched renderer and MojoJS to demonstrate cross-origin data leakage. | Kitploit
Tools/GitHubGitHub/valencenavy/isolatedanarchy-public
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubvalencenavy/isolatedanarchy-public

IsolatedAnarchy-Public

Proof-of-concept exploit for CVE-2026-87492, a Chromium site isolation bypass using a patched renderer and MojoJS to demonstrate cross-origin data leakage.

View Repository
315h 24m agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

How to run the exploit

Start a server using python3 srver.py, apply a renderer.patch to chromium/src at commit hash 112f665d98a2fe84b156c74fbea2aed742f16c15. Run the patched chrome version with --enable-blink-features=MojoJS and navigate to localhost:3020. Make sure to have [host].localhost support, or some cross site domain that supports ports 3020. # si-bypass-poc

Download Tool