AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-36458

HIGH · CVSS 8.1 EPSS 0.83%

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

CyberRota Analysis

AI analysis pending.

CVE
CVE-2020-36458
Severity
HIGH
CVSS
8.1
EPSS
0.83%

Original NVD Description

An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult<T, E>, there is an implementation of Sync with a trait bound of T: Send, E: Send.