๐Ÿ” CVE Alert

CVE-2026-61709

MEDIUM 5.3

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

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-281 CWE-863
Vendor openfga
Product openfga
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for openfga openfga

Be the first to know when new medium vulnerabilities affecting openfga openfga are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

openfga / openfga
< 1.18.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/openfga/openfga/security/advisories/GHSA-g3pg-frfm-pr2m github.com: https://github.com/openfga/openfga/commit/171806c93b86bca29e0212ceb8b6ee9c48eb9ac3 github.com: https://github.com/openfga/openfga/releases/tag/v1.18.1