OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue.
References
Configurations
No configuration.
History
11 Sep 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-11 18:15
Updated : 2025-09-11 18:15
NVD link : CVE-2025-58060
Mitre link : CVE-2025-58060
CVE.ORG link : CVE-2025-58060
JSON object : View
Products Affected
No product.
CWE
CWE-287
Improper Authentication