漏洞描述翻译: 在 team-alembic 的 AshAuthentication 中存在一个检查时刻与使用时刻(TOCTOU)竞态条件漏洞。攻击者若持有已泄露的魔法链接,即可重放其“一次性令牌”,从而以目标用户的身份进行认证。 配置为 的魔法链接(默认为开启状态)本应只能被兑换一次。然而,由于没有任何机制对“令牌有效性检查”与“令牌消耗”进行串行化,导致对同一令牌的并发兑换请求全部成功,且每次都会生成一个完整的用户令牌。 具体而言: 登录流程使用 验证 JWT,但撤销操作发生在之后: - 在 回调中执行撤销;
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
| 厂商 | 产品 | 影响版本 | CPE | 订阅 |
|---|---|---|---|---|
| team-alembic | ash_authentication | 3.9.0 ~ 4.15.0 |
cpe:2.3:a:team-alembic:ash_authentication:*:*:*:*:*:*:*:*
|
|
| team-alembic | ash_authentication | cf3d227ef25912cf1b0c5fa80f20001f5c46a102 ~ * |
cpe:2.3:a:team-alembic:ash_authentication:*:*:*:*:*:*:*:*
|
|
| # | POC 描述 | 源链接 | 神龙链接 |
|---|
未找到公开 POC。
登录以生成 AI POC| CVE-2026-86533 | 9.1 CRITICAL | AshAuthentication Phoenix已吊销会话接收漏洞 |
| CVE-2026-85500 | 9.1 CRITICAL | Ash Authentication require_confirmed_with未强制校验漏洞 |
| CVE-2026-88952 | 9.1 CRITICAL | AshAuthentication OAuth2 账户链接逻辑缺陷 |
| CVE-2026-91039 | 9.1 CRITICAL | ash_authentication 动态 OIDC 跨连接账户接管漏洞 |
| CVE-2026-82760 | 8.2 HIGH | AshAuthentication API 密钥登录资源耗尽漏洞 |
| CVE-2026-82685 | 7.6 HIGH | AshAuthentication 确认令牌通用漏洞 |
| CVE-2026-80218 | 7.6 HIGH | AshAuthentication 登录令牌跨资源复用漏洞 |
| CVE-2026-81632 | 7.2 HIGH | AshAuthenticationPhoenix 一次性令牌重定向泄露漏洞 |
| CVE-2026-78223 | 6.9 MEDIUM | AshAuthentication 凭据撤销记录 JWT 验证漏洞 |
| CVE-2026-86522 | 6.3 MEDIUM | AshAuthentication 日志注入漏洞 |
| CVE-2026-81637 | 2.3 LOW | AshAuthentication 2.0.0 重放式CSRF漏洞 |
| CVE-2026-82723 | 1.8 LOW | AshAuthentication 审计日志记录密码摘要 |
| CVE-2026-82759 | 1.8 LOW | AshAuthentication审计日志哈希模式IP脱敏可逆漏洞 |
暂无评论