CVE-2026-54619
sqlite3-ruby has Use-After-Free When Redefining SQLite Functions with Different Arity
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install sqlite3 -v 2.9.5
gem install sqlite3-ruby -v 2.9.5
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| sqlite3 | rubygems | 0.0.0, 0.0.1, 0.0.2, 0.0.3 (+79 more) | 2.9.5 |
| sqlite3-ruby | rubygems | 0.5.0, 0.6.0, 0.9.0, 1.0.0 (+15 more) | 2.9.5 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-416Use After FreeMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 4.5 score means for each attack dimension.
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
References
- https://github.com/sparklemotion/sqlite3-ruby/security/advisories/GHSA-28hh-pr2h-2w89WEB
- https://github.com/sparklemotion/sqlite3-ruby/pull/710WEB
- https://github.com/sparklemotion/sqlite3-ruby/commit/2bd436d17f77cdd4c31b00fe9d50b0d21cbaf033WEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/sqlite3/CVE-2026-54619.ymlWEB
- https://github.com/sparklemotion/sqlite3-rubyPACKAGE
- https://github.com/sparklemotion/sqlite3-ruby/releases/tag/v2.9.5WEB
- https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54619WEB
Frequently Asked Questions
- What is CVE-2026-54619?
- sqlite3-ruby has Use-After-Free When Redefining SQLite Functions with Different Arity This vulnerability has been assigned a severity rating of LOW (CVSS score: 4.5/10).
- How do I check if my project is affected by CVE-2026-54619?
- CVE-2026-54619 affects sqlite3 and sqlite3-ruby. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-54619 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2026-61866LOW
ImageMagick: Memory Leak in JNG encoder when a blob could not be opened
- CVE-2026-61871LOW
ImageMagick: Memory Leak in ICON decoder when allocation fails
- CVE-2026-61872LOW
ImageMagick: Memory Leak in TIFF encoder when invalid tiff:tile-geometry is specified
- CVE-2026-61868LOW
ImageMagick: Memory Leak in YUV decoder when opening of blob fails
- CVE-2026-54620LOW
sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks
- CVE-2026-61867LOW
ImageMagick: Memory Leak in TIFF encoder when an allocation fails
- CVE-2026-61870LOW
ImageMagick: Memory leak in VIFF encoder when allocation fails
- CVE-2026-61869LOW
ImageMagick: Memory Leak in MIFF encoder when allocaton fails
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies