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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-75760— AshAi 向量转换凭据泄露漏洞

一分钟漏洞结论

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

在 ash-project 的 ash_ai 库中存在一个“生成包含敏感信息的错误消息”漏洞,该漏洞会在用户可见的校验错误中泄露提供者请求状态和凭证。 具体而言,在 中,当嵌入(embedding)提供者调用失败时,新增的代码会添加一个 changeset 错误,其错误消息中直接对原始错误项进行了检查(例如:“An error occurred while generating embeddings: #{inspect(error)}”)。通过普通的字符串 会生成一个属于 类别的 错误,而 和 会将该错误原样返回

CVSS 7.1 · High
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
AshAi vectorize change leaks raw embedding-provider errors, including credentials, in a user-facing error
来源: CVE Program / CVE List V5
Vulnerability Description
Generation of Error Message Containing Sensitive Information vulnerability in ash-project ash_ai discloses provider request state and credentials in a user-facing validation error. In AshAi.Changes.Vectorize, when the embedding provider call fails the change added a changeset error whose message inspected the raw error term (An error occurred while generating embeddings: #{inspect(error)}). A plain-string add_error produces an Ash.Error.Changes.InvalidChanges in the :invalid class, which AshJsonApi and AshGraphql render back to the caller. The embedding client's error term is not sanitized, so it can carry the request URL, the provider response body, and, for HTTP clients that keep the request in the error struct, the outbound Authorization header with the provider API key. Failures are attacker-reachable via oversized or malformed vectorized content. The fix logs the raw error and returns a generic message. This issue affects ash_ai: from 0.1.0 before 1.0.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
通过错误消息导致的信息暴露
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
ash-project ash_ai 0.1.0 ~ 1.0.0 cpe:2.3:a:ash-project:ash_ai:*:*:*:*:*:*:*:*
ash-project ash_ai 5334edc73a007f0629661761d6a75796f2fc0004 ~ 088a2562e16d65f36cec178070de683636479f58 cpe:2.3:a:ash-project:ash_ai:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-75760 其他参考 (4)

同批安全公告 · ash-project · 2026-08-31 · 共 6 条

CVE-2026-77956 10.0 CRITICAL AshAi 提示词模板远程代码执行
CVE-2026-81315 7.4 HIGH AshAi 跨域检查被X-Forwarded-Proto头绕过
CVE-2026-82564 7.1 HIGH AshAi 身份工具过滤器未识别记录更新或销毁漏洞
CVE-2026-82579 6.0 MEDIUM AshAi 工具循环不终止导致拒绝服务漏洞
CVE-2026-82580 5.3 MEDIUM AshAi 信息泄露:工具异常详情暴露

IV. Related Vulnerabilities

V. Comments for CVE-2026-75760

暂无评论


发表评论