AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-21373

HIGH · CVSS 7.5 EPSS 1.16% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-03-26 · 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.

Detected Signals
code execution

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

CVE
CVE-2021-21373
Severity
HIGH
CVSS
7.5
EPSS
1.16%

Original NVD Description

Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4, "nimble refresh" fetches a list of Nimble packages over HTTPS by default. In case of error it falls back to a non-TLS URL http://irclogs.nim-lang.org/packages.json. An attacker able to perform MitM can deliver a modified package list containing malicious software packages. If the packages are installed and used the attack escalates to untrusted code execution.