Export limit exceeded: 376167 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 376167 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 376167 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 376167 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 376167 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 376167 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-72573 1 4xmen 1 Pm2panel 2026-08-11 8.8 High
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.