CVE-2025-71316
9.8 CRITICALSQLite 'sqldiff.exe' does not securely handle the way the Microsoft Windows C runtime converts Unicode characters to ANSI codepages
Published: 2026-06-04 · Last updated: 2026-06-05
Severity and scoring
- CVSS
- 9.8 CRITICAL
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- CWE
- CWE-176
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2025-71316
- [Other]https://i.blackhat.com/EU-24/Presentations/EU-24-Tsai-V2-WorstFit-Unveiling-Hidden-Transformers-in-Windows-ANSI.pdf
- [Other]https://learn.microsoft.com/en-us/windows/win32/api/processenv/nf-processenv-getcommandlinea#security-remarks
- [Other]https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/va-26-155-01.json
- [Other]https://sqlite.org/src/file/tool/winmain.c
- [Other]https://www.cve.org/CVERecord?id=CVE-2025-71316
Related CVEs
Same CWE
- CVE-2026-45062 — FrankenPHP is a modern application server for PHP (8.1 HIGH)
- CVE-2026-44288 — protobufjs compiles protobuf definitions into JavaScript (JS) functions (5.3 MEDIUM)