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.
Conclusion & alert: CVE-2025-3277 is rated Low Risk (37/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.11%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-23 | 0.61% | 0.11% | -0.50% |
| 2 | 2026-05-22 | 0.74% | 0.61% | -0.14% |
| 3 | 2026-05-18 | — | 0.74% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-3277: 2 source package rows (qt6-qtwebengine, sqlite); 46 state rows across 7 repos (3.19-main, 3.20-main, 3.21-main, 3.22-community, 3.22-main, edge-community, edge-main); fixed 6, open 40. | https://security.alpinelinux.org/vuln/CVE-2025-3277 |
debian
|
unimportant | CVE-2025-3277 unimportant priority: Debian including 1 source packages (sqlite3), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-3277 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-3277 |
suse
|
medium | CVE-2025-3277 severity moderate: SUSE including 80 source package names (0.23.1-12.1:libsqlite3-0-3.49.1-150000.3.27.1, 14.2-3.12.29:libsqlite3-0-3.49.1-150000.3.27.1, …), 707 product×package rows across 328 product lines (Container bci/kiwi, Container bci/openjdk, … (328 product lines)): Fixed 697, Known Not Affected 10. | https://www.suse.com/security/cve/CVE-2025-3277/ |
ubuntu
|
medium | CVE-2025-3277 medium priority: Ubuntu including 2 source packages (sqlite, sqlite3), 18 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, trusty, upstream, xenial): not-affected 12, DNE 3, released 3. | https://ubuntu.com/security/CVE-2025-3277 |
| URL | Tags |
|---|---|
| https://sqlite.org/src/info/498e3f1cf57f164f | Patch |