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.
Conclusion & alert: CVE-2020-36318 is rated High Exploit Risk (81.4/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 1.69%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.30% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.39% | 1.69% | +1.30% |
| 2 | 2025-03-30 | 1.32% | 0.39% | -0.93% |
| 3 | 2025-03-29 | — | 1.32% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2020-36318 not yet assigned priority: Debian including 1 source packages (rustc), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2020-36318 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2020-36318 |
suse
|
high | CVE-2020-36318 severity important: SUSE including 24 source package names (cargo, cargo-1.49.0-1.module+el8.4.0+9446+1a463e08, …), 90 product×package rows across 15 product lines (SUSE CaaS Platform 4.0, SUSE Enterprise Storage 6, … (15 product lines)): Known Not Affected 76, Fixed 14. | https://www.suse.com/security/cve/CVE-2020-36318/ |
ubuntu
|
medium | CVE-2020-36318 medium priority: Ubuntu including 1 source packages (rustc), 16 status rows across 16 suites (bionic, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 8, DNE 3, ignored 2, needed 2, released 1. | https://ubuntu.com/security/CVE-2020-36318 |
| URL | Tags |
|---|---|
| https://github.com/rust-lang/rust/issues/79808 | Exploit Issue Tracking Patch Third Party Advisory |
| https://github.com/rust-lang/rust/pull/79814 | Patch Third Party Advisory |