Skip to content

sqlite3-1.3.13.gem: 1 vulnerabilities (highest severity is: 4.5) #39

Description

@mend-for-github-com
Vulnerable Library - sqlite3-1.3.13.gem

This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module.

Note that this module is only compatible with SQLite 3.6.16 or newer.

Library home page: https://rubygems.org/gems/sqlite3-1.3.13.gem

Sample Path to Dependency File: /Gemfile.lock

Path to vulnerable library: /tmp/containerbase/cache/.ruby/cache/sqlite3-1.3.13.gem

Found in HEAD commit: ab21a9f862ff3da3db0787ca394d129f490c3cfe

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (sqlite3 version) Remediation Possible** Reachability
CVE-2026-54619 Medium 4.5 Not Defined 0.107% sqlite3-1.3.13.gem Direct https://github.com/sparklemotion/sqlite3-ruby.git - v2.9.5

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2026-54619

Vulnerable Library - sqlite3-1.3.13.gem

This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module.

Note that this module is only compatible with SQLite 3.6.16 or newer.

Library home page: https://rubygems.org/gems/sqlite3-1.3.13.gem

Sample Path to Dependency File: /Gemfile.lock

Path to vulnerable library: /tmp/containerbase/cache/.ruby/cache/sqlite3-1.3.13.gem

Dependency Hierarchy:

  • sqlite3-1.3.13.gem (Vulnerable Library)

Found in HEAD commit: ab21a9f862ff3da3db0787ca394d129f490c3cfe

Found in base branch: main

Vulnerability Details

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.

Publish Date: 2026-07-28

URL: CVE-2026-54619

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.107%

CVSS 3 Score Details (4.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: High
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-07-28

Fix Resolution: https://github.com/sparklemotion/sqlite3-ruby.git - v2.9.5

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions