CVE•Published 2026-07-27•Modified 2026-07-30•1 article on news•5 live references•NVD data
CVE-2026-51302Sqlite · Sqlite
Vulnerability data via NVD (ingested)
CVSS v3.1
7.5
HIGH
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
42
Exploit Prediction Scoring System · top 58% of all CVEs
Weaknesses (CWE)
Description
SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a malicious SQL statement, a remote attacker can exploit this flaw to cause denial of service, leak sensitive information, or potentially execute arbitrary code on the affected system.
Timeline
Published 2026-07-27
Modified 2026-07-30
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-51302Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Sqlite Sqlite" version:"3.41.0"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"Sqlite"HTTP body or banner mentions "Sqlite" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-51302Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-51302Censys host search filtered to this CVE id.
grep.app
CVE-2026-51302Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-51302GitHub code search for direct mentions.
Google dork
"CVE-2026-51302" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub
No public proof-of-concept repositories found for CVE-2026-51302 on GitHub.