CVE-2025-3277
An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then used to allocate a buffer. When SQLite then writes the resulting string to the buffer, it uses the original, untruncated size and thus a wild Heap Buffer overflow of size ~4GB can be triggered. This can result in arbitrary code execution.
- Sqlite
- < 3.49.1
- CVSS 3.1
- 9.8 CRITICAL
- EPSS
- 0.8% (52th percentile)
- Weakness
- CWE-122, CWE-190
- NVD status
- Analyzed
- Published
- 2025-04-14
- Attack patterns
- CAPEC-47
CVE-2025-3277 at NVD
No indexed exploits for CVE-2025-3277 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2025-3277 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.