Loading market data...
← Back to CVE feed

CVE-2026-72573

HIGH CVSS 8.8 View on NVD ↗

Description

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 Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Published: Aug 10, 2026 11:17 UTC Modified: Aug 10, 2026 19:17 UTC