CVE-2026-54620

Source
https://cve.org/CVERecord?id=CVE-2026-54620
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54620.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-54620
Aliases
Downstream
Published
2026-07-28T16:23:38.389Z
Modified
2026-07-30T04:03:32.375771230Z
Severity
  • 2.0 (Low) CVSS_V4 - CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks
Details

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54620.json",
    "cwe_ids": [
        "CWE-416"
    ]
}
References

Affected packages

Git / github.com/sparklemotion/sqlite3-ruby

Affected ranges

Type
GIT
Repo
https://github.com/sparklemotion/sqlite3-ruby
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "2.1.0"
        },
        {
            "fixed": "2.9.5"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v2.*
v2.1.0
v2.1.1
v2.2.0
v2.3.0
v2.3.1
v2.4.0
v2.4.1
v2.5.0
v2.5.0.rc1
v2.6.0
v2.7.0
v2.7.1
v2.7.2
v2.7.3
v2.7.4
v2.8.0
v2.8.1
v2.9.0
v2.9.1
v2.9.2
v2.9.2.rc1
v2.9.2.rc2
v2.9.3
v2.9.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54620.json"