cve/2025/CVE-2025-58060.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2025-58060

Description

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.

POC

Reference

Github