CVE-2025-70873
CVE-2025-70873 is a high-severity vulnerability in Sqlite with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-244.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 0% (22nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-208623
- Weakness: CWE-244
- Affected product: Sqlite
- Published:
- Last modified:
Description
An information disclosure issue in the zipfileInflate function in the zipfile extension in SQLite v3.51.1 and earlier allows attackers to obtain heap memory via supplying a crafted ZIP file.
Frequently asked questions
- What is CVE-2025-70873?
- An information disclosure issue in the zipfileInflate function in the zipfile extension in SQLite v3.51.1 and earlier allows attackers to obtain heap memory via supplying a crafted ZIP file.
- How severe is CVE-2025-70873?
- CVE-2025-70873 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2025-70873 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-70873?
- CVE-2025-70873 affects Sqlite. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-70873?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2025-70873 have an EU (EUVD) identifier?
- Yes. CVE-2025-70873 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-208623.
- When was CVE-2025-70873 published?
- CVE-2025-70873 was published on 2026-03-12 and last updated on 2026-06-17.
References
- https://gist.github.com/cnwangjihe/f496393f30f5ecec5b18c8f5ab072054
- https://sqlite.org/forum/forumpost/761eac3c82
- https://sqlite.org/src/info/3d459f1fb1bd1b5e
Affected products (1)
- cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*
More vulnerabilities in Sqlite
- CVE-2015-5895 — Critical (CVSS 10.0): Multiple unspecified vulnerabilities in SQLite before 3.8.10.2, as used in Apple iOS before 9, have unknown impact and…
- CVE-2025-3277 — Critical (CVSS 9.8): An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then…
- CVE-2020-35527 — Critical (CVSS 9.8): In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause.
- CVE-2020-11656 — Critical (CVSS 9.8): In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause…
- CVE-2019-19646 — Critical (CVSS 9.8): pragma.c in SQLite through 3.30.1 mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of…
- CVE-2019-19317 — Critical (CVSS 9.8): lookupName in resolve.c in SQLite 3.30.1 omits bits from the colUsed bitmask in the case of a generated column, which…
Other CWE-244 vulnerabilities
- CVE-2026-20039 — High (CVSS 8.6): A vulnerability in the VPN web server of Cisco Secure Firewall Adaptive Security Appliance (ASA) Software and Cisco…
- CVE-2025-26305 — High (CVSS 8.2): A memory leak has been identified in the parseSWF_SOUNDINFO function in util/parser.c of libming v0.4.8, which allows…
- CVE-2025-26304 — High (CVSS 8.2): A memory leak has been identified in the parseSWF_EXPORTASSETS function in util/parser.c of libming v0.4.8.
- CVE-2025-36118 — High (CVSS 7.5): IBM Storage Virtualize 8.4, 8.5, 8.7, and 9.1 IKEv1 implementation allows remote attackers to obtain sensitive…
- CVE-2025-5105 — High (CVSS 7.3): A vulnerability was found in TOZED ZLT W51 up to 1.4.2 and classified as critical. Affected by this issue is some…
- CVE-2025-45663 — Medium (CVSS 6.5): An issue in NetSurf v3.11 causes the application to read uninitialized heap memory when creating a dom_event structure.