Gnome

Libsoup

16 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 1.17%
  • Veröffentlicht 17.03.2026 11:14:21
  • Zuletzt bearbeitet 19.03.2026 19:33:46

A flaw was found in libsoup, a library for handling HTTP requests. This vulnerability, known as a Use-After-Free, occurs in the HTTP/2 server implementation. A remote attacker can exploit this by sending specially crafted HTTP/2 requests that cause a...

Exploit
  • EPSS 0.1%
  • Veröffentlicht 17.03.2026 09:44:19
  • Zuletzt bearbeitet 19.03.2026 19:56:43

A flaw was found in libsoup, a library used by applications to send network requests. This vulnerability occurs because libsoup does not properly validate hostnames, allowing special characters to be injected into HTTP headers. A remote attacker coul...

Exploit
  • EPSS 0.03%
  • Veröffentlicht 17.03.2026 09:44:19
  • Zuletzt bearbeitet 19.03.2026 19:53:34

A flaw was found in libsoup. A remote attacker, by controlling the method parameter of the `soup_message_new()` function, could inject arbitrary headers and additional request data. This vulnerability, known as CRLF (Carriage Return Line Feed) inject...

Exploit
  • EPSS 0.03%
  • Veröffentlicht 17.03.2026 09:44:19
  • Zuletzt bearbeitet 19.03.2026 19:52:33

A flaw was found in libsoup. An attacker controlling the value used to set the Content-Type header can inject a Carriage Return Line Feed (CRLF) sequence due to improper input sanitization in the `soup_message_headers_set_content_type()` function. Th...

Exploit
  • EPSS 0.15%
  • Veröffentlicht 12.03.2026 13:53:48
  • Zuletzt bearbeitet 23.03.2026 14:02:25

A flaw was found in Libsoup. The server-side digest authentication implementation in the SoupAuthDomainDigest class does not properly track issued nonces or enforce the required incrementing nonce-count (nc) attribute. This vulnerability allows a rem...

  • EPSS 0.05%
  • Veröffentlicht 23.10.2025 09:14:14
  • Zuletzt bearbeitet 19.03.2026 15:16:17

A flaw was found in the asynchronous message queue handling of the libsoup library, widely used by GNOME and WebKit-based applications to manage HTTP/2 communications. When network operations are aborted at specific timing intervals, an internal mess...

Exploit
  • EPSS 2.49%
  • Veröffentlicht 03.04.2025 03:15:18
  • Zuletzt bearbeitet 18.11.2025 09:15:50

A flaw was found in libsoup. The package is vulnerable to a heap buffer over-read when sniffing content via the skip_insight_whitespace() function. Libsoup clients may read one byte out-of-bounds in response to a crafted HTTP response by an HTTP serv...

Exploit
  • EPSS 0.37%
  • Veröffentlicht 11.11.2024 20:15:20
  • Zuletzt bearbeitet 03.11.2025 23:17:14

GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored, i.e., a "Transfer-Encoding\0: chunked" header is treated the same as a "Transfer-Encoding: chunked" header...

Exploit
  • EPSS 0.11%
  • Veröffentlicht 11.11.2024 20:15:20
  • Zuletzt bearbeitet 03.11.2025 23:17:15

GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soup_header_parse_param_list_strict. There is a plausible way to reach this remotely via soup_message_headers_get_content_type (e.g., an applicati...

  • EPSS 0.2%
  • Veröffentlicht 11.11.2024 20:15:20
  • Zuletzt bearbeitet 03.11.2025 23:17:15

GNOME libsoup before 3.6.1 has an infinite loop, and memory consumption. during the reading of certain patterns of WebSocket data from clients.