Lucene search
+L

8201 matches found

OSV
OSV
•added 2026/09/16 12:00 a.m.•6 views

ALSA-2026:68266 Moderate: libsoup security update

The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: SoupWebsocketConnection: libsoup: WebSocket remote denial of service via oversized control frame protocol violation CVE-2026-15711 For more details about the security issues, including the impact, a...

7.5CVSS5.9AI score0.00745EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•0 views

CVE-2026-92362: Uncontrolled Resource Consumption

A vulnerability was detected in ag-ui-protocol ag-ui 1.0. This impacts an unknown function of the file crates/ag-ui-client/src/sse.rs of the component SSE Frame Parser. Performing a manipulation results in resource consumption. The attack is possible to be carried out remotely. The pull request t...

7.5CVSS5.5AI score0.00527EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•7 views

RHEL 8 : libsoup (RHSA-2026:68266)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:68266 advisory. The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: SoupWebsocketConnection: libsoup: WebSocket remot...

7.5CVSS6AI score0.00745EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/16 12:00 a.m.•6 views

ALSA-2026:68234 Moderate: libsoup security update

The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: SoupWebsocketExtensionDeflate: libsoup: libsoup: WebSocket permessage-deflate Unbounded Decompression Remote Denial of Service CVE-2026-15709 libsoup: SoupWebsocketConnection: libsoup: WebSocket remote denia...

7.5CVSS5.9AI score0.00883EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
•added 2026/09/16 12:00 a.m.•12 views

Moderate: libsoup security update

The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: SoupWebsocketConnection: libsoup: WebSocket remote denial of service via oversized control frame protocol violation CVE-2026-15711 For more details about the security issues, including the impact, a...

7.5CVSS5.9AI score0.00745EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/15 8:19 p.m.•7 views

CVE-2026-88975

Http4s is a Scala interface for HTTP services. Prior to 0.23.37 and 1.0.0-M48, Ember’s HTTP/2 read loop parses a frame’s 24-bit declared length but waits to buffer the entire payload before comparing it with SETTINGSMAXFRAMESIZE. An unauthenticated peer can declare a payload near 16 MiB on a...

7.5CVSS0.0063EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/15 8:17 p.m.•8 views

CVE-2026-69218

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, When Ember receives an HTTP/2 HEADERS or PUSHPROMISE frame without ENDHEADERS, H2Connection buffers the header block and subsequent CONTINUATION fragments without a size bound. A remote peer can keep an incomplete bloc...

7.5CVSS0.0063EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/15 8:01 p.m.•9 views

GHSA-GQ9P-F254-H286 Http4s: Ember HTTP/2 buffers a frame's declared payload before checking SETTINGS_MAX_FRAME_SIZE

Summary An unauthenticated peer can make Ember's HTTP/2 read loop hold 16 MiB of a single frame in memory on a connection where Ember advertised a 16 KiB limit. The declared length is readable from the frame's first 9 bytes, but it is not compared against SETTINGSMAXFRAMESIZE until the whole...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/15 8:00 p.m.•7 views

GHSA-8F3Q-3JMV-7PRW Http4s Ember HTTP/2 has an unbounded outbound frame queue

Ember's HTTP/2 connection serializes all outgoing frames through a single unbounded queue drained by one writer fiber writeLoop. When the write side stalls, any frames the connection keeps producing accumulate in that queue without limit. The peer can drive this cheaply because the connection emi...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/15 7:31 p.m.•9 views

EUVD-2026-79239

Http4s is a Scala interface for HTTP services. Prior to 0.23.37 and 1.0.0-M48, Ember’s HTTP/2 read loop parses a frame’s 24-bit declared length but waits to buffer the entire payload before comparing it with SETTINGSMAXFRAMESIZE. An unauthenticated peer can declare a payload near 16 MiB on a...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/15 7:31 p.m.•13 views

CVE-2026-88975

