CVE-2025-71316
SQLite sqldiff remote code execution via argument injection
Description
SQLite 'sqldiff.exe' does not securely handle the way the Microsoft Windows C runtime converts Unicode characters to ANSI codepages. An attacker could use the '-L' option to load an arbitrary DLL with a crafted command line argument string that results in command line file arguments being misinterpreted as command line options. Fixed on or around 2025-12-26.
INFO
Published Date :
June 4, 2026, 5:39 p.m.
Last Modified :
June 4, 2026, 5:39 p.m.
Remotely Exploit :
No
Source :
cisa-cg
Affected Products
The following products are affected by CVE-2025-71316
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
Solution
- Update SQLite to the version that addresses this vulnerability.
- Avoid using the '-L' option with untrusted input.
- Sanitize command line arguments before processing.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-71316 vulnerability anywhere in the article.