【活用ガイド】

JVNDB-2026-023654

CakePHPにおけるオープンリダイレクトの脆弱性

概要

CakePHP Authenticationは、CakePHP用の認証プラグインであり、PSR-7ベースのアプリケーションでも使用できます。バージョン2.11.1、3.3.6、および4.1.1より前のgetLoginRedirect()メソッドにはバックスラッシュのバイパスによる脆弱性があり、リダイレクトのクエリ文字列パラメータを通じて攻撃者が制御するホスト名にリダイレクトさせることが可能でした。この問題はバージョン2.11.1、3.3.6、および4.1.1で修正されています。
CVSS による深刻度 (CVSS とは?)

CVSS v3 による深刻度
基本値: 6.1 (警告) [NVD値]
  • 攻撃元区分: ネットワーク
  • 攻撃条件の複雑さ: 低
  • 攻撃に必要な特権レベル: 不要
  • 利用者の関与: 要
  • 影響の想定範囲: 変更あり
  • 機密性への影響(C): 低
  • 完全性への影響(I): 低
  • 可用性への影響(A): なし
影響を受けるシステム


CakePHP
  • CakePHP 2.11.1 未満
  • CakePHP 3.0.0 以上 3.3.6 未満
  • CakePHP 4.0.0 以上 4.1.1 未満

本脆弱性の影響を受ける製品の詳細については、ベンダ情報および参考情報をご確認ください。
想定される影響

・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。
・当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。
・当該ソフトウェアは停止しません。
対策

ベンダ情報を参照して適切な対策を実施してください。
ベンダ情報

GitHub
CWEによる脆弱性タイプ一覧  CWEとは?

  1. オープンリダイレクト(CWE-601) [その他]
共通脆弱性識別子(CVE)  CVEとは?

  1. CVE-2026-55590
参考情報

  1. National Vulnerability Database (NVD) : CVE-2026-55590
  2. 関連文書 : Release Authentication 4.1.1  cakephp/authentication  GitHub
  3. 関連文書 : Release Authentication 3.3.6  cakephp/authentication  GitHub
  4. 関連文書 : Fix an open redirect weakness in getLoginRedirect()  cakephp/authentication@df28ea4  GitHub
  5. 関連文書 : Fix an open redirect weakness in getLoginRedirect() by markstory  Pull Request #796  cakephp/authentication  GitHub
  6. 関連文書 : Fix an open redirect weakness in getLoginRedirect() (#795)  cakephp/authentication@ee24bd4  GitHub
  7. 関連文書 : Fix an open redirect weakness in getLoginRedirect() by markstory  Pull Request #795  cakephp/authentication  GitHub
  8. 関連文書 : Fix an open redirect weakness in getLoginRedirect()  cakephp/authentication@1c1e29c  GitHub
  9. 関連文書 : Backport security patches from 3.x and 4.x by markstory  Pull Request #799  cakephp/authentication  GitHub
  10. 関連文書 : Release Authentication 2.11.1  cakephp/authentication  GitHub
更新履歴

  • [2026年07月14日]
      掲載