Lucene search
+L

39 matches found

EUVD
EUVD
added 2026/09/08 8:48 p.m.9 views

EUVD-2026-70251

HTTPX2: Streaming response decompression does not bound peak memory decompression amplification...

7.5CVSS5.8AI score0.0035EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-84379

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates...

5.3CVSS6.4AI score0.00261EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-84382

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/decoders.py fully inflate each gzip,...

7.5CVSS6.4AI score0.0035EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/02 7:03 p.m.9 views

CVE-2026-84379

A flaw was found in HTTPX2, a Python HTTP client. A remote attacker could exploit this vulnerability by sending specially crafted multipart/form-data requests. The FileField.renderheaders function fails to validate Content-Type values and custom headers, allowing the injection of Carriage Return ...

5.3CVSS6AI score0.00261EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/02 7:02 p.m.9 views

CVE-2026-84382

A flaw was found in httpx2, a Python HTTP client. The content decoders in httpx2 fully inflate compressed network chunks such as gzip, deflate, br, or zstd before yielding bounded pieces to the application. This can lead to a small compressed chunk expanding significantly in memory, for example, ...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/02 6:21 p.m.8 views

CVE-2026-84380

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, Request.prepare in src/httpx2/httpx2/models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header because its setdefault processing checks each default head...

5.6CVSS0.00221EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/02 6:21 p.m.10 views

CVE-2026-84379

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS5.4AI score0.00261EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/02 6:03 p.m.14 views

CVE-2026-84382 HTTPX2: Streaming response decompression does not bound peak memory (decompression amplification)

HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before iterbytes or aiterbytes yields bounded pieces to the application. A 64 KiB compressed chunk can expa...

7.5CVSS5.3AI score0.0035EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 6:03 p.m.37 views

CVE-2026-84382 HTTPX2: Streaming response decompression does not bound peak memory (decompression amplification)

HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before iterbytes or aiterbytes yields bounded pieces to the application. A 64 KiB compressed chunk can expa...

7.5CVSS0.0035EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/02 6:03 p.m.41 views

CVE-2026-84382

HTTPX2 , a next-generation HTTP client for Python, contains a decompression amplification flaw in its content decoders (src/httpx2/httpx2/_decoders.py). Prior to 2.12.0 , the decoders fully inflate each gzip, deflate, br, or zstd network chunk before yielding bounded pieces via iter_bytes() or ai...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/02 6:01 p.m.11 views

CVE-2026-84381

HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/sync/socksproxy.py and src/httpcore2/httpcore2/async/socksproxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes...

8.1CVSS5.3AI score0.00079EPSS
SaveExploits0
OSV
OSV
added 2026/09/02 5:58 p.m.5 views

CVE-2026-84380 HTTPX2: Conflicting Content-Length and Transfer-Encoding headers can be auto-generated

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, Request.prepare in src/httpx2/httpx2/models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header because its setdefault processing checks each default head...

5.6CVSS5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/02 5:58 p.m.11 views

CVE-2026-84380

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, Request.prepare in src/httpx2/httpx2/models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header because its setdefault processing checks each default head...

5.6CVSS5.3AI score0.00221EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/02 5:57 p.m.39 views

CVE-2026-84379 HTTPX2: Multipart part header injection via unvalidated file Content-Type and custom headers

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS0.00261EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 5:57 p.m.6 views

CVE-2026-84379 HTTPX2: Multipart part header injection via unvalidated file Content-Type and custom headers

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/09/02 5:57 p.m.25 views

CVE-2026-84379

HTTPX2 , a next-generation HTTP client for Python, is affected by a multipart part header injection vulnerability in FileField.render_headers() within src/httpx2/httpx2/_multipart.py. Prior to 2.11.0 , attacker-controlled content_type values and custom headers from files= tuples are interpolated ...

5.3CVSS5.9AI score0.00261EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/02 5:54 p.m.10 views

CVE-2026-84378

HTTPX2 is a next generation HTTP client for Python. From 2.5.0 until 2.10.0, the HTTPX2 Server-Sent Events parser in src/httpx2/httpx2/sse.py repeatedly copies and rescans buffered text in SSELineDecoder.decode when an attacker-controlled or compromised SSE endpoint splits one unterminated line...

5.9CVSS5.9AI score0.0032EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.15 views

PT-2026-84846

Name of the Vulnerable Software and Affected Versions HTTPX2 versions prior to 2.11.0 Description The Request. prepare function in src/httpx2/httpx2/ models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header. This occurs...

5.6CVSS5.7AI score0.00221EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2026/08/25 3:51 p.m.10 views

urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers

A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via ProxyManager.connectionfromurl.urlopen with assertsamehost=False, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitiv...

8.2CVSS5.2AI score0.00331EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in python-urllib3

urllib3 is a user-friendly HTTP client library for Python. urllib3 does not treat the Cookie HTTP header specially or provides any helpers for managing cookies over HTTP; that responsibility lies with the user. However, it is possible for a user to specify a Cookie header, and information may be...

8.1CVSS6.6AI score0.01207EPSS
SaveExploits0References2
Rows per page
Query Builder