目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-86522— AshAuthentication 日志注入漏洞

一分钟漏洞结论

影响对象
team-alembic ash_authentication
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

以下是该漏洞描述的专业中文翻译: 日志输出的不当中和(Improper Output Neutralization for Logs)漏洞 Team Alembic 的 AshAuthentication 组件存在一个日志输出未充分过滤的漏洞。未经身份验证的攻击者可以通过提交包含换行符或控制字符的密码重置身份标识(如邮箱或用户名),从而伪造应用程序的日志条目。 在 函数中,来自重置请求的身份标识参数(邮箱或用户名)被直接插值到 的 heredoc 中,过程中未进行转义、截断或类型限制。与之相邻记录的资源对象则经过

CVSS 6.3 · Medium
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-86522 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Log injection via an unescaped password reset identity in AshAuthentication
来源: CVE Program / CVE List V5
Vulnerability Description
Improper Output Neutralization for Logs vulnerability in team-alembic AshAuthentication allows an unauthenticated attacker to forge application log entries by submitting a password reset identity containing newlines or control characters. AshAuthentication.Strategy.Password.RequestPasswordReset.run/3 interpolates the identity argument, the email or username taken straight from the reset request, into its Logger.warning/1 heredocs without escaping, truncating or type-restricting it. The resource logged beside it is passed through inspect/1, which would have neutralized the value. A newline in the identity therefore ends the log record, and everything after it is written as a line of its own, so an attacker chooses the severity tag and the content of entries that appear to have come from the application. This issue affects ash_authentication: from 4.2.0 before 4.15.0 and from 5.0.0-rc.0 before 5.0.0-rc.14.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
日志输出的转义处理不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
team-alembic ash_authentication 4.2.0 ~ 4.15.0 cpe:2.3:a:team-alembic:ash_authentication:*:*:*:*:*:*:*:*
team-alembic ash_authentication 3954f277929712755aef57a4a3a821688f121316 ~ * cpe:2.3:a:team-alembic:ash_authentication:*:*:*:*:*:*:*:*

二、漏洞 CVE-2026-86522 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-86522 的情报信息

登录查看更多情报信息。

CVE-2026-86522 补丁与修复 (2)

CVE-2026-86522 厂商安全公告 (2)

CVE-2026-86522 其他参考 (1)

同批安全公告 · team-alembic · 2026-09-17 · 共 14 条

CVE-2026-82761 9.1 CRITICAL AshAuthentication 令牌重放竞态漏洞
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-81637 2.3 LOW AshAuthentication 2.0.0 重放式CSRF漏洞
CVE-2026-82723 1.8 LOW AshAuthentication 审计日志记录密码摘要
CVE-2026-82759 1.8 LOW AshAuthentication审计日志哈希模式IP脱敏可逆漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-86522

暂无评论


发表评论