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.
Users are affected if the following preconditions are met: 1. The model has relations which rely on condition evaluation. 1. Caching is enabled.
Upgrade to OpenFGA v1.13.1.
OpenFGA would like to thank @Amemoyoi for the discovery and responsible disclosure.
{
"severity": "MODERATE",
"nvd_published_at": "2026-03-27T01:16:20Z",
"github_reviewed_at": "2026-03-26T17:21:50Z",
"cwe_ids": [
"CWE-1289",
"CWE-20",
"CWE-345"
],
"github_reviewed": true
}