CVE-2026-33729 PUBLISHED

OpenFGA has an Authorization Bypass through cached keys

Assigner: GitHub_M
Reserved: 23.03.2026 Published: 27.03.2026 Updated: 27.03.2026

OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. In versions prior to 1.13.1, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache key. This can result in OpenFGA reusing an earlier cached result for a different request. Users are affected if the model has relations which rely on condition evaluation andncaching is enabled. OpenFGA v1.13.1 contains a patch.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H
CVSS Score: 5.8

Product Status

Vendor openfga
Product openfga
Versions
  • Version < 1.13.1 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE
  • CWE-345: Insufficient Verification of Data Authenticity CWE
  • CWE-1289: Improper Validation of Unsafe Equivalence in Input CWE