Skip to content

OpenFGA Authorization Bypass

High
SamyGhannad published GHSA-vj4m-83m8-xpw5 Oct 24, 2022

Package

gomod github.com/openfga/openfga (Go)

Affected versions

<= 0.2.3

Patched versions

0.2.4

Description

Overview

During our internal security assessment, it was discovered that OpenFGA versions v0.2.3 and prior are vulnerable to authorization bypass under certain conditions.

Am I affected?

You are affected by this vulnerability if you are using openfga/openfga version v0.2.3 and you added a tuple with a wildcard (*) assigned to a tupleset relation (the right hand side of a ‘from’ statement).

How to fix that?

Upgrade to version v0.2.4.

Backward Compatibility

This update is not backward compatible with any authorization model that uses wildcard on a tupleset relation.

Severity

High

CVE ID

CVE-2022-39341

Weaknesses

No CWEs