Zurück zur Liste

Authlib OIDC Implicit/Hybrid Authorization Vulnerable to Open Redirect — CVE-2026-44681

GitHub · GitHub · CVE-2026-44681

ID
CVE-2026-44681
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
medium
CVSS
6.1

Zusammenfassung

### Summary An unauthenticated open redirect in Authlib's `OpenIDImplicitGrant` and `OpenIDHybridGrant` authorization endpoint lets a remote attacker cause the authorization server to issue an HTTP 302 to an attacker-chosen URL by submitting an authorization request that omits the `openid` scope. ### Details #### Vulnerable code `OpenIDImplicitGrant.validate_authorization_request` in…

Produkt

pip: authlib

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu