This update for libsoup2 fixes the following issues:
CVE-2025-2784: Fixed heap buffer over-read in skip_insignificant_space when sniffing conten (bsc#1240750)
CVE-2025-32050: Fixed integer overflow in append_param_quoted (bsc#1240752)
CVE-2025-32052: Fixed heap buffer overflow in sniff_unknown() (bsc#1240756)
CVE-2025-32053: Fixed heap buffer overflows in sniff_feed_or_html() and skip_insignificant_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 soup_header_parse_quality_list() via soup-headers.c (bsc#1241686)
CVE-2025-46421: Fixed HTTP Authorization Header leak via an HTTP redirect (bsc#1241688)