Sparklemotion Sqlite3-Ruby vulnerabilities
2 known vulnerabilities affecting sparklemotion/sqlite3-ruby.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
LOW2
Vulnerabilities
Page 1 of 1
CVE-2026-54619P4LOWCVSS 2.0fixed in 2.9.52026-07-28
CVE-2026-54619 [LOW] CWE-416 CVE-2026-54619: sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, rede
sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, redefining a SQLite function with a different arity frees the previously registered function handler while SQLite may still reference it, resulting in a use-after-free. This issue is fixed in version 2.9.5.
ghsanvd
CVE-2026-54620P4LOWCVSS 2.0v>= 2.1.0, < 2.9.52026-07-28
CVE-2026-54620 [LOW] CWE-416 CVE-2026-54620: sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks
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.
ghsanvd