
Search 82,000+ public CVE proof-of-concept exploits from GitHub, Nuclei, ExploitDB, Metasploit and Vulhub.
Every file is plain JSON on the CDN. No key, no rate limit.
# everything the index knows about one CVE
curl -s https://pocindex.io/CVE_list.json \
| jq '.[] | select(.cve == "CVE-2021-44228") | {cve, poc: (.poc | length), nuclei, msf, edb, vulhub, collections}'
# every published CVSS assessment plus vetted advisory links
curl -s https://pocindex.io/cve_metadata.json | jq '."CVE-2021-44228"'
# likelihood of exploitation in the next 30 days
curl -s https://pocindex.io/epss.json | jq '."CVE-2021-44228"'
# stars and last push for one PoC repository; repository keys are lowercased
curl -s https://pocindex.io/repo_meta.json | jq '."sfewer-r7/cve-2026-55040"'
What CISA says is being exploited, that also has a PoC here, ranked by how likely each is to be used next:
curl -s https://pocindex.io/kev.json -o kev.json
curl -s https://pocindex.io/epss.json -o epss.json
jq -n --slurpfile kev kev.json --slurpfile epss epss.json \
'[$kev[0] | keys[] | select($epss[0][.]) | {cve: ., epss: $epss[0][.][0]}]
| sort_by(-.epss) | .[:10]'
CVSS rows are [version, score, severity, vector, source, assessment type].
Advisory rows are [URL, NVD reference tags].
Missing PoC, wrong link, dead repository: open an issue with the CVE id and the repository URL.
| Stars | Updated | Repository | Description |
|---|
| 0⭐ | 3h ago | Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A… | |
| 1⭐ | 7h ago | CVE-2026-32996 | A vulnerability in Veeam Agent for Microsoft Windows allows for Local Privilege Escalation. |
| 2⭐ | 7h ago | POC-AIOWPM-CVE-2026-19949 | PoC funcional de CVE-2026-19949 (AIOWPM): SQLi de segundo orden no autenticada en All-in-One WP Migration <=… |
| 0⭐ | 12h ago | Path Equivalence: 'file.Name' (Internal Dot) leading to Remote Code Execution and/or Information disclosure… | |
| 0⭐ | 21h ago | CVE-2025-64512_PoC | Pdfminer.six is a community maintained fork of the original PDFMiner, a tool for extracting information from… |
| 0⭐ | 1d ago | CVE-2026-69328 | Untrusted search path in Windows Storage allows an authorized attacker to elevate privileges locally. |
| 0⭐ | 1d ago | Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.… | |
| 0⭐ | 2d ago | CVE-2025-24071 | Dependency-free PoC generator for CVE-2025-24071 - Windows File Explorer .library-ms NTLM hash disclosure via… |
| 0⭐ | 2d ago | PoC and GDB script assists in triggering CVE-2025-38352 | |
| 2⭐ | 3d ago | CVE-2026-87575-CVE-2026-87606-CVE-2026-87491-and-CVE-2026-85046.-Escape-the-v8-carcass. | Incorrect authorization in Loader in Google Chrome prior to 153.0.8010.36 allowed a remote attacker… |
| Stars | Updated | Repository | Description |
|---|
| 17⭐ | 1d ago | CVE-2026-31694-POC | Linux kernel FUSE readdir cache out-of-bounds write (CVE-2026-31694): a malicious FUSE server overflows a… |
| 4⭐ | 1d ago | CVE-2026-18963 | Keycloak reset-credentials flow bypass |
| 4⭐ | 1d ago | Zimbra SNMP Notification OS Command Injection - Unauthenticated RCE via SMTP exploit (Poc) | |
| 6⭐ | 2d ago | CVE-2026-42536-PoC | Heap-based Buffer Overflow vulnerability in Apache HTTP Server with mod_xml2enc, xml2StartParse, and… |
| 3⭐ | 3d ago | cve-2026-85706-poc-exploit-gitlab | |
| 4⭐ | 3d ago | CVE-2026-78006-POC | POC for CVE-2026-78006 The Events Calendar <= 6.17.4 - Unauthenticated PHP Object Injection to Remote Code… |
| 4⭐ | 4d ago | CVE-2026-89013 | CVE-2026-89013 Exploit - Authorization bypass in Dolibarr via the hashp parameter, enabling unauthenticated… |
| 5⭐ | 4d ago | CVE-2026-89012 | CVE-2026-89012 Exploit - SQL filter denylist bypass in Dolibarr via case-insensitive SQL column resolution… |
| 8⭐ | 4d ago | GitLab CE/EE unauthenticated path traversal (CVE-2026-85706) - PoC | |
| 34⭐ | 4d ago | Exploit poc for CVE-2026-85706 an unauthenticated arbitrary file read on Gitlab CE-EE affecting versions:… | |
| 28⭐ | 4d ago | CVE-2026-54121-PoC-Exploit | 👻 CVE-2026-54121 - Best CertiGhost AD CS Multi-Exploit Framework / Advanced toolkit with rogue DC/LDAP… |
| 6⭐ | 4d ago | 🚀 CVE-2026-24061 - GNU inetutils-telnetd Auth Bypass Exploit - Full Control 💥 CRLF injection via NEW_ENVIRON… | |
| 3⭐ | 6d ago | CVE-2026-11387-WooCommerce-SMS-OTP | SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress; SMS Alert… |
| 5⭐ | 7d ago | CVE-2026-19089-WooCommerce-Tyche | CVE-2026-19089 WooCommerce Tych Remote Command Execution |
| 824⭐ | 8d ago | CVE-2026-24061 exploit PoC | |
| 532⭐ | 8d ago | A cPanel and WHM authentication bypassing tool | |
| 38⭐ | 8d ago | CVE-2026-28576-poc | SQL injection vulnerability in Android 17 (AOSP) |
| 4⭐ | 9d ago | CVE-2026-41091 RedSun / Microsoft Defender LPE exploit. Low-privileged users gain NT AUTHORITY\SYSTEM 🔥 via… | |
| 3⭐ | 10d ago | CVE-2026-1529-Keycloak-Exploit-Tool | Keycloak: Unauthorized organization registration via improper invitation token validation |
| 13⭐ | 10d ago | xiaomi15-dada-cve-2026-64560 | Device-bound CVE-2026-64560 adaptation for Xiaomi 15 dada OS4.0.0.8 |
| Stars | Updated | Repository | Description |
|---|
| 3⭐ | 19d ago | Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A… | |
| 7⭐ | 19d ago | Memory corruption due to unauthorized command execution in GPU micronode while executing specific sequence of… | |
| 4⭐ | 27d ago | Local root exploit for CVE-2025-21479 (Adreno KGSL) on iQOO Neo8 (SM8475) - physical memory r/w, disables… | |
| 3⭐ | 29d ago | iQOO Neo9 (PD2338C) 免解锁 Caps-Root 工具** - 基于 CVE-2025-21479 (Adreno GPU SDS) 的任意物理写提权方案 | |
| 20⭐ | 36d ago | CVE-2025-7771 | ThrottleStop.sys Arbitrary Physical Memory R/W |
| 6⭐ | 40d ago | CVE-2025-8045 | Dirty Pagetable Exploit for CVE-2025-8045 |
| 7⭐ | 44d ago | This is an SELinux permissive version of the Cheese exploit also known as CVE-2025-21479 which affected the… | |
| 4⭐ | 56d ago | Exploit, POC for CVE-2025-32432, CraftCMS2Shell | |
| 4⭐ | 58d ago | CVE-2025-64512 | CVE-2025-64512: pdfminer.six pickle deserialization rce; .pickle.gz + pdf generator w/ custom payloads |
| 4⭐ | 60d ago | PoC for CVE-2025-8110 - Gogs arbitrary file write via symlink | |
| 7⭐ | 69d ago | CVE-2025-30065 | This PoC targets CVE-2025-30065, an RCE vulnerability in Apache Parquet via Avro schema deserialization. It… |
| 4⭐ | 75d ago | CVE-2025-69212-PoC | OpenSTAManager v2.9.8 and earlier versions contain a critical OS Command Injection vulnerability in the P7M… |
| 3⭐ | 75d ago | CVE-2025-57819 - FreePBX Unauthenticated Remote Code Execution (RCE) | |
| 4⭐ | 80d ago | CVE-2025-69212-PoC | OpenSTAManager is an open source management software for technical assistance and invoicing. In 2.9.8 and… |
| 5⭐ | 82d ago | PoC exploit for CVE-2025-8110 |
| Stars | Updated | Repository | Description |
|---|
| 17⭐ | 30d ago | CVE-2024-56426 | A PoC of the CVE-2024-56426 vulnerability. |
| 4⭐ | 31d ago | CVE-2024-56426 | CVE-2024-56426 Exynos9830 Bootrom Exploit - SM-G985F |
| 3⭐ | 48d ago | CVE-2024-36104-PoC | PoC for CVE-2024-36104 - unauthenticated Groovy RCE in Apache OFBiz (<18.12.14) via /%2e/%2e/ view path… |
| 3⭐ | 86d ago | CVE-2024-36991 | Exploit for CVE-2024-36991 , written by me, enumerates a handfull of things, not all, cause not needed. |
| Stars | Updated | Repository | Description |
|---|---|---|---|
| 3⭐ | 50d ago | CVE-2023-52076-PoC | PoC exploit for CVE-2023-52076 - zip-slip path traversal in Atril/Xreader (MATE/Cinnamon) enabling arbitrary… |
| 6⭐ | 55d ago | CVE-2023-36003 | PoC for CVE-2023-36003: Windows Exploit Security Feature Bypass Vulnerability in Windows Defender. |
| 3⭐ | 70d ago | Pure C exploit for CVE-2023-4911 (Looney Tunables) - x86_64 & aarch64 implementations. Multi-processing… | |
| 15⭐ | 72d ago | A PoC exploit for CVE-2023-32315 - Openfire Authentication Bypass | |
| 6⭐ | 88d ago | CVE-2023-6019 | PoC exploit for CVE-2023-6019 - Remote Code Execution via unauthenticated Ray Dashboard Jobs API. |
| Endpoint | Holds |
|---|
CVE_list.json | Every CVE with a linked PoC, its description and its poc, nuclei, msf, edb, vulhub and collections links |
cve_metadata.json | NVD CVSS v2.0, v3.0, v3.1 and v4.0 assessments with vectors and vetted advisory links |
epss.json | Exploitation probability and percentile, for nearly every CVE indexed |
nuclei.json | Template metadata for the CVEs covered by a runnable Nuclei check |
kev.json | CISA known exploited, keyed by CVE id |
repo_meta.json | Stars and last push date per PoC repository, keys lowercased |
trending_poc.json | Trending repositories plus index totals |
cves/2026/CVE-2026-68138.md | Markdown copy of one CVE, one directory per year |
| Source | What it contributes |
|---|
| GitHub | Repositories naming a CVE, checked for code before they are linked |
| PoC-in-GitHub | Historical repository candidates, passed through the same code and intent checks |
| Nuclei | Runnable templates that exercise the vulnerability |
| ExploitDB | Archived exploits, mapped by their own CVE column |
| Metasploit | Modules, best ranked first |
| Vulhub | Runnable vulnerable environments and reproduction steps |
| afrog, Vulnerability, 0day, xray | CVE-specific templates, code and reproduction guides inside multi-CVE repositories |
| EPSS | Daily exploitation probability from FIRST |
| CISA KEV | What is being exploited in the wild |
| NVD | CVSS assessments and tagged vendor, third-party, patch and mitigation references |
| CVE Program | The CVE record, publication state and CNA references |
| Job | Cadence | Picks up |
|---|
| Trending sweep | hourly | Front-page repositories and prior-hour candidates added to the searchable index |
| CVE sync | daily | New CVEs, CNA references and recently pushed GitHub repositories for every CVE year |
| Metadata sync | daily plus weekly full pass | CVSS, advisories, rejected records and current CISA KEV status |
| Nuclei sync | daily | New templates and rating changes |
| Exploit archives | daily | ExploitDB, Metasploit and Vulhub mappings |
| Historical GitHub sync | weekly | Older PoC repositories missed by the recent-push window |
| Path collection sync | weekly | CVE-specific artifacts inside curated multi-CVE repositories |
| Link audit | weekly | Repositories that went dead, dropped from the index |