VYPR

urllib.request

by Python (programming language)

CVEs (1)

  • CVE-2026-15806MedAug 18, 2026
    risk 0.32cvss epss

    The HTTPPasswordMgr class in the urllib.request module, along with its subclasses HTTPPasswordMgrWithDefaultRealm and HTTPPasswordMgrWithPriorAuth, did not take the URL scheme into account when matching stored credentials against a requested URL. Credentials added for an…