There was an error while loading. Please reload this page.
1 parent 95e57c3 commit 5a73501Copy full SHA for 5a73501
1 file changed
Misc/NEWS.d/next/Security/2026-07-31-16-20-17.gh-issue-155694.SsxlKG.rst
@@ -1,4 +1,4 @@
1
-Fix :cve:`2026-15806` by scoping :class:`~urllib.request.HTTPPasswordMgr`
+Fix `CVE-2026-15806 <https://www.cve.org/CVERecord?id=CVE-2026-15806>`_ by scoping :class:`~urllib.request.HTTPPasswordMgr`
2
credentials to the URL scheme, preventing credentials stored for an HTTPS
3
URL from being used for a matching HTTP URL, while URIs without a scheme
4
continue to match any scheme.
0 commit comments