This update for python-aiohttp fixes the following issues:
CVE-2026-59881: excessive resource consumption due to WebSocket client accepting compressed frames without negotiated
permessage-deflate (bsc#1273125).
CVE-2026-69243: HTTP request smuggling via the WebSocket upgrade procedure (bsc#1273553).
CVE-2026-69244: out-of-bounds heap read in the C response parser while building an error message for a malformed
response (bsc#1273552).