High-risk tools in Proxmox
8 of the 28 tools in Proxmox are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
pve_api_requestExecuteCall any Proxmox API path. GET is allowed; POST/PUT/DELETE require confirm=true.
-
pve_migrate_vmExecuteMigrate a VM/container to another node. Requires confirm=true.
-
pve_reboot_vmExecuteReboot a VM/container. Requires confirm=true.
-
pve_resume_vmExecuteResume a VM/container. Requires confirm=true.
-
pve_shutdown_vmExecuteGracefully shut down a VM/container. Requires confirm=true.
-
pve_start_vmExecuteStart a VM/container. Requires confirm=true.
-
pve_stop_vmExecuteHard stop a VM/container. Requires confirm=true.
-
pve_suspend_vmExecuteSuspend a VM/container. Requires confirm=true.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.