CVE-2021-45714
Rust vulnerability analysis and mitigation

Overview

An issue was discovered in the rusqlite crate versions 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. The vulnerability involves a use-after-free condition in the create_aggregate_function functionality. The issue was discovered on December 7, 2021, and affects the core functionality of the SQLite database operations in Rust applications (RustSec Advisory, NVD).

Technical details

The vulnerability stems from incorrect lifetime bounds on closure-accepting functions in rusqlite. The lifetime bound was too relaxed, particularly for functions that register callbacks to be invoked by SQLite later. When a closure referencing borrowed values on the stack is passed to these functions, it could allow Rust code to access objects on the stack after they have been dropped, leading to use-after-free conditions (RustSec Advisory). The vulnerability has been assigned a CVSS v3.1 base score of 7.5 HIGH with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to memory corruption through use-after-free conditions, potentially causing application crashes or undefined behavior. This affects applications using the rusqlite crate for SQLite database operations in Rust (RustSec Advisory).

Exploitability

The vulnerability can be triggered when using specific functions under various feature flags: functions (create_scalar_function, create_aggregate_function, create_window_function), hooks (commit_hook, rollback_hook, update_hook), and collation (create_collation). The issue affects applications using the vulnerable versions of the rusqlite crate (RustSec Advisory).

Mitigation and workarounds

The vulnerability has been patched in versions 0.26.2 and newer, with a backport to version 0.25.4. Users are advised to upgrade to these patched versions. Since the vulnerability doesn't exist in versions prior to 0.25.0, all affected versions have an upgrade path to a semver-compatible release (RustSec Advisory).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-53530HIGH8.7
  • Rust logoRust
  • ratex-parser
NoYesAug 21, 2026
CVE-2026-53531MEDIUM6.9
  • Rust logoRust
  • ratex-parser
NoYesAug 21, 2026
GHSA-mc9m-6fm9-pghcMEDIUM6.9
  • Python logoPython
  • zoo-kcl
NoYesAug 20, 2026
GHSA-jgvr-6x5w-hx5wMEDIUM6.9
  • Python logoPython
  • kcl-lib
NoYesAug 20, 2026
CVE-2026-54136MEDIUM5.1
  • Rust logoRust
  • windmill-api
NoYesAug 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management