CVE-2026-54619
Published:July 28, 2026
Updated:August 04, 2026
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.
Affected Packages
https://github.com/sparklemotion/sqlite3-ruby.git (GITHUB):
Affected version(s) >=v1.3.4 <v2.9.5Fix Suggestion:
Update to version v2.9.5sqlite3 (RUBY):
Affected version(s) >=0.0.0 <2.9.5Fix Suggestion:
Update to version 2.9.5Related Resources (9)
Do you need more information?
Contact UsCVSS v4
Base Score:
2
Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.5
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Use After Free
EPSS
Base Score:
0.11