Security Advisory

CVE-2026-26830

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-03-25 00:00:00
Last updated 2026-03-27 03:58:17
Assigner mitre
CVSS score 9.8
State PUBLISHED

Description

pdf-image (npm package) through version 2.0.0 allows OS command injection via the pdfFilePath parameter. The constructGetInfoCommand and constructConvertCommandForPage functions use util.format() to interpolate user-controlled file paths into shell command strings that are executed via child_process.exec()