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-4447 — Proof-of-concept exploit for CVE-2026-4447, a V8 RCE in Google Chrome prior to 146.0.7680.153, allowing arbitrary code execution via crafted HTML pages. | Kitploit
Tools/GitHubGitHub/netvanguard-cmd/cve-2026-4447
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationRemote Access Tool
GitHubnetvanguard-cmd/cve-2026-4447

CVE-2026-4447

Proof-of-concept exploit for CVE-2026-4447, a V8 RCE in Google Chrome prior to 146.0.7680.153, allowing arbitrary code execution via crafted HTML pages.

View Repository
65 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-4447 - 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-03-20

Technical Summary

Inappropriate implementation in V8 in Google Chrome prior to 146.0.7680.153 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 146.0.7680.153

References

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

Exploit

Download PoC

Download Tool