#VU125585 Improper access control in lxd - CVE-2026-34179
Published: April 9, 2026
lxd
Linux Containers
Description
The vulnerability allows a remote user to escalate privileges to cluster admin.
The vulnerability exists due to improper access control in the doCertificateUpdate handler for the /1.0/certificates/{fingerprint} endpoint when processing PUT or PATCH requests that update TLS certificate records. A remote privileged user can send a crafted request to change the certificate type from client to server and escalate privileges to cluster admin.
The issue affects deployments using legacy restricted TLS certificates through the /1.0/certificates API, and the privilege change takes effect after the identity cache refresh.