#VU115164 Improper authentication in cups - CVE-2025-58060
Published: September 11, 2025
cups
OpenPrinting
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to an error in the authentication process when the AuthType is set to a value other than "Basic". A remote attacker can send a request with "Authorization: Basic" header, which lead to the application does not check the password and considers the user authenticated.