CVE-2026-55798

Pillow is a Python imaging library. Prior to 12.3.0, WindowsViewer.get_command() constructed a cmd.exe shell command by directly embedding a file path into an f-string without escaping and passed the result to subprocess.Popen(..., shell=True), allowing shell metacharacters in the file path to inject arbitrary cmd.exe commands. This issue is fixed in version 12.3.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-06 19:17

Updated : 2026-07-07 18:58


NVD link : CVE-2026-55798

Mitre link : CVE-2026-55798

CVE.ORG link : CVE-2026-55798


JSON object : View

Products Affected

python

  • pillow
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')