LiveActive security incident?Get immediate response
CVE Record

CVE-2021-45714: An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust.

An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. create_aggregate_function has a use-after-free.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This vulnerability affects the Rust rusqlite library, used to interact with SQLite databases. A memory safety bug in custom aggregate function handling could cause unsafe behavior in affected applications. The public sources do not provide a CVSS score, confirmed impact, or evidence of active exploitation.

Executive priority

Treat as a dependency hygiene issue with uncertain severity. Prioritize inventory and upgrades for Rust services using rusqlite, but do not classify as emergency without additional exposure or exploitation evidence.

Technical view

CVE-2021-45714 is a use-after-free in rusqlite create_aggregate_function affecting 0.25.x before 0.25.4 and 0.26.x before 0.26.2. Sources do not provide CVSS, CWE, exploit prerequisites, or detailed impact analysis.

Likely exposure

Exposure is likely limited to Rust applications that depend on affected rusqlite versions, especially code paths registering SQLite aggregate functions through create_aggregate_function. Transitive dependencies may also pull affected versions.

Exploitation context

The source bundle does not indicate known exploitation, weaponized public exploits, or CISA KEV inclusion. The practical risk depends on whether an application exposes affected aggregate-function behavior to untrusted data or plugins.

Researcher notes

Evidence is sparse: the bundle identifies a use-after-free and fixed version boundaries, but omits CVSS, CWE, crash conditions, exploitability, and impact details. Analysis should focus on dependency presence and reachable aggregate-function registration.

Mitigation direction

  • Upgrade rusqlite to 0.25.4, 0.26.2, or a later unaffected release.
  • Audit direct and transitive Rust dependencies for affected rusqlite versions.
  • Prioritize services where untrusted input reaches SQLite extension or aggregate-function logic.
  • Check RustSec and vendor guidance for any additional remediation notes.
  • Rebuild and redeploy affected applications after dependency updates.

Validation and detection

  • Review dependency manifests and lockfiles for rusqlite 0.25.x or 0.26.x affected versions.
  • Identify whether application code calls create_aggregate_function.
  • Confirm dependency resolution selects a fixed rusqlite version.
  • Run regression tests covering SQLite integration and custom function behavior.
  • Document services where affected code is unreachable or not present.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2021-45714 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.