Описание
Security update for python-Authlib
This update for python-Authlib fixes the following issues:
- CVE-2025-61920: limited the size of the header to prevent DoS (bsc#1251921).
Список пакетов
SUSE Linux Enterprise Module for Python 3 15 SP6
SUSE Linux Enterprise Module for Python 3 15 SP7
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2025:3754-1
- E-Mail link for SUSE-SU-2025:3754-1
- SUSE Security Ratings
- SUSE Bug 1251921
- SUSE CVE CVE-2025-61920 page
Описание
Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.5, Authlib's JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url-encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service. Version 1.6.5 patches the issue. Some temporary workarounds are available. Enforce input size limits before handing tokens to Authlib and/or use application-level throttling to reduce amplification risk.
Затронутые продукты
Ссылки
- CVE-2025-61920
- SUSE Bug 1251921