Open-Source Security Intelligence

Know every vulnerability
before it knows you.

DevGuard continuously monitors your dependencies and alerts you when CVEs like this one affect your stack — with real-time threat intelligence built for developers.

Search

GHSA-pm3x-jrhh-qcr7

MediumCVSS 6.5 / 10
Published Nov 13, 2025·Last modified May 14, 2026
Affected Components(0)

No affected components available

Description

Impact

Users who

  1. use the exclusion operator somewhere in their authorization schema
  2. have configured their SpiceDB server such that --write-relationships-max-updates-per-call is bigger than 6500
  3. issue calls to WriteRelationships with a large enough number of updates that cause the payload to be bigger than what their datastore allows

will

  1. receive a successful response from their WriteRelationships call, when in reality that call failed,
  2. receive incorrect permission check results, if those relationships had to be read to resolve the relation involving the exclusion

Patches

Upgrade to v.145.2.

Workarounds

Set --write-relationships-max-updates-per-call to 1000.

Risk Scores
Base Score
6.5

The vulnerability can be exploited over the network without needing physical access. It is easy for an attacker to exploit this vulnerability. An attacker does not need any special privileges or access rights. No user interaction is needed for the attacker to exploit this vulnerability. The impact is confined to the system where the vulnerability exists. There is a low impact on the integrity of the data. There is a low impact on the availability of the system.

Threat Intelligence
6.0

Exploitation attempts have been detected. Elevated vigilance and prompt remediation are advised.

EPSS
0.24%

The exploit probability is very low. The vulnerability is unlikely to be exploited in the next 30 days.

Exploit
Not available

We did not find any exploit available. Neither in GitHub repositories nor in the Exploit-Database.

Browse More

Scan your project

Continuously monitor your dependencies and get alerted when vulnerabilities like this one affect your stack.

Checkout DevGuard