This update for python-starlette fixes the following issues
- CVE-2026-48817: arbitrary HTTP method dispatched to `HTTPEndpoint` attributes via `getattr` (bsc#1268389).
- CVE-2026-54282: request path that lacks a leading forward slash can lead to request.url.hostname manipulation
(bsc#1268520).
- CVE-2026-54283: urlencoded request body with an oversized data can lead to a denial of service (bsc#1268517).
Patch instructions:
To install this openSUSE security update use the suse recommended installation methods
like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
- openSUSE Leap 16.0
zypper in -t patch openSUSE-Leap-16.0-1066=1
- openSUSE Leap 16.0:
python313-starlette-0.41.3-160000.4.1
* bsc#1268389
* bsc#1268517
* bsc#1268520
References:
* https://www.suse.com/security/cve/CVE-2026-48817.html
* https://www.suse.com/security/cve/CVE-2026-54282.html
* https://www.suse.com/security/cve/CVE-2026-54283.html
Get the latest Linux and open source security news straight to your inbox.