CVE-2026-72573
Last modified
CVE-2026-72573 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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..
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| 4xmen | pm2panel | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72573?
How severe is CVE-2026-72573?
How do I fix CVE-2026-72573?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72568An out-of-bounds read vulnerability in Redis through 8.8.1 a…7.1
- CVE-2026-72569A path traversal vulnerability in cube-root/directory-serve …9.1
- CVE-2026-7257** UNSUPPORTED WHEN ASSIGNED ** An insecure storage of sensi…4.4
- CVE-2026-72570A stored cross-site scripting (XSS) vulnerability in cube-ro…5.4
- CVE-2026-72571A path traversal vulnerability in mustafaakin/cast-localvide…7.5
- CVE-2026-72572A path traversal vulnerability in o1lab/xmysql (all versions…7.5
- CVE-2026-72574A host header injection vulnerability in picocms/Pico throug…6.1
- CVE-2026-72575An improper authorization vulnerability in daptin through v0…9.1
- CVE-2026-72576A stored cross-site scripting (XSS) vulnerability in Bludit …5.4
- CVE-2026-72577Multiple vulnerabilities in NASA fprime-gds through 3.4.3 al…9.8
- CVE-2026-72578A cross-site request forgery (CSRF) vulnerability in FreePBX…8.8
- CVE-2026-72579An OS command injection vulnerability in NASA HyperCP (main …7.5
Are you affected by CVE-2026-72573?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
