LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25791: An issue was discovered in the sized-chunks crate through 0.6.2 for Rust.

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit().

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-25791 affects the Rust sized-chunks crate through version 0.6.2. The reported flaw is a missing array-size check when building a Chunk with unit(). For executives, this is mainly a dependency hygiene risk unless the crate is present in shipped Rust software.

Executive priority

Set priority after confirming presence in production. If present in critical Rust services, handle as a dependency update task; otherwise track through normal vulnerability management.

Technical view

The source bundle describes an issue in sized-chunks through 0.6.2 where the Chunk implementation does not check array size when constructed with unit(). No CVSS, CWE, patch version, or exploit details are provided in the bundle.

Likely exposure

Exposure is limited to Rust applications or libraries that directly or transitively depend on sized-chunks through 0.6.2 and use affected Chunk construction paths.

Exploitation context

The bundle does not show active exploitation, public exploit code, KEV listing, or a confirmed real-world attack path. Treat exploitability as unproven from these sources.

Researcher notes

Evidence is sparse in the provided bundle: no CVSS, CWE, affected CPEs, fixed version, or exploitation evidence. The strongest technical fact is the missing array-size check in Chunk::unit().

Mitigation direction

  • Inventory Rust dependency trees for sized-chunks versions through 0.6.2.
  • Check RustSec and upstream project guidance for fixed versions or recommended changes.
  • Upgrade or remove affected dependencies where vendor guidance supports it.
  • Prioritize internet-facing or security-sensitive Rust services using this dependency.

Validation and detection

  • Review Cargo.lock and dependency manifests for sized-chunks through 0.6.2.
  • Confirm whether sized-chunks is direct or transitive in production builds.
  • Check whether code paths construct Chunk values with unit().
  • Document any compensating controls or dependency upgrade blockers.
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-25791 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.