NIXPKGS-2026-0874
GitHub issue
published on
by @mweinelt Activity log
- Created suggestion
-
@mweinelt
ignored
4 packages
- python314Packages.openfga-sdk
- python313Packages.openfga-sdk
- python312Packages.openfga-sdk
- openfga-cli
- @mweinelt accepted
- @mweinelt published on GitHub
OpenFGA has an Authorization Bypass through cached keys
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.
References
-
https://github.com/openfga/openfga/security/advisories/GHSA-h6c8-cww8-35hf x_refsource_CONFIRM
-
https://github.com/openfga/openfga/releases/tag/v1.13.1 x_refsource_MISC
Affected products
openfga
- ==< 1.13.1
Matching in nixpkgs
Ignored packages (4)
pkgs.openfga-cli
Cross-platform CLI to interact with an OpenFGA server
pkgs.python312Packages.openfga-sdk
Fine-Grained Authorization solution for Python
pkgs.python313Packages.openfga-sdk
Fine-Grained Authorization solution for Python
pkgs.python314Packages.openfga-sdk
Fine-Grained Authorization solution for Python
Package maintainers
-
@jlesquembre José Luis Lafuente <jl@lafuente.me>