← Back to browse · API

CVE-2026-26830

Severity
CRITICAL
CVSS
9.8
EPSS
0.02493
Risk score
40.07
CISA KEV
No
PoC
Yes
Published
2026-03-25
Modified
2026-03-27
First seen
2026-08-07
Aliases
EUVD-2026-15457
Products
n/a:n/a n/a
Sources
euvd EUVD-2026-15457
packetstorm 14eb2ec681eb8bbf49c170fc|CVE-2026-26830

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()

References