LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36318: In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same eleme...

In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

Rust versions before 1.49.0 had a standard library bug in VecDeque::make_contiguous that could free the same value twice. For businesses, concern depends on whether critical software was built with affected Rust versions and uses this API path.

Executive priority

Handle as a targeted engineering hygiene issue unless affected critical systems are identified. No active exploitation is cited, but memory-safety failure modes justify confirming build provenance.

Technical view

The reported flaw is in Rust standard library VecDeque::make_contiguous before Rust 1.49.0. Under certain conditions, it can pop the same element more than once, potentially causing use-after-free or double-free behavior. The source bundle provides no CVSS, CWE, affected CPEs, or exploit evidence.

Likely exposure

Exposure is most likely in Rust applications built with Rust before 1.49.0 that exercise VecDeque::make_contiguous. The bundle does not identify specific downstream products or packages.

Exploitation context

CISA KEV status is false, and the provided sources do not report active exploitation or public exploit use. Treat exploitability as unconfirmed from this bundle.

Researcher notes

Evidence is limited to the CVE description and Rust GitHub issue/PR references. No CVSS, CWE mapping, exploit details, or downstream product list is provided in the bundle.

Mitigation direction

  • Identify services built with Rust before 1.49.0.
  • Rebuild affected Rust software with Rust 1.49.0 or later.
  • Check Rust project guidance and referenced issue or PR for fix context.
  • Prioritize internet-facing or safety-critical services first.

Validation and detection

  • Inventory Rust compiler versions used for production builds.
  • Search codebases for VecDeque::make_contiguous usage.
  • Confirm affected binaries were rebuilt after Rust 1.49.0 adoption.
  • Review crash reports for unexplained double-free or memory-safety failures.
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-36318 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.