Описание
Security update for python-Flask-HTTPAuth
This update for python-Flask-HTTPAuth fixes the following issues:
Changes in python-Flask-HTTPAuth:
- CVE-2026-34531: Do not accept empty tokens (bsc#1261355)
Список пакетов
openSUSE Leap 16.0
python313-Flask-HTTPAuth-4.8.0-bp160.2.1
Ссылки
- SUSE Security Ratings
- SUSE Bug 1261355
- SUSE CVE CVE-2026-34531 page
Описание
Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token verification callback function with the token argument set to an empty string. If the application had any users in its database with an empty string set as their token, then it could potentially authenticate the client request against any of those users. This issue has been patched in version 4.8.1.
Затронутые продукты
openSUSE Leap 16.0:python313-Flask-HTTPAuth-4.8.0-bp160.2.1
Ссылки
- CVE-2026-34531
- SUSE Bug 1261355