This update for libsoup fixes the following issues:
CVE-2025-2784: Fixed heap buffer over-read in skip_insignificant_space when sniffing content (bsc#1240750)
CVE-2025-32050: Fixed Integer overflow in appendparamquoted (bsc#1240752)
CVE-2025-32052: Fixed heap buffer overflow in sniff_unknown() (bsc#1240756)
CVE-2025-32053: Fixed heap buffer overflows in snifffeedorhtml() and skipinsignificant_space() (bsc#1240757)
CVE-2025-32907: Fixed excessive memory consumption in server when client requests a large amount of overlapping ranges in a single HTTP request (bsc#1241222)
CVE-2025-32914: Fixed out of bounds read in soup_multipart_new_from_message() (bsc#1241164)
CVE-2025-46420: Fixed memory leak on soupheaderparsequalitylist() via soup-headers.c (bsc#1241686)
CVE-2025-46421: Fixed HTTP Authorization Header leak via an HTTP redirect (bsc#1241688)