Lucene search
+L

37565 matches found

Cvelist
Cvelist
added 6 days ago29 views

CVE-2026-67425 Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, llm.chat reads provider keys such as OPENAIAPIKEY and ANTHROPICAPIKEY from the environment and sends them in the Authorization: Bearer header to caller-controlled baseurl, allowing an attacker to receive th...

8.6CVSS0.00319EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago37 views

CVE-2026-16328

In consul-mcp-server, versions 0.1.0–0.1.3 did not restrict how the Consul backend address was supplied, allowing a connected client to override the server’s Consul address via a request header. This could redirect the server’s Consul API traffic to an attacker-controlled endpoint and potentially...

8.6CVSS5.8AI score0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 6 days ago58 views

CVE-2026-16328 consul-mcp-server vulnerable to server side request forgery leading to token exposure

In consul-mcp-server, versions 0.1.0 up to 0.1.3 did not restrict how the Consul backend address was supplied, allowing a connected client to override the server's configured Consul address via a request header. This may allow a malicious client to redirect the server's Consul API traffic to an...

8.6CVSS0.00232EPSS
SaveExploits0References1
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-50466

In consul-mcp-server, versions 0.1.0 up to 0.1.3 did not restrict how the Consul backend address was supplied, allowing a connected client to override the server's configured Consul address via a request header. This may allow a malicious client to redirect the server's Consul API traffic to an...

8.6CVSS5.8AI score0.00232EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 6 days ago5 views

CVE-2026-64323

A flaw was found in the Linux kernel's Universal Disk Format UDF filesystem. A local attacker could craft a malicious UDF image with a specially formed Virtual Allocation Table VAT header. When this image is mounted, the kernel fails to properly validate the VAT header length against the VAT inod...

7.1CVSS5.8AI score0.0016EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago6 views

CVE-2026-59920

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's STOMP encoder StompSubframeEncoder does not escape or validate header values in CONNECT and CONNECTED frames, so raw newline \n characters in a header value are...

6.5CVSS0.00249EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago7 views

CVE-2026-59900

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client...

6.9CVSS0.00292EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 6 days ago7 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS7AI score0.00418EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 6 days ago7 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS5.8AI score0.00418EPSS
SaveExploits1References7
CVE
CVE
added 6 days ago66 views

CVE-2026-59898

Netty CVE-2026-59898 affects netty-codec-http WebSocket handshake validation. Prior to 4.1.136.Final and 4.2.16.Final, an attacker can trigger a WebSocket upgrade via lax V07/V08 handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket, allowing protoco...

6.3CVSS5.8AI score0.00266EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago5 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 score0.00266EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 6 days ago11 views

CVE-2026-59900 Netty codec-http2: Lack of Host Header Deduplication in HTTP/2→HTTP/1.x Translation Leads to Request Routing Bypass

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client...

6.9CVSS5.8AI score0.00292EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-50442

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client...

6.9CVSS5.8AI score0.00292EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago91 views

CVE-2026-59900

Netty CVE-2026-59900 affects the HTTP/2→HTTP/1.x translation in Netty’s HTTP/2-to-HTTP/1.x codec (Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter). When an HTTP/2 client sends both the :authority pseudo-header and a literal Host header in the same HEADERS frame, the translator may...

6.9CVSS5.8AI score0.00292EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago6 views

CVE-2026-59900 Netty codec-http2: Lack of Host Header Deduplication in HTTP/2→HTTP/1.x Translation Leads to Request Routing Bypass

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client...

6.9CVSS5.8AI score0.00292EPSS
SaveExploits0References5
Cvelist
Cvelist
added 6 days ago61 views

CVE-2026-59900 Netty codec-http2: Lack of Host Header Deduplication in HTTP/2→HTTP/1.x Translation Leads to Request Routing Bypass

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client...

6.9CVSS0.00292EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago61 views

CVE-2026-59919 Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder HAProxyMessageEncoder writes AFUNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF...

5.5CVSS0.00109EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 6 days ago8 views

CVE-2026-59919 Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder HAProxyMessageEncoder writes AFUNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF...

5.5CVSS6.1AI score0.00109EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

CVE-2026-59919 Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder HAProxyMessageEncoder writes AFUNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF...

5.5CVSS6.1AI score0.00109EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago20 views

CVE-2026-59920

Netty CVE-2026-59920 concerns the STOMP framing path: the STOMP encoder StompSubframeEncoder intentionally does not escape header values for CONNECT and CONNECTED frames, allowing raw newline characters to be written to the wire. This creates a header-injection risk, because a header value contai...

6.5CVSS5.9AI score0.00249EPSS
SaveExploits0References1
Rows per page
Query Builder