CVE-2026-26830
CRITICAL9.8EPSS 0.29%pdf-image has an OS Command Injection Vulnerability through its pdfFilePath parameter
Published: 3/25/2026Modified: 3/27/2026
Also known as:GHSA-q5mh-72xg-628w
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().
Affected packages (1)
- npm/pdf-imagefrom 0, <= 2.0.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |