Lucene search
+L

66 matches found

Kitploit
Kitploit
added 2026/09/12 11:13 a.m.5 views

CVE-2020-7693

CVE-2020-7693 Poc 참고: CVE-2020-7693용 페이로드가 버그 바운티 프로그램에서 실행 가능함을 확인합니다 설명: websocket 값을 갖는 Upgrade 헤더의 잘못된 처리는 sockjs 앱을 호스팅하는 컨테이너를 충돌시킵니다. 이는 0.3.20 이전의 sockjs 패키지에 영향을 미칩니다. 오래된 sockjs-node를 통한 단일 요청 서버 충돌: 요청 root@kitploit: GET /sockjs-node/000/ HTTP/1.1 Host: localhost:3000 User-Agent:...

5.3CVSS6.7AI score0.04978EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.12 views

PT-2026-89702

Summary There is a high-severity request-smuggling vulnerability in Traefik's handling of the HTTP/1.1 Upgrade mechanism. Since Traefik moved to unencrypted HTTP/2 with prior knowledge Go 1.24, a client-initiated Upgrade: h2c request header and its connection-specific HTTP2-Settings header were...

7CVSS0.00358EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/08 8:10 p.m.10 views

CVE-2026-1010-WebSocket-Connection-Smuggling-via-Malformed-Upgrade-Header

CVE-2026-1010 – WebSocket 연결 밀반입 개요 리버스 프록시와 백엔드가 형식이 잘못된 WebSocket 업그레이드 헤더가 포함된 HTTP 요청을 파싱하는 방식에서 불일치를 보입니다. 프록시는 이를 하나의 요청으로 취급하지만, 백엔드는 두 개의 요청으로 해석하여 공격자가 숨겨진 요청을 밀반입할 수 있게 됩니다. 이로 인해 캐시 중독 또는 접근 제어 우회가 발생할 수 있습니다. 취약점 세부 정보 유형: 연결 밀반입 / 요청 분할 영향: 내부 엔드포인트에 대한 무단 접근, 캐시 중독. 근본 원인: 프록시는 요청을...

8CVSS5.9AI score0.00342EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.17 views

CentOS 9 : nghttp2-1.43.0-8.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the nghttp2-1.43.0-8.el9 build changelog. - nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade request that also carries a Content- Length header and body onto reusable...

6.3CVSS5.7AI score0.00253EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 7:22 p.m.14 views

EUVD-2026-56897

A flaw was found in search-v2-api. The authentication middleware in the affected component unconditionally skips authentication when a request includes an Upgrade: websocket header. An unauthenticated attacker can exploit this by sending a specially crafted HTTP POST request to the /federated...

7.5CVSS5.5AI score0.00453EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 7:27 p.m.8 views

JLSEC-2026-1157 nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade request that also carries a...

nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade request that also carries a Content-Length header and body onto reusable keep-alive backend connections, re-adding the Upgrade and Connection headers while passing Content-Length verbatim. A backend that resolves the resulting...

6.3CVSS5.9AI score0.00253EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/29 6:02 p.m.261 views

CVE-2026-59898

Technical details for CVE-2026-59898 are not publicly available in the provided documents. Monitor for updates.

7.5CVSS5.8AI score0.00249EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/29 6:02 p.m.11 views

CVE-2026-59898 Netty: WebSockets V07/V08 handshaker missing Connection/Upgrade validation

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, ab attacker can force WebSocket upgrade via the lax V07 or V08 handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket headers,...

6.3CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/07/22 9:48 p.m.10 views

GHSA-4MP9-239F-G9HG Netty: WebSockets V07/V08 handshaker missing Connection/Upgrade validation

Summary An attacker can force WebSocket upgrade via the lax V07 or V08 handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket headers, completing a protocol switch that a proxy would not recognize as an Upgrade request and enabling HTTP request...

6.3CVSS5.4AI score0.00249EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/22 9:48 p.m.18 views

Netty: WebSockets V07/V08 handshaker missing Connection/Upgrade validation

Summary An attacker can force WebSocket upgrade via the lax V07 or V08 handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket headers, completing a protocol switch that a proxy would not recognize as an Upgrade request and enabling HTTP request...

7.5CVSS5.4AI score0.00249EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/20 1:56 p.m.12 views

CVE-2026-58055

A flaw in nghttp2's nghttpx proxy allows a remote attacker to perform HTTP request smuggling and cross-client response-queue poisoning. This occurs because the proxy ambiguously forwards HTTP/1.1 Upgrade requests that contain a Content-Length header to reusable keep-alive backend connections...

6.3CVSS5.7AI score0.00253EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:15 p.m.9 views

PYSEC-2026-2503 Granian vulnerable to unauthenticated DoS via WebSocket subprotocol header panic

Summary Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protocol header contains non-ASCII bytes. The crash happens in Granian's WebSocket scope construction path, before the ASGI application is invoked. This is a single-request...

7.5CVSS6.2AI score0.00324EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/09 11:11 a.m.10 views

OESA-2026-2978 nghttp2 security update

The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2. Security Fixes: nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade...

5.4CVSS6.1AI score0.00253EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.11 views

OESA-2026-2979 nghttp2 security update

The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2. Security Fixes: nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade...

5.4CVSS6.1AI score0.00253EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/30 1:42 a.m.21 views

SUSE CVE-2026-58055

nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade request that also carries a Content-Length header and body onto reusable keep-alive backend connections, re-adding the Upgrade and Connection headers while passing Content-Length verbatim. A backend that resolves the resulting...

5.4CVSS5.8AI score0.00253EPSS
SaveExploits0References13
OSV
OSV
added 2026/06/28 2:16 a.m.8 views

DEBIAN-CVE-2026-58055

nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade request that also carries a Content-Length header and body onto reusable keep-alive backend connections, re-adding the Upgrade and Connection headers while passing Content-Length verbatim. A backend that resolves the resulting...

6.3CVSS5.8AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/28 2:16 a.m.17 views

UBUNTU-CVE-2026-58055

nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade request that also carries a Content-Length header and body onto reusable keep-alive backend connections, re-adding the Upgrade and Connection headers while passing Content-Length verbatim. A backend that resolves the resulting...

6.3CVSS5.8AI score0.00253EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/28 1:32 a.m.215 views

CVE-2026-58055

nghttp2 nghttpx (up to version 1.69.0) is affected. The proxy forwards an HTTP/1.1 Upgrade request that also carries a Content-Length header and body to reusable keep-alive backend connections, re-adding Upgrade and Connection headers while passing Content-Length verbatim. This creates an ambiguo...

6.3CVSS5.8AI score0.00253EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/28 1:32 a.m.14 views

CVE-2026-58055 nghttp2 nghttpx - HTTP Request/Response Smuggling via Upgrade Request with Content-Length

nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade request that also carries a Content-Length header and body onto reusable keep-alive backend connections, re-adding the Upgrade and Connection headers while passing Content-Length verbatim. A backend that resolves the resulting...

6.3CVSS5.8AI score0.00253EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/06/28 1:32 a.m.30 views

CVE-2026-58055

nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade request that also carries a Content-Length header and body onto reusable keep-alive backend connections, re-adding the Upgrade and Connection headers while passing Content-Length verbatim. A backend that resolves the resulting...

6.3CVSS5.8AI score0.00253EPSS
SaveExploits0References3
Rows per page
Query Builder