LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25796: 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 InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a Rust dependency memory-safety issue in the sized-chunks crate through 0.6.2. Under a specific InlineArray condition, the crate may create a reference that is not properly aligned for the stored type. Business urgency depends on whether your Rust software includes this crate and reaches that code path.

Executive priority

Treat this as dependency hygiene unless exposure is confirmed in production Rust services. Prioritize inventory and upgrade planning, but do not escalate as an active exploitation incident based on the provided sources.

Technical view

CVE-2020-25796 affects sized-chunks through 0.6.2. The reported flaw is in InlineArray, where a type with a large alignment requirement may receive an unaligned reference. In Rust, that condition can create undefined behavior risk. The source bundle does not provide CVSS, CWE, affected CPEs, or a named fixed version.

Likely exposure

Exposure is likely limited to Rust applications or libraries that directly or transitively depend on sized-chunks versions through 0.6.2 and use affected InlineArray behavior with high-alignment types.

Exploitation context

The bundle marks KEV as false and provides no cited evidence of active exploitation. The available description indicates a correctness and memory-safety condition, not a remotely exploitable scenario by itself.

Researcher notes

Evidence is sparse. The CVE and RustSec references identify the crate, version range, and unaligned reference condition, but the bundle lacks CVSS, CWE, exploit evidence, affected CPEs, and explicit fixed-version details.

Mitigation direction

  • Inventory Rust dependencies for sized-chunks versions through 0.6.2.
  • Check RustSec and the upstream GitHub issue for maintainer remediation guidance.
  • Upgrade or replace the dependency if a maintained fixed version is identified.
  • Review use of InlineArray with high-alignment types in affected code paths.

Validation and detection

  • Check Cargo manifests and lockfiles for direct or transitive sized-chunks dependency entries.
  • Confirm whether any resolved sized-chunks version is 0.6.2 or earlier.
  • Review application code paths that instantiate or expose InlineArray behavior.
  • Document whether exposure is direct, transitive, reachable, 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-2020-25796 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.