Use of uninitialized resource in SQLite - CVE-2025-70873
Published: April 29, 2026
SQLite
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to use of uninitialized resource in zipfileInflate() in the zipfile extension when processing a crafted ZIP file through the zipfile() functionality. A remote attacker can supply a crafted ZIP file with a forged uncompressed size to disclose sensitive information.
Only instances where the zipfile extension is enabled and used to process untrusted ZIP content are vulnerable.