Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/authzed/spicedb
  4. ›
  5. CVE-2024-27101

CVE-2024-27101: Integer overflow in chunking helper causes dispatching to miss elements or panic

March 1, 2024

Any SpiceDB cluster with any schema where a resource being checked has more than 65535 relationships for the same resource and subject type is affected by this problem.

The issue may also lead to a panic rendering the server unavailable

The following API methods are affected:

  • CheckPermission
  • BulkCheckPermission
  • LookupSubjects

Impact

Permission checks that are expected to be allowed are instead denied, and lookup subjects will return fewer subjects than expected.

Workarounds

There is no workaround other than making sure that the SpiceDB cluster does not have very wide relations, with the maximum value being the maximum value of an 16-bit unsigned integer

Remediations

  • AuthZed Dedicated customers: No action. AuthZed has upgraded all deployments.
  • AuthZed Serverless customers: No Action. AuthZed has upgraded all deployments.
  • AuthZed Enterprise customers: Upgrade to v1.29.2-hotfix-enterprise.v1.hotfix.v1
  • Open Source users: Upgrade to v1.29.2

References

  • github.com/advisories/GHSA-h3m7-rqc4-7h9p
  • github.com/authzed/spicedb
  • github.com/authzed/spicedb/commit/ef443c442b96909694390324a99849b0407007fe
  • github.com/authzed/spicedb/security/advisories/GHSA-h3m7-rqc4-7h9p
  • nvd.nist.gov/vuln/detail/CVE-2024-27101

Code Behaviors & Features

Detect and mitigate CVE-2024-27101 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.29.2

Fixed versions

  • 1.29.2

Solution

Upgrade to version 1.29.2 or above.

Impact 7.3 HIGH

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-190: Integer Overflow or Wraparound

Source file

go/github.com/authzed/spicedb/CVE-2024-27101.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:27 +0000.