Http4s (a Scala HTTP library) is vulnerable in Ember's HTTP/2 read loop prior to versions 0.23.37 and 1.0.0-M48 . The loop parses a frame's 24-bit declared length but buffers the entire payload before comparing it against SETTINGS_MAX_FRAME_SIZE . An unauthenticated peer can declare a payload nea...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/15 7:31 p.m.•43 views

CVE-2026-88975 Http4s: Ember HTTP/2 buffers a frame's declared payload before checking SETTINGS_MAX_FRAME_SIZE

Http4s is a Scala interface for HTTP services. Prior to 0.23.37 and 1.0.0-M48, Ember’s HTTP/2 read loop parses a frame’s 24-bit declared length but waits to buffer the entire payload before comparing it with SETTINGSMAXFRAMESIZE. An unauthenticated peer can declare a payload near 16 MiB on a...

7.5CVSS0.0063EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/15 7:22 p.m.•9 views

CVE-2026-69218 Http4s Ember HTTP/2: unbounded continuation frame accumulation

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, When Ember receives an HTTP/2 HEADERS or PUSHPROMISE frame without ENDHEADERS, H2Connection buffers the header block and subsequent CONTINUATION fragments without a size bound. A remote peer can keep an incomplete bloc...

7.5CVSS5.8AI score
SaveExploits0References7
OSV
OSV
•added 2026/09/15 6:39 p.m.•26 views

GO-2026-6348 Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation in google.golang.org/grpc

Heap Memory Exhaustion OOM via HTTP/2 DATA Frame Fragmentation in google.golang.org/grpc...

8.7CVSS5.7AI score0.0073EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/09/15 6:26 p.m.•14 views

rsyslog: A configuration-dependent issue in rsyslog's optional imptcp input module can allow an unauthenticated remote peer to crash rsyslogd

A unauthenticated remote peer may lead rsyslogd to crash due to a flaw in the optional imptcp module. A crafted input sequence during oversize-frame recovery can cause an invalid internal message length and terminate rsyslogd. No confidentiality or integrity impact, privilege escalation, or code...

7.5CVSS5.9AI score0.00455EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/15 6:26 p.m.•13 views

rsyslog: A configuration-dependent issue in rsyslog's optional imptcp input module can allow an unauthenticated remote peer to crash rsyslogd

A unauthenticated remote peer may lead rsyslogd to crash due to a flaw in the optional imptcp module. A crafted input sequence during oversize-frame recovery can cause an invalid internal message length and terminate rsyslogd. No confidentiality or integrity impact, privilege escalation, or code...

7.5CVSS5.9AI score0.00455EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/15 3:38 p.m.•9 views

CVE-2026-45764

A type confusion flaw was found in Suricata's HTTP/2 protocol parsing engine. When processing network traffic, Suricata fails to properly validate protocol state transitions during HTTP/2 frame handling. A remote, unauthenticated attacker could exploit this vulnerability by transmitting specially...

9.1CVSS5.7AI score0.00633EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/09/15 1:31 p.m.•3 views

rabbitmq: rabbitmq_web_mqtt: RabbitMQ Web-MQTT plugin: Denial of Service via decompression bomb

A flaw was found in the rabbitmqwebmqtt plugin of RabbitMQ. An unauthenticated remote attacker can exploit a decompression bomb vulnerability by sending a highly-compressed WebSocket frame. This frame, when decompressed, inflates to gigabytes of memory, leading to a Denial of Service DoS by...

8.2CVSS5.8AI score0.00366EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/15 10:08 a.m.•12 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS5.7AI score0.00868EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/15 9:16 a.m.•6 views

DEBIAN-CVE-2026-91779

A security flaw has been discovered in GNU Binutils 2.47. This affects the function bfdelfehframesectionoffset of the file bfd/elf-eh-frame.c of the component Eh Frame Handler. Performing a manipulation results in null pointer dereference. The attack must be initiated from a local position. The...

4.8CVSS4.5AI score0.0017EPSS
SaveExploits0References1
Rows per page
Query Builder