Lucene search
+L

124533 matches found

NVD
NVD
added 2026/07/28 5:17 p.m.8 views

CVE-2026-67182

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to bypass access controls by injecting bare line feed characters 0x0A into client-supplied request header values that are copied verbatim to upstream connections without validation. Attackers...

7.5CVSS0.00415EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/28 5:16 p.m.8 views

CVE-2026-54609

QTI Neon is a minimal, game-agnostic, relay-based UDP multiplayer protocol library. In version 1.0.0, the relay's handleReconnectRequest forwards RECONNECTREQUEST packets to the host without bounding them, so an unauthenticated client can drive relay-to-host amplification and cause a denial of...

8.6CVSS0.00263EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/07/28 4:36 p.m.5 views

NPM: QTINeon has unauthenticated relay-to-host amplification via unbounded RECONNECT_REQUEST forwarding

NPM: QTINeon has unauthenticated relay-to-host amplification via unbounded RECONNECTREQUEST forwarding vulnerability discovered by ? in WordPress Npm qti-neon versions 1.0.0...

8.6CVSS5.8AI score0.00263EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/28 4:36 p.m.4 views

CVE-2026-54609 QTINeon has unauthenticated relay-to-host amplification via unbounded RECONNECT_REQUEST forwarding

QTI Neon is a minimal, game-agnostic, relay-based UDP multiplayer protocol library. In version 1.0.0, the relay's handleReconnectRequest forwards RECONNECTREQUEST packets to the host without bounding them, so an unauthenticated client can drive relay-to-host amplification and cause a denial of...

8.6CVSS5.9AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/28 4:36 p.m.10 views

EUVD-2026-49905

QTI Neon is a minimal, game-agnostic, relay-based UDP multiplayer protocol library. In version 1.0.0, the relay's handleReconnectRequest forwards RECONNECTREQUEST packets to the host without bounding them, so an unauthenticated client can drive relay-to-host amplification and cause a denial of...

8.6CVSS5.9AI score0.00263EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:36 p.m.6 views

CVE-2026-54609

QTI Neon is a minimal, game-agnostic, relay-based UDP multiplayer protocol library. In version 1.0.0, the relay's handleReconnectRequest forwards RECONNECTREQUEST packets to the host without bounding them, so an unauthenticated client can drive relay-to-host amplification and cause a denial of...

8.6CVSS5.9AI score0.00263EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/28 4:29 p.m.35 views

CVE-2026-54603 OAuth2::Client#request: Protocol-relative redirect Location overrides authority, leaking bearer Authorization to attacker host

OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frameworks, including OpenID Connect OIDC. From 0.4.0 to 2.0.21, a protocol-relative redirect Location returned to OAuth2::Clientrequest overrides the request authority, so the bearer Authorization header is sent to an...

8.6CVSS0.00268EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 4:28 p.m.12 views

CVE-2026-67184

Summary: TinyWeb 0.0.8 and earlier are affected by a null pointer dereference due to a failure in HttpParser::execute() when parsing an HTTP request line with an invalid version. The code path leaves Url as NULL and then buildResponse() dereferences it without validating valid_requ, causing a SIG...

8.7CVSS5.9AI score0.00432EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:28 p.m.5 views

CVE-2026-67184

TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute function fails to allocate the Url object when version...

8.7CVSS5.9AI score0.00432EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/07/28 4:28 p.m.34 views

CVE-2026-67184 TinyWeb 0.0.8 Null Pointer Dereference DoS via Malformed HTTP Request

TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute function fails to allocate the Url object when version...

8.7CVSS0.00432EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/28 4:27 p.m.3 views

GHSA-PRQ8-7WVH-44QH OAuth: Cross-origin token-request redirects can expose signed request metadata

Cross-origin OAuth token-request redirects can expose signed request metadata Summary When an application uses OAuth::Consumer to request OAuth 1.0 request tokens or access tokens, the token request helper follows 300..399 redirects returned by the OAuth server. In affected versions,...

7.2CVSS5.9AI score0.00132EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:26 p.m.8 views

CVE-2026-54605

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's...

7.2CVSS5.9AI score0.00132EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/28 4:26 p.m.15 views

CVE-2026-54605

Summary: CVE-2026-54605 affects the Ruby OAuth gem (versions 0.5.5–1.1.5). The flaw in OAuth::Consumer#token_request follows 300–399 redirects by parsing the raw Location header and recursing, which can mutate the gem’s site/configuration and disclose signed OAuth request metadata (including the ...

7.2CVSS5.9AI score0.00132EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/28 4:26 p.m.7 views

EUVD-2026-49901

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's...

7.2CVSS5.9AI score0.00132EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 4:26 p.m.40 views

CVE-2026-54605 OAuth: Cross-origin token-request redirects can expose signed request metadata

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's...

7.2CVSS0.00132EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:26 p.m.7 views

CVE-2026-67183

TinyWeb through 0.0.8 contains a memory leak vulnerability that allows unauthenticated attackers to exhaust available memory by sending ordinary well-formed HTTP requests. Each request causes HttpParser::execute to allocate Url objects, HttpHeaders objects, and HttpHeader instances via raw new...

8.7CVSS5.9AI score0.00367EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/07/28 4:26 p.m.11 views

CVE-2026-67183

TinyWeb up to version 0.0.8 is affected by a memory-leak DoS caused by allocations in HttpParser::execute (Url objects, HttpHeaders, and HttpHeader instances) that are never freed due to missing destructors and unreachable deletes. Each authenticated-ill-formed? Actually unauthenticated, per-requ...

8.7CVSS5.9AI score0.00367EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/28 4:20 p.m.9 views

CVE-2026-67181

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation. The proxy in src/proxy.rs forwards the client's Transfer-Encoding header to...

6.3CVSS0.00292EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/28 4:20 p.m.9 views

CVE-2026-66753

tiny-http through 0.12.0 contains an HTTP header injection vulnerability that allows attackers to inject carriage return 0x0D and line feed 0x0A bytes into HTTP header values on both request and response sides due to insufficient validation in header parsing and serialization. Attackers can explo...

6.3CVSS0.00218EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/28 4:20 p.m.10 views

CVE-2026-66752

tiny-http through 0.12.0 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize request framing by sending a Transfer-Encoding header with any value, including non-chunked codings, which causes the library to unconditionally apply chunk-decoding and discard...

6.3CVSS0.00237EPSS
SaveExploits1References2
Rows per page
Query Builder