AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-20107

HIGH · CVSS 7.6 EPSS 7.27% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-04-13 · 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-2015-20107
Severity
HIGH
CVSS
7.6
EPSS
7.27%

Original NVD Description

In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9