CVE•Published 2026-01-12•2 articles on news•6 live references•NVD data
CVE-2026-22812
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
8.8
HIGH
EPSS percentile
97
Exploit Prediction Scoring System · top 3% of all CVEs
Description
OpenCode is an open source AI coding agent. Prior to 1.0.216, OpenCode automatically starts an unauthenticated HTTP server that allows any local process (or any website via permissive CORS) to execute arbitrary shell commands with the user's privileges. This vulnerability is fixed in 1.0.216.
Timeline
Published 2026-01-12
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-22812Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Anoma Opencode" version:"0.0.1"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"Opencode"HTTP body or banner mentions "Opencode" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-22812Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-22812Censys host search filtered to this CVE id.
grep.app
CVE-2026-22812Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-22812GitHub code search for direct mentions.
Google dork
"CVE-2026-22812" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (8)
CVE-2026-228128 repos
Threekiii/Awesome-POCJava
一个漏洞 PoC 知识库。A knowledge base for vulnerability PoCs(Proof of Concept), with 1k+ vulnerabilities.
Threekiii/CVEunknown
一个 CVE 漏洞预警知识库,无 exp/poc,部分包含修复方案。A knowledge base of CVE security vulnerability, no PoCs/exploits.
DarkFunct/TK-CVE-RepoPython
TK-CVE-Repo
rohmatariow/CVE-2026-22812-exploitPython
J1ezds/Vulnerability-Wiki-pageHTML
这是一个每天同步Vulnerability-Wiki中docs-base中内容的项目
barrersoftware/opencode-secureTypeScript
Security-hardened fork of OpenCode - Fixes CVE-2026-22812 (CVSS 8.8 RCE) that upstream refuses to patch
0xgh057r3c0n/CVE-2026-22812Python
OpenCode < v1.0.216 - Unauthenticated RCE
Udyz/CVE-2026-22812-ExpPython
CVE-2026-22812 - OpenCode Unauth RCE