CVE-2024-47070
概要

authentik is an open-source identity provider. A vulnerability that exists in versions prior to 2024.8.3 and 2024.6.5 allows bypassing password login by adding X-Forwarded-For header with an unparsable IP address, e.g. `a`. This results in a possibility of logging into any account with a known login or email address. The vulnerability requires the authentik instance to trust X-Forwarded-For header provided by the attacker, thus it is not reproducible from external hosts on a properly configured environment. The issue occurs due to the password stage having a policy bound to it, which skips the password stage if the Identification stage is setup to also contain a password stage. Due to the invalid X-Forwarded-For header, which does not get validated to be an IP Address early enough, the exception happens later and the policy fails. The default blueprint doesn't correctly set `failure_result` to `True` on the policy binding meaning that due to this exception the policy returns false and the password stage is skipped. Versions 2024.8.3 and 2024.6.5 fix this issue.

公表日 2024年9月28日1:15
登録日 2024年9月28日5:00
最終更新日 2024年9月30日21:45
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Authentik Security Inc の authentik における認証に関する脆弱性
タイトル Authentik Security Inc の authentik における認証に関する脆弱性
概要

Authentik Security Inc の authentik には、認証に関する脆弱性が存在します。

想定される影響 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
対策

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2024年9月27日0:00
登録日 2025年8月22日16:40
最終更新日 2025年8月22日16:40
影響を受けるシステム
Authentik Security Inc
authentik 2024.6.5 未満
authentik 2024.8.0 以上 2024.8.3 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2025年08月22日]
  掲載
2025年8月22日16:40