CVE-2026-72573
4xmen pm2panel - Authenticated OS Command Injection via id Query Parameter
CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-78 |
| Vendor | 4xmen |
| Product | pm2panel |
| Published | Aug 10, 2026 |
| Last Updated | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for 4xmen pm2panel
Be the first to know when new high vulnerabilities affecting 4xmen pm2panel are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
4xmen / pm2panel
0
References
Credits
Bo'riboy Abdurahmonov