---
cve: "CVE-2026-72573"
severity: "HIGH"
cvss: 8.8
epss: "91%"
vendor: "4xmen"
kev: false
exploited: false
published: "2026-08-10 11:17:30"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-02T07:19:27+02:00"
---

# CVE-2026-72573

> 8.8 HIGH · 🧪 PoC

## Beschreibung

An OS command injection vulnerability in 4xmen/pm2panel (all versions) allows an authenticated remote attacker to execute arbitrary system commands on the host. The pm2panel.js handler at line 188 passes the unsanitized req.query.id parameter directly to exec('pm2 restart ' + id) without input validation or shell escaping, enabling command chaining via semicolons or other shell metacharacters.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Referenzen

- <https://github.com/4xmen/pm2panel>
- <https://github.com/4xmen/pm2panel/blob/main/pm2panel.js>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-72573) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
