CVE-2023-35930
CVE-2023-35930 is a low-severity vulnerability in Authzed Spicedb with a CVSS 3.x base score of 3.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-913.
Key facts
- Severity: Low (CVSS 3.x base score 3.7)
- EPSS exploit prediction: 0% (36th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-913
- Affected product: Authzed Spicedb
- Published:
- Last modified:
Description
SpiceDB is an open source, Google Zanzibar-inspired, database system for creating and managing security-critical application permissions. Any user making a negative authorization decision based on the results of a `LookupResources` request with 1.22.0 is affected. For example, using `LookupResources` to find a list of resources to allow access to be okay: some subjects that should have access to a resource may not. But if using `LookupResources` to find a list of banned resources instead, then some users that shouldn't have access may. Generally, `LookupResources` is not and should not be to gate access in this way - that's what the `Check` API is for. Additionally, version 1.22.0 has included a warning about this bug since its initial release. Users are advised to upgrade to version 1.22.2. Users unable to upgrade should avoid using `LookupResources` for negative authorization decisions.
Frequently asked questions
- What is CVE-2023-35930?
- SpiceDB is an open source, Google Zanzibar-inspired, database system for creating and managing security-critical application permissions. Any user making a negative authorization decision based on the results of a `LookupResources` request with 1.22.0 is affected. For example, using `LookupResources` to find a list of resources to allow access to be okay: some subjects that should have access to a resource may not. But if using `LookupResources` to find a list of banned resources instead, then some users that shouldn't have access may. Generally, `LookupResources` is not and should not be to gate access in this way - that's what the `Check` API is for. Additionally, version 1.22.0 has included a warning about this bug since its initial release. Users are advised to upgrade to version 1.22.2. Users unable to upgrade should avoid using `LookupResources` for negative authorization decisions.
- How severe is CVE-2023-35930?
- CVE-2023-35930 has a CVSS 3.x base score of 3.7, rated low severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity low, and availability none.
- Is CVE-2023-35930 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (36th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-35930?
- CVE-2023-35930 affects Authzed Spicedb. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-35930?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-35930 published?
- CVE-2023-35930 was published on 2023-06-26 and last updated on 2026-06-17.
References
- https://github.com/authzed/spicedb/pull/1397
- https://github.com/authzed/spicedb/security/advisories/GHSA-m54h-5x5f-5m6r
Affected products (1)
- cpe:2.3:a:authzed:spicedb:1.22.0:-:*:*:*:*:*:*
More vulnerabilities in Authzed Spicedb
- CVE-2023-29193 — High (CVSS 8.7): SpiceDB is an open source, Google Zanzibar-inspired, database system for creating and managing security-critical…
- CVE-2022-21646 — High (CVSS 8.1): SpiceDB is a database system for managing security-critical application permissions. Any user making use of a wildcard…
- CVE-2024-27101 — High (CVSS 7.3): SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application…
- CVE-2025-64529 — Medium (CVSS 6.5): SpiceDB is an open source database system for creating and managing security-critical application permissions. In…
- CVE-2026-40091 — Medium (CVSS 6.0): SpiceDB is an open source database system for creating and managing security-critical application permissions. In…
- CVE-2025-65111 — Medium (CVSS 5.3): SpiceDB is an open source database system for creating and managing security-critical application permissions. Prior to…
All CVEs affecting Authzed Spicedb →
Other CWE-913 vulnerabilities
- CVE-2026-47208 — Critical (CVSS 10.0): vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, VM2 suffers from a sandbox breakout…
- CVE-2026-47137 — Critical (CVSS 10.0): vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, the fix for GHSA-8hg8-63c5-gwmx (CVE-2023-37903)…
- CVE-2026-47131 — Critical (CVSS 10.0): vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, by combining…
- CVE-2023-29017 — Critical (CVSS 10.0): vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Prior to version 3.9.15, vm2 was…
- CVE-2022-36067 — Critical (CVSS 10.0): vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. In versions prior to version…
- CVE-2026-34156 — Critical (CVSS 9.9): NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior…