| タイトル | MISPにおける認証に関する脆弱性 |
|---|---|
| 概要 | LDAP混合認証が有効でOTP強制が設定されている場合に、MISPで認証バイパスの脆弱性が存在します。LdapAuth.mixedAuth=trueおよびSecurity.require_otp=trueに設定された環境では、LDAPなどの認証プラグインを通じて認証されたユーザーは、通常のログインフローでOTPチャレンジが強制される前のアプリケーションのbeforeFilterフェーズで認証済みセッションを確立してしまう可能性があります。これにより、有効な一次認証資格情報を持つ攻撃者は、プラグインにより支援されたログインフローを通じて認証し、OTP検証ページを完了せずに直接別のアプリケーションのURLにアクセスすることで、必要なOTPステップを回避できます。このため、有効なTOTP、HOTP、またはメールOTPコードを提供しなくても影響を受けるユーザーとしてアプリケーションにアクセス可能となります。本問題はプラグインベースの認証が有効で、OTPが必須とされる構成に影響します。修正により、プラグイン認証直後かつユーザーセッションを確立する前にOTP要件の確認が行われ、必要に応じてユーザーは適切なOTPチャレンジへリダイレクトされるようになります。 |
| 想定される影響 | ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| 対策 | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年6月2日0:00 |
| 登録日 | 2026年6月17日15:35 |
| 最終更新日 | 2026年6月17日15:35 |
| CVSS3.0 : 緊急 | |
| スコア | 10 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
| MISP |
| MISP 2.5.39 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年06月17日] 掲載 |
2026年6月17日15:35 |
| 概要 | An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement. In deployments configured with LdapAuth.mixedAuth=true and Security.require_otp=true, users authenticated through an authentication plugin, such as LDAP, may have their authenticated session established during the application beforeFilter phase before the normal login flow enforces the OTP challenge. As a result, an attacker with valid primary authentication credentials could bypass the required OTP step by authenticating through the plugin-backed login flow and then directly accessing another application URL instead of completing the OTP verification page. This allows access to the application as the affected user without providing a valid TOTP, HOTP, or email OTP code. The issue affects configurations where plugin-based authentication is enabled and OTP is expected to be mandatory. The fix ensures that OTP requirements are checked immediately after plugin authentication and before the user session is established, redirecting users to the appropriate OTP challenge when required. |
|---|---|
| 公表日 | 2026年6月2日23:16 |
| 登録日 | 2026年6月3日4:18 |
| 最終更新日 | 2026年6月2日23:47 |