CVE-2024-48909
published 2024-10-14CVE-2024-48909: SpiceDB is an open source database for scalably storing and querying fine-grained authorization data. Starting in version 1.35.0 and prior to version 1.37.1…
PriorityP49low2.4CVSS 3.1
AVNACLPRHUIRSUCLINAN
EPSS
0.31%
22.6th percentile
SpiceDB is an open source database for scalably storing and querying fine-grained authorization data. Starting in version 1.35.0 and prior to version 1.37.1, 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. The bug is patched as part of SpiceDB 1.37.1. As a workaround, disable LookupResources2 via the `--enable-experimental-lookup-resources` flag by setting it to `false`.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| authzed | spicedb | — | — |
| authzed | spicedb | >= 1.35.0 < 1.37.1 | 1.37.1 |
| github.com | authzed_spicedb | >= 1.35.0 < 1.37.1 | 1.37.1 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not in github.com/authzed/spicedb
osv·2024-10-15
CVE-2024-48909 SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not in github.com/authzed/spicedb
SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not in github.com/authzed/spicedb
SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not in github.com/authzed/spicedb
OSV
SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not
osv·2024-10-14
CVE-2024-48909 [LOW] SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not
SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not
### 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
```
GHSA
SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not
ghsa·2024-10-14
CVE-2024-48909 [LOW] CWE-172 SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not
SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not
### 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
```
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-10-14
Published