This update for libsoup fixes the following issues:
CVE-2026-85197: heap use-after-free in HTTP/2 client on_data_read() via GOAWAY during body upload (bsc#1279238).
CVE-2026-85534: heap buffer overflow in SoupSession through on_data_source_read_callback() via SETTINGS frame
with crafted INITIAL_WINDOW_SIZE (bsc#1279239).