CVE-2026-55866
Description
SpiceDB is an open source database system for creating and managing security-critical application permissions. From 1.34.0 until 1.54.0, SpiceDB can return PERMISSIONSHIP_HAS_PERMISSION instead of PERMISSIONSHIP_CONDITIONAL_PERMISSION or PERMISSIONSHIP_NO_PERMISSION because checkRequestToKey() and checkRequestToKeyWithCanonical() in internal/dispatch/keys/computed.go omit CheckHints when constructing dispatch Check cache keys. The incorrect result requires a permission combining relations with intersection or exclusion, a subject reachable through caveated and non-caveated branches, LookupResources with a context parameter running concurrently with CheckPermission or CheckBulkPermissions for the same resource and subject, and an enabled dispatch result cache. Under these conditions, a result computed for one hint set can poison the cache entry used by a semantically different authorization check, allowing permission without satisfying the caveat. This issue is fixed in version 1.54.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/authzed/spicedbGo | >= 1.34.0, < 1.54.0 | 1.54.0 |
Affected products
2- osv-coordsRange: < 0.0.20260723T184607-160000.1.1
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-4vrg-r928-h5vvghsaADVISORY
- github.com/authzed/spicedb/security/advisories/GHSA-4vrg-r928-h5vvnvdWEB
- github.com/authzed/spicedb/commit/44a1c9f266bd8a884bfebfc27181210302541b9bnvd
- github.com/authzed/spicedb/commit/ccde792fc48750740d025d4286d5c2c88614cd30nvd
- github.com/authzed/spicedb/pull/3188nvd
- github.com/authzed/spicedb/releases/tag/v1.54.0nvd
News mentions
0No linked articles in our index yet.