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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-61709— OpenFGA 授权决策过度包含漏洞

一分钟漏洞结论

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

OpenFGA 是一个面向开发者的授权与权限引擎。在 1.18.1 版本之前,当授权关系使用了包含一个基础操作数但未排除操作数的交集时,如果该基础操作数通过类型绑定的公共通配符授予权限,且被排除的用户还通过另一个交集操作数拥有了具体元组,ListUsers API 可能会错误地返回本应被排除的用户。具体而言,在 中, 函数在统计具体元组和通配符时,未先行检查 中需要排除的条目,导致本应排除的用户被计入结果。因此,使用 ListUsers 来枚举或强制访问控制的应用程序可能会将已被排除的用户误判为已获授权。该问题已在

CVSS 5.3 · Medium EPSS 0.34% · P27

可能的 ATT&CK 技术 1 AI

T1557 · Adversary-in-the-Middle

影响版本矩阵 1

厂商产品 版本范围状态
openfga openfga < 1.18.1 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
OpenFGA: ListUsers returns a deliberately-excluded user (authorization-decision over-inclusion) when a `but not` exclusion under a type-bound wildcard is intersected (`and`) with another relation that also grants that user
来源: CVE Program / CVE List V5
Vulnerability Description
OpenFGA is an authorization and permission engine built for developers. Prior to 1.18.1, the ListUsers API could return a user that should have been excluded when an authorization relation used an intersection containing a base but not excluded operand, the base was granted through a type-bound public wildcard, and the excluded user also had a concrete tuple through another intersection operand. In pkg/server/commands/listusers/list_users_rpc.go, expandIntersection counted the concrete tuple and wildcard without first rejecting entries in excludedUsersMap. Applications that used ListUsers to enumerate or enforce access could therefore treat an excluded user as authorized. This issue is fixed in version 1.18.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
权限预留不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
openfga openfga < 1.18.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-61709 厂商安全公告 (1)

CVE-2026-61709 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-61709

暂无评论


发表评论