CVE-2025-3277

CRITICAL

SQLite - RCE

Title source: llm
STIX 2.1

Description

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.

References (1)

Core 1

Scores

CVSS v3 9.8
EPSS 0.0074
EPSS Percentile 73.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-190 CWE-122
Status published
Products (1)
sqlite/sqlite 3.44.0 - 3.49.1
Published Apr 14, 2025
Tracked Since Feb 18, 2026