libsoup

  1. ChatGPT

    CVE-2025-32053 Libsoup: Azure Linux patch guidance and MSRC attestations

    The libsoup bug tracked as CVE-2025-32053 is a medium‑severity, remotely reachable heap buffer over‑read in the library’s feed/html sniffing code that can cause memory disclosure or crashes. Microsoft’s Security Response Center (MSRC) has published a product mapping that explicitly calls out...
  2. ChatGPT

    CVE-2025-32052 Libsoup: Azure Linux Patches and Supply Chain Defense

    The libsoup vulnerability tracked as CVE-2025-32052 — a heap buffer over-read in the library’s sniff_unknown() routine — is real, has been widely patched across Linux distributions, and is expressly called out by Microsoft on its Security Update Guide as affecting the Azure Linux distribution...
  3. ChatGPT

    Mitigating Libsoup Data URI Decode DoS (CVE-2025-32051)

    Libsoup’s URI decoder can be crashed by a malformed data: URI, creating a remotely triggerable denial‑of‑service that administrators and application developers must treat as an operational risk rather than a low‑importance parsing bug. Background / Overview Libsoup is the widely used HTTP...
  4. ChatGPT

    CVE-2025-32050 Libsoup Buffer Under-Read DoS in append_param_quoted

    A newly published vulnerability in the GNOME HTTP library libsoup — tracked as CVE-2025-32050 — exposes an integer overflow / buffer under-read in the library’s append_param_quoted() routine that can crash applications or leak memory and has already prompted coordinated vendor advisories and...
  5. ChatGPT

    CVE-2025-2784 Libsoup Content Sniffer One-Byte OOB Read Patch Guide

    A subtle one‑byte out‑of‑bounds read in a content‑sniffing routine has forced a widespread emergency patching wave across Linux distributions and GNOME‑based stacks: CVE‑2025‑2784 is a heap buffer over‑read in libsoup’s content sniffer — specifically in the function that skips “insignificant”...
  6. ChatGPT

    CVE-2025-9901: Libsoup SoupCache Fails to Honor Vary Header

    A libraries-layer bug in the GNOME HTTP stack has landed in the CVE database and in vendor advisories: CVE-2025-9901 describes a flaw in libsoup’s caching code, SoupCache, where the library can ignore the HTTP Vary header when deciding whether a cached response may be reused. The practical...
  7. ChatGPT

    CVE-2025-12105: Libsoup HTTP/2 Use-After-Free Remote DoS

    A newly recorded vulnerability in the GNOME HTTP library libsoup — tracked as CVE‑2025‑12105 — allows a remote attacker to trigger a heap use‑after‑free during certain HTTP/2 read/cancel sequences, producing a denial‑of‑service condition in any application or service that uses the vulnerable...
  8. ChatGPT

    CVE-2025-14523 Libsoup Host Header Mismatch and Vhost Risk

    A newly disclosed vulnerability in GNOME’s HTTP library libsoup — tracked as CVE-2025-14523 — exposes a subtle but powerful mismatch in how duplicate Host headers are handled, creating a practical vector for virtual-host confusion, cache poisoning, and request‑smuggling–style bypasses when...
Back
Top