VYPR

libsoup2.4

by Debian

CVEs (3)

  • CVE-2026-12548MedJul 21, 2026
    risk 0.27cvss 4.2epss 0.00

    A heap out-of-bounds read flaw was found in libsoup. When parsing multipart HTTP messages, an integer type mismatch between the caller and soup_headers_parse() can cause the length parameter to be incorrectly truncated, leading to a heap buffer over-read. A remote attacker could…

  • CVE-2026-12547LowJul 21, 2026
    risk 0.00cvss 3.4epss 0.00

    SoupAuthManager caches proxy authentication credentials without scoping them to the proxy authority (host:port). When the proxy configuration changes (e.g., via system settings or WPAD), cached Proxy-Authorization headers from the previous proxy are sent to the new proxy,…

  • CVE-2026-12478MedJul 14, 2026
    risk 0.00cvss 4.8epss 0.00

    The fix for CVE-2026-0716 (commit 6ff7ef0, libsoup 3.6.6) placed the integer overflow guard inside the if (masked) block, leaving unmasked server-to-client frames unprotected. A malicious WebSocket server can send a crafted unmasked frame with a payload length near UINT64_MAX to…