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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-70395— Ash Framework 输入验证错误漏洞

一分钟漏洞结论

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

Ash Framework是Ash Framework组织的一款基于Elixir的开发框架。 Ash Framework 1.52.0-rc.11至3.31.1之前版本存在输入验证错误漏洞,该漏洞源于数据查询逻辑中特殊元素中和不当,客户端提供的查找值未经类型转换直接传递给过滤器,可能允许攻击者伪造关系并恢复用于查找的秘密值。

CVSS 2.1 · Low EPSS 0.14% · P4

可能的 ATT&CK 技术 1 AI

T1115 · Clipboard Data

影响版本矩阵 2

厂商产品 版本范围状态
ash-project ash 1.52.0-rc.11< 3.31.1 affected
571c138140e71cea24005189f45d7a63c8d2ed20< 09f42593035bceb0f6153dd7ee45cc49d108300a affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Predicate injection in manage_relationship belongs_to lookup discloses secret lookup keys in Ash
来源: CVE Program / CVE List V5
Vulnerability Description
Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ash allows an attacker to forge a relationship to a record they cannot name, and to recover the secret value used to look it up. When manage_relationship is used with on_lookup: :relate on a belongs_to relationship, the client-supplied lookup value is passed to Ash.Query.filter/2 without being cast to the attribute type. A nested map submitted where a scalar is expected is therefore interpreted as a filter predicate rather than a literal, so a lookup for a specific record becomes a query for any record matching a condition. The same path omits Ash.Query.limit(1), leaving Ash.read_one/2 able to distinguish no match from one match from several, which turns comparison predicates into an oracle for the lookup value. Authorization is unaffected; the destination read policy still applies. This issue affects ash: from 1.52.0-rc.11 before 3.31.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
数据查询逻辑中特殊元素的不当中和
来源: CVE Program / CVE List V5
Vulnerability Title
Ash Framework 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Ash Framework是Ash Framework组织的一款基于Elixir的开发框架。 Ash Framework 1.52.0-rc.11至3.31.1之前版本存在输入验证错误漏洞,该漏洞源于数据查询逻辑中特殊元素中和不当,客户端提供的查找值未经类型转换直接传递给过滤器,可能允许攻击者伪造关系并恢复用于查找的秘密值。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
ash-project ash 1.52.0-rc.11 ~ 3.31.1 cpe:2.3:a:ash-project:ash:*:*:*:*:*:*:*:*
ash-project ash 571c138140e71cea24005189f45d7a63c8d2ed20 ~ 09f42593035bceb0f6153dd7ee45cc49d108300a cpe:2.3:a:ash-project:ash:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-70395 补丁与修复 (1)

CVE-2026-70395 厂商安全公告 (3)

IV. Related Vulnerabilities

V. Comments for CVE-2026-70395

暂无评论


发表评论