SCA: security update for github.com/authzed/spicedb (GHSA-j85q-46hg-36p2)

medium Tenable Cloud Security Plugin ID 416231

Description

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

- SpiceDB is a graph database purpose-built for storing and evaluating access control data. Use of a
relation of the form: `relation folder: folder | folder#parent` with an arrow such as `folder->view` can
cause LookupSubjects to only return the subjects found under subjects for either `folder` or
`folder#parent`. This bug only manifests if the same subject type is used multiple types in a relation,
relationships exist for both subject types and an arrow is used over the relation. Any user making a
negative authorization decision based on the results of a LookupSubjects request with version before
v1.30.1 is affected. Version 1.30.1 contains a patch for the issue. As a workaround, avoid using
LookupSubjects for negative authorization decisions and/or avoid using the broken schema. (CVE-2024-32001)

See Also

https://github.com/advisories/GHSA-j85q-46hg-36p2

Plugin Details

Severity: Medium

ID: 416231

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.4

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2024-32001

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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: 4/10/2024

Vulnerability Publication Date: 4/10/2024

Reference Information

CVE: CVE-2024-32001

cwe: CWE-755