Improper access control in PackageKit - #VU126936
Published: April 23, 2026
PackageKit
Richard Hughes
Description
The vulnerability allows a local user to bypass authorization and perform package installation or removal as root.
The vulnerability exists due to improper access control in packagekitd and the Slackware backend when processing install or remove transactions with the ONLY_DOWNLOAD flag set. A local user can send a crafted package management request with the ONLY_DOWNLOAD flag to bypass authorization and perform package installation or removal as root.
The issue affects the Slackware backend because it does not enforce download-only behavior for install and remove operations.