Back to overview

CVE-2026-55170

LOW
2.1
CVSS 4.0
Description
OpenFGA is an authorization/permission engine built for developers. Prior to 1.18.0, when MySQL is being used as the datastore and authorization decisions rely on case-sensitive user strings, the tuple, changelog, and authorization_model identifier columns can compare case-distinct values such as user:Alice and user:alice as equivalent, causing two distinct check requests to return the same response. This issue is fixed in 1.18.0.

Metadata

CVE ID
CVE-2026-55170
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-16 15:13 UTC
Published
2026-07-09 21:04 UTC
Last updated
2026-07-09 21:04 UTC
Primary CWE
CWE-178
CWE-178: Improper Handling of Case Sensitivity
Vendor / Product
openfga / openfga
Sources
cve.org  ·  NVD

Severity & Metrics

2.1 LOW CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
Affected products (1)
VendorProductPlatformVersions
openfga openfga < 1.18.0
Weakness (CWE)
CWESourceDescription
CWE-178 cna CWE-178: Improper Handling of Case Sensitivity
CVSS scores (1)
ScoreSeverityVersionSourceVector
2.1 LOW 4.0 cna CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
References (5)
Back to overview