FlawAtlas
Search the atlas
CVE-2026-33729 Moderate

OpenFGA has an Authorization Bypass through cached keys in github.com/openfga/openfga

OpenFGA has an Authorization Bypass through cached keys in github.com/openfga/openfga

Exploit probability 0.2%
Published March 26, 2026
Required by Not available
Last source change March 27, 2026

02 / AFFECTED SOFTWARE

Affected packages

Unknown Unknown

96 explicit affected versions

Go github.com/openfga/openfga
Go github.com/openfga/openfga

03 / CONNECTIONS

Connected vulnerabilities

related OPENSUSE-SU-2026:21483-1

04 / EVIDENCE

Source records

Open Source Vulnerabilities CVE-2026-33729

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.

View original source
Open Source Vulnerabilities GO-2026-4857

OpenFGA has an Authorization Bypass through cached keys in github.com/openfga/openfga

View original source
Open Source Vulnerabilities GHSA-h6c8-cww8-35hf

### Description In OpenFGA, 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. ### Am I Affected? Users are affected if the following preconditions are met: 1. The model has relations which rely on condition evaluation. 1. Caching is enabled. ### Fix Upgrade to OpenFGA v1.13.1. ### Acknowledgement OpenFGA would like to thank @Amemoyoi for the discovery and responsible disclosure.

View original source

05 / REFERENCES

Further evidence