AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-21236

MEDIUM · CVSS 5.7 EPSS 1.47% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-01-06 · 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-2021-21236
Severity
MEDIUM
CVSS
5.7
EPSS
1.47%
GitHub

Original NVD Description

CairoSVG is a Python (pypi) package. CairoSVG is an SVG converter based on Cairo. In CairoSVG before version 2.5.1, there is a regular expression denial of service (REDoS) vulnerability. When processing SVG files, the python package CairoSVG uses two regular expressions which are vulnerable to Regular Expression Denial of Service (REDoS). If an attacker provides a malicious SVG, it can make cairosvg get stuck processing the file for a very long time. This is fixed in version 2.5.1. See Referenced GitHub advisory for more information.