CVE-2024-48909
LOW2.0EPSS 0.11%SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not
Published: 10/14/2024Modified: 10/15/2024
Description
### Impact Clients that have enabled `LookupResources2` and have caveats in the evaluation path for their requests can return a permissionship of `CONDITIONAL` with context marked as missing, even then the context was supplied. LookupResources2 is the new default in SpiceDB 1.37.0 and has been opt-in since SpiceDB 1.35.0 ### Patches The bug will be released as part of SpiceDB 1.37.1 ### Workarounds Disable LookupResources2 via the `--enable-experimental-lookup-resources` flag by setting it to `false` ``` --enable-experimental-lookup-resources=false ```
Affected packages (2)
- Go/github.com/authzed/spicedb>= 1.35.0, < 1.37.1
- Go/github.com/authzed/spicedb>= 1.35.0, < 1.37.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | LOW2.0 | CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N |