CVE-2025-58060
HIGHOpenPrinting CUPS < 2.4.13 - Authentication Bypass via Basic Auth Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-58060. PoCs published by aniruddh-bhandarkar.
AI-analyzed exploit summary The repository contains a Python-based scanner for CVE-2025-58060, which detects vulnerable CUPS versions and probes for an authentication bypass vulnerability. It includes version detection and active probing but does not contain exploit code for achieving remote code execution or other offensive actions.
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.
Exploits (1)
The repository contains a Python-based scanner for CVE-2025-58060, which detects vulnerable CUPS versions and probes for an authentication bypass vulnerability. It includes version detection and active probing but does not contain exploit code for achieving remote code execution or other offensive actions.
References (4)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H