This update for libsoup fixes the following issues:
CVE-2025-14523: flaw in HTTP header handling can lead to host header parsing discrepancy between servers and proxies
and allow for request smuggling, cache poisoning and bypass of access controls (bsc#1254876).
CVE-2025-12105: heap use-after-free in message queue handling during HTTP/2 read completion can lead to undefined
behavior or crash (bsc#1252555).
CVE-2026-0716: Fixed out-of-bounds read for websocket (bsc#1256418).
CVE-2026-0719: Fixed overflow for password md4sum (bsc#1256399).