CVE-2023-32697
CWE-94Published: May 23, 2023· Updated: Jun 17, 2026
Official Description
SQLite JDBC is a library for accessing and creating SQLite database files in Java. Sqlite-jdbc addresses a remote code execution vulnerability via JDBC URL. This issue impacting versions 3.6.14.1 through 3.41.2.1 and has been fixed in version 3.41.2.2.
Risk Analysis
SQLite JDBC is vulnerable to remote code execution via the JDBC URL, which could allow an attacker to execute arbitrary code on the system. With a critical CVSS score of 9.8, this flaw is highly dangerous and remotely exploitable.
No public exploit is currently known, and it is not in CISA KEV.
Upgrade the SQLite JDBC library to version 3.41.2.2 or later to address the vulnerability.
Technical Analysis
CVE-2023-32697 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Related CVEs (CWE-94)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-32697 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts