cvedb.io
CVE-2025-3277
CRITICAL · CVSS 9.8
EPSS exploitation probability: 0%
Published 2025-04-14T17:15:27.297 · Last modified 2026-06-17T09:19:33.987

Summary

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.

Affected products

sqlite — sqlite

Does this affect you?

Add your gear to cvedb and we'll alert you only when sqlite ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.