Feed/CVE-2026-54620
CVE-2026-54620LOWCVSS 0.0

sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks

Published Jul 28, 2026·Updated Jul 28, 2026

NVD Description

## Summary Using `Database#create_aggregate`, `#create_aggregate_handler`, or `Database#define_aggregator` to define an aggregate function, and then using an open statement calling that function after the database has been explicitly closed will result in an invalid memory read and a segmentation fault. ## Mitigation Upgrade to sqlite3 gem v2.9.5 or later. As a workaround, avoid using an aggregate function after closing the database. ## Severity The sqlite3-ruby maintainers assess this as Low severity. It is reliably triggered after GC when code is structured in a particular way. There is no known general exploit that could be used as a denial of service attack.

Affected Packages (2)

sqlite3GEM
From 2.1.0
Fixed in = 2.9.4
sqlite3-rubyGEM
From 2.1.0
Fixed in = 2.9.4

References

View on NVD Search GitHub Search Google

Get alerted for CVEs like this

Register your stack and get notified within minutes when a matching CVE drops.

Start monitoring free