Lucene search
+L

503 matches found

Kitploit
Kitploit
added 2026/08/26 8:55 a.m.1 views

CVE-2023-24329-PoC

CVE-2023-24329-PoC Un PoC breve e informativo sulla CVE-2023-24329: difetto di parsing di urllib in Python. root@kitploit: git clone https://github.com/H4R335HR/CVE-2023-24329-PoC cd CVE-2023-24329-PoC python3 CVE-2023-24329-PoC.py Basato sulla ricerca di Yebo Cao -...

7.5CVSS7.5AI score0.20459EPSS
SaveExploits3
NVD
NVD
added 2026/08/25 5:17 p.m.7 views

CVE-2026-55553

urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts, requestInternal recursively calls...

7.5CVSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/25 4:19 p.m.6 views

urllib's cross-origin redirects preserve credential-bearing request headers, leading to potential credential leakage

Summary urllib supports redirect-following through followRedirect, which is expected behavior for an HTTP client. The issue is that, when following a redirect to a different origin, urllib preserves the caller-supplied request headers verbatim, including credential-bearing headers such as...

7.5CVSS5.5AI score
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/08/25 4:18 p.m.18 views

CVE-2026-55553 urllib: Cross-origin redirects preserve credential-bearing request headers, leading to potential credential leakage

urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts, requestInternal recursively calls...

7.5CVSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/25 4:18 p.m.6 views

EUVD-2026-65613

urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts, requestInternal recursively calls...

7.5CVSS5.3AI score
SaveExploits0References7
CVE
CVE
added 2026/08/25 4:18 p.m.14 views

CVE-2026-55553

urllib is an HTTP client for Node.js. Prior to versions 2.44.1 and 4.9.1 , its redirect-following logic in src/HttpClient.ts reuses caller-supplied options across origin boundaries. When #requestInternal recursively processes a redirect to a different scheme, host, or port, headers such as Author...

7.5CVSS5.3AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.2 views

CVE-2026-2020-SSRF-via-URL-Parser-Differential

CVE-2026-2020 – SSRF durch URL-Parser-Differenz Programmcode Python root@kitploit: vulnerableservice.py - Validates URL with urllib.parse, fetches with requests from flask import Flask, request import requests import urllib.parse app = Flaskname def isallowedurlurl: parsed =...

7.5CVSS5.3AI score0.00418EPSS
SaveExploits1
NVD
NVD
added 2026/08/18 4:17 p.m.7 views

CVE-2026-15806

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 https:// URL were also us...

6CVSS0.00407EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/18 4:17 p.m.4 views

DEBIAN-CVE-2026-15806

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 https:// URL were also us...

6CVSS5.5AI score0.00407EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/18 3:50 p.m.6 views

CVE-2026-15806

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 https:// URL were also us...

6CVSS5.5AI score0.00407EPSS
SaveExploits0
CVE
CVE
added 2026/07/29 6:12 p.m.27 views

CVE-2026-67201

CVE-2026-67201 describes a SSRF bypass in V’s standard library between net.urllib and net.http up to version 0.5.2. By crafting a URL with a backslash in the authority section, net.urllib.parse() can extract a trusted host for allowlists, while net.http.get() normalizes the backslash and connects...

8.6CVSS5.9AI score0.00391EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/29 6:12 p.m.35 views

CVE-2026-67201 V 0.5.2 SSRF Bypass via Parser Differential in net.urllib and net.http

V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery SSRF bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authori...

8.6CVSS0.00391EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/29 6:12 p.m.17 views

EUVD-2026-50446

V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery SSRF bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authori...

8.6CVSS5.9AI score0.00391EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/29 6:12 p.m.11 views

CVE-2026-67201 V 0.5.2 SSRF Bypass via Parser Differential in net.urllib and net.http

V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery SSRF bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authori...

8.6CVSS5.9AI score0.00391EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 6:12 p.m.7 views

CVE-2026-67201 V 0.5.2 SSRF Bypass via Parser Differential in net.urllib and net.http

V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery SSRF bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authori...

7.7CVSS5.9AI score
SaveExploits0References7
Rockylinux
Rockylinux
added 2026/07/29 6:00 p.m.11 views

python-urllib3 security update

An update is available for python-urllib3. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming...

8.2CVSS6.3AI score0.00331EPSS
SaveExploits0
OSV
OSV
added 2026/06/30 10:49 a.m.23 views

RHSA-2026:32992 Red Hat Security Advisory: python3.12-urllib3 security update

Bulletin has no description...

7.5CVSS5.7AI score0.0068EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2026/06/24 12:00 a.m.19 views

RockyLinux 9 : python3.12-urllib3 (RLSA-2026:28159)

The remote RockyLinux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RLSA-2026:28159 advisory. urllib3: urllib3: Denial of Service due to excessive HTTP response decompression CVE-2026-44432 urllib3: urllib3: Information disclosure via cross-origi...

8.9CVSS5.9AI score0.0068EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/23 12:00 a.m.14 views

ALSA-2026:28157 Important: python3.14-urllib3 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

8.9CVSS6.2AI score0.0068EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/06/19 9:16 p.m.8 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect via the redirecturl parameter in the login process. An attacker can redirect users to arbitrary external websites by crafting a specially formatted URL that bypasses existing validation checks. Remediation Upgrade...

5.1CVSS5.9AI score0.00426EPSS
SaveExploits0References2
Rows per page
Query Builder