8.8
CVE-2026-26318
- EPSS 0.03%
- Veröffentlicht 19.02.2026 19:48:55
- Zuletzt bearbeitet 20.02.2026 19:51:20
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
systeminformation is a System and OS information library for node.js. Versions prior to 5.31.0 are vulnerable to command injection via unsanitized `locate` output in `versions()`. Version 5.31.0 fixes the issue.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Systeminformation ≫ Systeminformation SwPlatformnode.js Version < 5.31.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.073 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 8.8 | 2 | 6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.