AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-3596

MEDIUM · CVSS 6.5 EPSS 1.89% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-02-24 · 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.

GitHub PoC Links

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

CVE
CVE-2021-3596
Severity
MEDIUM
CVSS
6.5
EPSS
1.89%

Original NVD Description

A NULL pointer dereference flaw was found in ImageMagick in versions prior to 7.0.10-31 in ReadSVGImage() in coders/svg.c. This issue is due to not checking the return value from libxml2's xmlCreatePushParserCtxt() and uses the value directly, which leads to a crash and segmentation fault.