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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-j7fr-3v8c-3qc3 | sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 28 Jul 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Sparklemotion
Sparklemotion sqlite3-ruby |
|
| Vendors & Products |
Sparklemotion
Sparklemotion sqlite3-ruby |
Tue, 28 Jul 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 28 Jul 2026 17:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks | |
| Weaknesses | CWE-416 | |
| References |
|
|
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-28T17:27:04.382Z
Reserved: 2026-06-15T20:07:02.184Z
Link: CVE-2026-54620
Updated: 2026-07-28T17:26:59.907Z
No data.
No data.
OpenCVE Enrichment
Updated: 2026-07-28T20:34:08Z
Weaknesses
Github GHSA