LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25573: An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust.

An issue was discovered in the linked-hash-map crate before 0.5.3 for Rust. It creates an uninitialized NonNull pointer, which violates a non-null constraint.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

A Rust dependency, linked-hash-map, had a memory-safety issue before version 0.5.3. The available sources describe an invalid uninitialized non-null pointer, but do not provide a severity score, known exploitation, or business-impact details.

Executive priority

Handle as a dependency-risk cleanup item unless the dependency is in critical or internet-facing Rust services. There is no sourced evidence of active exploitation, but memory-safety issues should not be left untracked.

Technical view

The issue is in linked-hash-map before 0.5.3. The crate created an uninitialized NonNull pointer, violating Rust's non-null invariant. Sources support a soundness or undefined-behavior concern, but do not document a concrete exploit path or affected applications.

Likely exposure

Exposure is likely limited to Rust applications or libraries that directly or transitively depend on linked-hash-map versions before 0.5.3. The provided CVE metadata does not identify specific downstream products or platforms.

Exploitation context

The CVE is not listed as CISA KEV in the supplied bundle, and the provided sources do not report active exploitation or public weaponization. Treat exploitation evidence as absent, not impossible.

Researcher notes

The public record is sparse: no CVSS, CWE, detailed impact statement, or exploit context is provided in the bundle. Analysis should stay focused on dependency presence, version resolution, and upstream advisory status.

Mitigation direction

  • Inventory Rust dependencies for linked-hash-map before 0.5.3.
  • Upgrade linked-hash-map to version 0.5.3 or later where used.
  • Regenerate and review lockfiles after dependency updates.
  • Check RustSec and upstream repository guidance for any later advisories.

Validation and detection

  • Search Cargo.toml and Cargo.lock for linked-hash-map versions.
  • Use dependency auditing to identify transitive linked-hash-map usage.
  • Confirm builds resolve linked-hash-map to 0.5.3 or later.
  • Run relevant unit and integration tests after dependency changes.
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-2020-25573 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.

Source materials

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.