Home

Description

Hasura is an open-source product that provides users GraphQL or REST APIs. Prior to 2.49.2 and 2.45.5, a user can use a where clause on a table computed field (returning SETOF some_table) to infer row values that ought to be filtered for their role based on some_table's row-level permissions. While such rows cannot be returned directly, like predicates on strings for instance allow values to be brute forced efficiently with the where clause as an oracle. This issue is fixed in versions 2.49.2 and 2.45.5.

PUBLISHED Reserved 2026-06-15 | Published 2026-07-07 | Updated 2026-07-08 | Assigner GitHub_M




MEDIUM: 6.0CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-863: Incorrect Authorization

Product status

>= 2.46.0, < 2.49.2
affected

>= 2.45.0, < 2.45.5
affected

References

github.com/...engine/security/advisories/GHSA-r27x-gc74-qmxh

cve.org (CVE-2026-54698)

nvd.nist.gov (CVE-2026-54698)

Download JSON