LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25574: An issue was discovered in the http crate before 0.1.20 for Rust.

An issue was discovered in the http crate before 0.1.20 for Rust. An integer overflow in HeaderMap::reserve() could result in denial of service (e.g., an infinite loop).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects the Rust http crate before 0.1.20. A bug in how header-map capacity is reserved can overflow an integer and cause denial of service, such as an infinite loop. The sources do not show remote code execution or confirmed active exploitation.

Executive priority

Treat this as a dependency hygiene and service availability issue. Prioritize remediation where vulnerable Rust services are externally reachable or business-critical. The available evidence does not support emergency treatment for code execution or known exploitation.

Technical view

HeaderMap::reserve() in the Rust http crate before 0.1.20 has an integer overflow condition. The reported consequence is denial of service, including possible infinite looping. The provided records do not include CVSS, CWE, affected CPEs, or detailed exploit preconditions.

Likely exposure

Exposure is most likely in Rust applications or libraries that depend on http crate versions earlier than 0.1.20, especially where HeaderMap capacity reservation can be reached during request or header processing. The bundle does not identify downstream products or deployment patterns.

Exploitation context

The CVE is not marked as CISA KEV, and the provided sources do not claim active exploitation. A public RustSec advisory and GitHub issue exist, so the weakness is publicly documented. Evidence supports denial of service only.

Researcher notes

The source bundle is sparse: no CVSS, CWE, CPEs, exploit details, or downstream product list are provided. Analysis should stay focused on the http crate before 0.1.20 and the stated HeaderMap::reserve() integer overflow denial-of-service impact.

Mitigation direction

  • Upgrade the Rust http crate to version 0.1.20 or later.
  • Review vendor and RustSec guidance for any project-specific remediation notes.
  • Rebuild and redeploy Rust services after dependency updates.
  • Prioritize internet-facing services that parse or process HTTP headers.

Validation and detection

  • Review dependency manifests and lockfiles for http crate versions below 0.1.20.
  • Check whether vulnerable dependencies are direct or transitive.
  • Identify reachable code paths involving HeaderMap::reserve().
  • Confirm updated builds no longer include vulnerable http crate versions.
Prepared
Confidence
high
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-25574 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.