CVE-2026-41131 PUBLISHED

OpenFGA has Improper Policy Enforcement

Assigner: GitHub_M
Reserved: 17.04.2026 Published: 21.04.2026 Updated: 21.04.2026

OpenFGA is an authorization/permission engine built for developers. Prior to version 1.14.1, in specific scenarios, models using conditions with caching enabled can result in two different check requests producing the same cache key. This could result in OpenFGA reusing an earlier cached result for a subsequent request. The preconditions for vulnerability are the model having relations which rely on condition evaluation and the user having caching enabled. OpenFGA v1.14.1 contains a fix.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L
CVSS Score: 5

Product Status

Vendor openfga
Product openfga
Versions
  • Version < 1.14.1 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE
  • CWE-706: Use of Incorrectly-Resolved Name or Reference CWE