LiveActive security incident?Get immediate response
CVE Record

CVE-2021-45690: An issue was discovered in the messagepack-rs crate through 2021-01-26 for Rust.

An issue was discovered in the messagepack-rs crate through 2021-01-26 for Rust. deserialize_binary may read from uninitialized memory locations.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

A Rust MessagePack parsing library, messagepack-rs, may read uninitialized memory when deserializing binary data. The source bundle does not provide a severity score, exploit evidence, or a fixed version, so urgency depends on whether your applications parse attacker-controlled MessagePack data.

Executive priority

Treat as dependency-risk triage rather than an emergency unless exposed services parse untrusted MessagePack. Assign ownership to inventory, confirm affected use, and follow vendor or RustSec guidance.

Technical view

CVE-2021-45690 affects the messagepack-rs crate through 2021-01-26. The reported issue is in deserialize_binary, which may read from uninitialized memory locations. No CVSS, CWE, affected version granularity, exploit details, or remediation version is included in the provided sources.

Likely exposure

Exposure is most likely in Rust applications or services that depend on messagepack-rs and deserialize MessagePack binary data, especially from external users, APIs, queues, files, or network inputs.

Exploitation context

The bundle shows KEV is false and provides no cited evidence of active exploitation. Practical risk cannot be confirmed from these sources alone, but untrusted binary parsing increases concern.

Researcher notes

Evidence is sparse: the CVE and RustSec references identify an uninitialized-memory read in deserialize_binary but do not provide CVSS, CWE, exploit status, or a patched version in the bundle.

Mitigation direction

  • Inventory Rust projects for messagepack-rs usage.
  • Check RustSec and upstream crate guidance for a fixed or maintained replacement.
  • Prioritize externally reachable services parsing MessagePack data.
  • Avoid untrusted MessagePack input until remediation guidance is confirmed.
  • Add dependency review gates for unmaintained or vulnerable crates.

Validation and detection

  • Review Cargo manifests and lockfiles for messagepack-rs.
  • Map code paths that deserialize MessagePack binary data.
  • Determine whether inputs are user-controlled, network-supplied, or file-based.
  • Confirm affected status against RustSec advisory details.
  • Record compensating controls if immediate replacement is not possible.
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-45690 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.