AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-36317

HIGH · CVSS 7.5 EPSS 1.51% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-04-11 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-36317
Severity
HIGH
CVSS
7.5
EPSS
1.51%

Original NVD Description

In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.