CVE-2026-41479

NameCVE-2026-41479
DescriptionAuthlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.10 and 1.7.1, Authlib's OAuth 2.0 authorization endpoint can be turned into an unauthenticated open redirect when a request uses an unsupported response_type and supplies an attacker-controlled redirect_uri. The vulnerable behavior happens before client lookup and before any redirect URI validation. As a result, an attacker does not need a valid client registration, an authenticated user, or any prior state. A single request to the authorization endpoint is enough to obtain a 302 Location response to an arbitrary attacker-controlled URL. This vulnerability is fixed in 1.6.10 and 1.7.1.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
python-authlib (PTS)bullseye0.15.4-1vulnerable
bullseye (security)0.15.4-1+deb11u2vulnerable
bookworm1.2.0-1+deb12u1vulnerable
trixie1.6.0-1+deb13u1vulnerable
forky, sid1.7.2-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
python-authlibsource(unstable)1.7.2-1

Notes

https://github.com/authlib/authlib/security/advisories/GHSA-w8p2-r796-3vmq
Fixed by: https://github.com/authlib/authlib/commit/3be08468201a7766a93012ce149ea12822cab096 (v1.7.1, v1.6.10)

Search for package or bug name: Reporting problems