CVE Catalog

CVE-2026-70618

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

Spacebar Server before commit 51da17c contains a missing authorization vulnerability that allows any authenticated user to enumerate complete guild membership by querying the GET /guilds/{guild_id}/roles/{role_id}/member-ids endpoint without guild membership verification.

Risk Assessment

An attacker can obtain the full list of member user IDs for any guild, potentially compromising user privacy.

Recommendation

Update Spacebar Server to a version containing the fix (commit 51da17c or later).

Other vulnerabilities in Spacebar Server

See all
Original NVD description (English source)

Spacebar Server before commit 51da17c contains a missing authorization vulnerability that allows any authenticated user to enumerate complete guild membership by querying the GET /guilds/{guild_id}/roles/{role_id}/member-ids endpoint without guild membership verification. Attackers can exploit the unprotected route handler in the roles member-ids endpoint, which lacks permission checks present in sibling endpoints, to retrieve the full list of member user IDs for any guild on the instance using only a valid bearer token and a known guild ID.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS