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
CVE-2026-11645 — Exploit for CVE-2026-11645, a V8 out-of-bounds read/write in Google Chrome allowing remote code execution via crafted HTML pages. | Kitploit
Tools/GitHubGitHub/adamshaikhma/cve-2026-11645
Payload GenerationVulnerability AnalysisExploitationShellcodeWeb Application ExploitationBinary Exploitation
GitHubadamshaikhma/cve-2026-11645

CVE-2026-11645

Exploit for CVE-2026-11645, a V8 out-of-bounds read/write in Google Chrome allowing remote code execution via crafted HTML pages.

View Repository
33 months 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

CVE-2026-11645 - V8 in Google Chrome prior to Remote Code Execution

Quick Usage

root@kitploit:~
python3 exploit.py -t "C:\\Path\\To\\Target" -o demo.zip --data-file payload.exe

Exploitation Notes

  • Severity: HIGH
  • CVSS: 8.8
  • Impact: Confidentiality, Integrity, Availability
  • Published: 2026-06-09

Technical Summary

Out of bounds read and write in V8 in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

Affected Versions

Google Chrome:

  • before 149.0.7827.103

References

  • NVD:
https://nvd.nist.gov/vuln/detail/CVE-2026-11645

Exploit

Download PoC

Download Tool