9.8
CVE-2026-26830
- EPSS 0.79%
- Veröffentlicht 25.03.2026 15:16:38
- Zuletzt bearbeitet 02.04.2026 20:13:29
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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()
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Pdf-image Project ≫ Pdf-image SwPlatformnode.js Version <= 2.0.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.79% | 0.738 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cve@mitre.org | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.