Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-46668 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

SpiceDB is an open source database system for creating and managing security-critical application permissions. From version 1.15.0 to before version 1.52.0, caveat structures with nested lists can result in improper cache reuse. This issue has been patched in version 1.52.0.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-285Improper Authorization[email protected]

Affected Products

ProductVersions
Authzed SpiceDB
>= v1.15.0, < v1.52.0 (semver)

CPE

  • cpe:2.3:a:authzed:spicedb:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: v1.52.0moderate efforthttps://github.com/authzed/spicedb/releases/tag/v1.52.0
  • Workaround:low effort

    Disable the experimental version 3 of LookupResources by turning the flag off.

  • Workaround:low effort

    Refactor the caveat declaration structure so that it does not operate on a list of lists, but rather any other composite structure.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-46668
NVD Published Date:
Jun 10, 2026
NVD Last Modified:
Jul 23, 2026
Source:
[email protected]
CVE-2026-46668 Details - Not Deferred