Vulnerability Description
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`.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Authzed | Spicedb | >= 1.35.0, < 1.37.1 |
Related Weaknesses (CWE)
References
- https://github.com/authzed/spicedb/commit/2f3cf77a7fcfcb478ef5a480a245842c96ac88Patch
- https://github.com/authzed/spicedb/security/advisories/GHSA-3c32-4hq9-6wgjThird Party Advisory
FAQ
What is CVE-2024-48909?
CVE-2024-48909 is a vulnerability with a CVSS score of 2.0 (LOW). 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 `LookupResources...
How severe is CVE-2024-48909?
CVE-2024-48909 has been rated LOW with a CVSS base score of 2.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-48909?
Check the references section above for vendor advisories and patch information. Affected products include: Authzed Spicedb.