CVE-2026-34972 PUBLISHED

OpenFGA's BatchCheck within-request deduplication produces incorrect authorization decisions via list-value cache-key collision

Assigner: GitHub_M
Reserved: 31.03.2026 Published: 06.04.2026 Updated: 07.04.2026

OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. From 1.8.0 to 1.13.1, under specific conditions, BatchCheck calls with multiple checks sent for the same object, relation, and user combination can result in improper policy enforcement. This vulnerability is fixed in 1.14.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L
CVSS Score: 5

Product Status

Vendor openfga
Product openfga
Versions
  • Version >= 1.8.0, < 1.14.0 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE