Lucene search
+L

8056 matches found

Microsoft CVE
Microsoft CVE
added 2026/09/03 8:05 a.m.13 views

inets, httpd: HTTP Request Smuggling via Whitespace-Before-Colon Header Dropping i

...

8.3CVSS5.8AI score0.00328EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/09/03 8:04 a.m.13 views

inets,httpd:HTTP Request Smuggling via obs-fold Header Continuation

...

8.3CVSS5.8AI score0.00328EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/03 5:20 a.m.7 views

CVE-2026-73812

A flaw was found in the inets httpd server, part of Erlang/OTP. The server incorrectly processes HTTP requests that contain both Transfer-Encoding: chunked and Content-Length headers, failing to reject them or close the connection as required by RFC 9112 §6.1. When inets is deployed behind a...

8.3CVSS5.9AI score0.00301EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-73812

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - httpd function checkheader/3 rejects duplicate Content-Length per CVE-2026-23941 but never checks for the TE+CL co-presence that RFC 9112 6.3 identifies as a...

9.4CVSS7.1AI score0.00453EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/03 12:00 a.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.6CVSS5.3AI score0.00221EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-84380

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, Request.prepare in src/httpx2/httpx2/models.py can add a body-derived Content-Length header...

5.6CVSS6.3AI score0.00221EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-73276

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Gracefulness code ignored cases that should be rejected, resulting in possible HTTP Request Smuggling opportunities. This issue affects OTP from OTP 22.2 before...

8.3CVSS6.3AI score0.00328EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/02 9:36 p.m.9 views

CVE-2026-63385

A flaw was found in libevent. The evhttpdecodeuriinternal function in http.c decodes percent-encoded %00 bytes into literal NUL characters without rejecting them, allowing an attacker to craft a URI such as /admin/secret%00.jpg where extension-based access checks see .jpg but the server processes...

9.2CVSS7.1AI score0.00403EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/09/02 9:36 p.m.11 views

CVE-2026-63382

A flaw was found in libevent. The evhttp parser in libevent's http.c component inconsistently handles HTTP Transfer-Encoding headers and chunked framing. This inconsistency allows an unauthenticated remote attacker to desynchronize request boundaries when libevent is used behind a proxy. Successf...

9.2CVSS7.2AI score0.00587EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/09/02 7:03 p.m.7 views

CVE-2026-84380

A flaw was found in HTTPX2, a Python HTTP client. The Request.prepare function can incorrectly add a Content-Length header to a request that already includes a Transfer-Encoding header. This conflict in HTTP framing headers can lead to request smuggling or connection desynchronization. This could...

5.6CVSS5.8AI score0.00221EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/02 6:21 p.m.7 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
Vulnrichment
Vulnrichment
added 2026/09/02 5:58 p.m.12 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 score0.00221EPSS
SaveExploits0References4
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
Cvelist
Cvelist
added 2026/09/02 5:58 p.m.39 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.6CVSS0.00221EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/02 5:58 p.m.18 views

CVE-2026-84380

HTTPX2 , a next-generation HTTP client for Python, contains a request-smuggling vulnerability prior to version 2.11.0 . The flaw resides in Request._prepare() in _models.py, where its setdefault() logic checks Content-Length and Transfer-Encoding headers independently instead of treating them as ...

5.6CVSS5.8AI score0.00221EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/02 8:07 a.m.7 views

OTP: inets: inets: HTTP Request Smuggling allows bypassing security controls

A flaw was found in the inets httpd server, part of Erlang/OTP. The server incorrectly processes HTTP requests that contain both Transfer-Encoding: chunked and Content-Length headers, failing to reject them or close the connection as required by RFC 9112 §6.1. When inets is deployed behind a...

8.3CVSS5.8AI score0.00301EPSS
SaveExploits0References8
CISA KEV Catalog
CISA KEV Catalog
added 2026/09/02 12:00 a.m.10 views

Kludex Starlette HTTP Request/Response Smuggling Vulnerability

Kludex Starlette contains a HTTP request/response smuggling vulnerability that could allow attackers to inject paths into the host part, prepending the actual path leading to issues such as authentication bypass when the authentication depends on the reconstructed URL’s path. This vulnerability...

8.8CVSS6.4AI score0.83594EPSS
SaveIn wildExploits4
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.8AI score0.00221EPSS
SaveExploits0References13
NVD
NVD
added 2026/09/01 8:17 p.m.9 views

CVE-2026-78605

Inconsistent Interpretation of HTTP Requests 'HTTP Request Smuggling' CWE-444 in Elasticsearch can lead to information disclosure via HTTP Request Smuggling CAPEC-33. Under specific proxy deployment configurations, a network attacker could obtain confidential responses intended for other...

5.9CVSS0.00211EPSS
SaveExploits0References1
Circl
Circl
added 2026/09/01 8:02 p.m.10 views

CVE-2021-31188

creationtimestamp| type| source ---|---|--- 2026-09-01 20:02:42+00:00| seen| https://t.me/hackingAttack/8312 2026-09-02 01:03:18+00:00| seen| https://t.me/hackingAttack/8312 2026-09-08 07:00:05+00:00| seen| https://t.me/hackingAttack/8312 2026-09-09 00:00:39+00:00| seen|...

7.8CVSS6.5AI score0.01368EPSS
SaveExploits0References1
Rows per page
Query Builder