HOMEVULNERABILITIESCVE-2015-20001
HIGH

CVE-2015-20001

CWE-119Published: April 11, 2021· Updated: Jun 17, 2026

7.5
CVSS v3.1

Official Description

In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.

NVD Source

Technical Analysis

CVE-2015-20001 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in availability disruption (denial of service), with a CVSS base score of 7.5.

From a weakness classification perspective (CWE-119): Buffer overflow vulnerabilities can lead to arbitrary code execution or denial of service by corrupting adjacent memory.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityNone
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Vendors & Products

rust-lang1 product(s)
rust
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (4)

https://github.com/rust-lang/rust/issues/25842Exploit · Issue Tracking · Patch · Third Party Advisory
https://github.com/rust-lang/rust/pull/25856Issue Tracking · Patch · Third Party Advisory
https://github.com/rust-lang/rust/issues/25842Exploit · Issue Tracking · Patch · Third Party Advisory
https://github.com/rust-lang/rust/pull/25856Issue Tracking · Patch · Third Party Advisory

Quick Facts

CVE IDCVE-2015-20001
CVSS Score7.5 / 10
SeverityHIGH
WeaknessCWE-119
CISA KEVNo
Affected1 vendor(s)
PublishedApr 11, 2021

Related CVEs (CWE-119)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2015-20001 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.