Zurück zur Liste

CakePHP Authentication: Open redirect weakness via backslash bypass — CVE-2026-55590

GitHub · GitHub · CVE-2026-55590

ID
CVE-2026-55590
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
medium
CVSS
5.1

Zusammenfassung

### Impact The `getLoginRedirect()` method contains a weakness to backslash bypasses allowing redirect targets with attacker controlled hostnames. ### Patches 3.3.6 and 4.1.1 contain a fix for this issue. ### Workarounds If you are unable to upgrade, you should consider adding application validation to the redirect query string parameter to mitigate this vulnerability.

Produkt

composer: cakephp/authentication

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