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
Link | Resource |
---|---|
https://github.com/OpenPrinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221 | Patch |
https://github.com/OpenPrinting/cups/security/advisories/GHSA-4c68-qgrh-rmmq | Exploit Vendor Advisory |
Configurations
History
19 Sep 2025, 19:56
Type | Values Removed | Values Added |
---|---|---|
First Time |
Openprinting cups
Openprinting |
|
References | () https://github.com/OpenPrinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221 - Patch | |
References | () https://github.com/OpenPrinting/cups/security/advisories/GHSA-4c68-qgrh-rmmq - Exploit, Vendor Advisory | |
CPE | cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:* |
11 Sep 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-11 18:15
Updated : 2025-09-19 19:56
NVD link : CVE-2025-58060
Mitre link : CVE-2025-58060
CVE.ORG link : CVE-2025-58060
JSON object : View
Products Affected
openprinting
- cups
CWE
CWE-287
Improper Authentication