CVE-2026-41131

Updated on 22 Apr 2026

Severity

5.0 Medium severity

Details

CVSS score
5.0
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L

Overview

About vulnerability

Description

In OpenFGA, 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.

Am I Affected?

Users are affected if their applications meet the following preconditions:

  • The model has relations which rely on condition evaluation.
  • Caching is enabled.

Fix

Upgrade to OpenFGA v1.14.1.

Acknowledgement

OpenFGA would like to thank @bugbunny-research for the detailed report.

Details

Affected product:
Grafana , openfga/openfga
Affected packages:
github.com/openfga/openfga @ 1.5.4 (+5 more)