Proxmox Virtual Environment - Security Advisories

Status
Not open for further replies.

Subject: PSA-2026-00037-1: SCTPhantom Local Privilege Escalation issue​


Advisory date: 2026-08-10

Packages: proxmox-kernel-*

Details:

A use-after-free issue in the Linux kernels SCTP code allowed a unprivileged local attacker to obtain root privileges, and potentially escape from unprivileged containers.

Mitigations:

Preventing the sctp module from being loaded mitigates the issue.

Fixed in:
- proxmox-kernel-7.0.14-10-pve(-signed) (Trixie based products)
- proxmox-kernel-6.8.12-41-pve(-signed) (Bookworm based products)

References:
- CVE-2026-64564
- https://matrix.tencent.com/en/2026/08/06/sctphantom-CVE-2026-64564
 

Subject: PSA-2026-00038-1: TONTOU kernel memory leak via branch predictor re-poisoning​


Advisory date: 2026-08-10

Packages: proxmox-kernel-*

Details:

A new technique to leak kernel memory despite spectre v2 mitigations being in place to neutralize the branch predictor state was discovered. This technique uses interrupt injection to re-poison the branch predictor during the window between neutralization and return of execution.

This technique is only applicable on AMD and Intel CPUs.

Fixed in:
- proxmox-kernel-7.0.14-11-pve(-signed) (Trixie based products)
- proxmox-kernel-6.8.12-41-pve(-signed) (Bookworm based products)

References:
- CVE-2026-68480
- https://people.csail.mit.edu/mengjia/data/2026.USENIX.TONTOU.pdf (paper, PDF)
 

Subject: PSA-2026-00039-1: missing parameter validation in remote migration​


Advisory date: 2026-08-12

Packages: qemu-server

Details:

Missing parameter validation in Proxmox VE's remote migration code allowed an attacker with Sys.Incoming privileges to inject arbitrary values in parts of the QEMU command line on the migration target.

This issue was privately reported by Geoffrey McClinsey <geoffrey.mcclinsey@gmail.com>.

Fixed in:
- qemu-server >= 9.2.3 (PVE 9.x)
- qemu-server >= 8.4.9 (PVE 8.x)
 

Subject: PSA-2026-00040-1: incomplete privilege checks for unused volumes​


Advisory date: 2026-08-12

Packages: qemu-server, pve-container

Details:

Incomplete privilege checks when adding an unused volume to a guest allowed accessing volumes that were out of scope for the user/API token adding the volume.

This issue was reported privately by Geoffrey McClinsey <geoffrey.mcclinsey@gmail.com> for qemu-server, a related issue in pve-container was found while developing the fix.

Fixed in:
- qemu-server >= 9.2.2 (PVE 9.x)
- pve-container >= 6.1.13 (PVE 9.x)
- qemu-server >= 8.4.9 (PVE 8.x)
- pve-container >= 5.3.6 (PVE 8.x)
 
Status
Not open for further replies.