SCA: security update for github.com/authzed/spicedb (GHSA-m54h-5x5f-5m6r)

medium Tenable Cloud Security Plugin ID 416736

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2023-35930)

See Also

https://github.com/advisories/GHSA-m54h-5x5f-5m6r

Plugin Details

Severity: Medium

ID: 416736

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.4

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2023-35930

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/28/2023

Vulnerability Publication Date: 6/26/2023

Reference Information

CVE: CVE-2023-35930

cwe: CWE-913