CVE-2025-3277CRITICAL 9.8EPSS p38.7%

CVE-2025-3277CVE-2025-3277

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.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.50% probability of exploitation · percentile 38.7% · 2026-06-19T12:03:05Z
Published2025-04-14
Last modified2025-08-18

Underlying weaknesses· 2

CWE-122CWE-190

References

  1. https://sqlite.org/src/info/498e3f1cf57f164f

2

TypeTargetConfidenceTier
WeaknessHeap-based Buffer Overflowcwe-1220%live
WeaknessInteger Overflow or Wraparoundcwe-1900%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-7458
CVE
CVE-2026-11824
CVE
CVE-2026-11822
CVE
CVE-2025-6965
CVE
CVE-2025-6052
CVE
CVE-2025-49717
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.