CVE-2025-58060

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-58060
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-58060.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-58060
Aliases
  • GHSA-4c68-qgrh-rmmq
Downstream
Related
Published
2025-09-11T18:15:34Z
Modified
2025-09-22T14:46:45.601426Z
Summary
[none]
Details

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

Affected packages

Git / github.com/openprinting/cups

Affected ranges

Type
GIT
Repo
https://github.com/openprinting/cups
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v2.*

v2.2.0
v2.2.1
v2.2.2
v2.2.3
v2.2.4
v2.2.5
v2.2.6
v2.2b1
v2.2b2
v2.2rc1
v2.3.0
v2.3.1
v2.3.3
v2.3.3op1
v2.3.3op2
v2.3b1
v2.3b2
v2.3b3
v2.3b4
v2.3b5
v2.3b6
v2.3b7
v2.3b8
v2.3rc1
v2.4.0
v2.4.1
v2.4.10
v2.4.11
v2.4.12
v2.4.2
v2.4.3
v2.4.4
v2.4.5
v2.4.6
v2.4.7
v2.4.8
v2.4.9
v2.4b1
v2.4rc1

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "id": "CVE-2025-58060-b088b8ad",
        "source": "https://github.com/openprinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221",
        "signature_version": "v1",
        "target": {
            "function": "cupsdAuthorize",
            "file": "scheduler/auth.c"
        },
        "digest": {
            "function_hash": "161101854988671363650603007211864002538",
            "length": 11512.0
        },
        "deprecated": false
    },
    {
        "signature_type": "Line",
        "id": "CVE-2025-58060-b8682118",
        "source": "https://github.com/openprinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221",
        "signature_version": "v1",
        "target": {
            "file": "scheduler/auth.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "252342279466869984469687432689811884911",
                "224178397817989152176278622935806424142",
                "34023814051622481731660481993435543916",
                "32886566208854679595142351155717611645",
                "77695424112154206107361435810581927774",
                "298653031029906115643324305168188129119",
                "35827168545682896286695988030117038484",
                "115174652598934948060790637798026279729",
                "131496716382430400409608407831702171299",
                "60729078821255401626836469559924321696"
            ]
        },
        "deprecated": false
    }
]