CVE-2026-70618
5.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
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. 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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Spacebar Server | Spacebar Server | 0 <= 51da17cf19d476483ee44e5f832d1ebdcd844f88 | affected |
Weaknesses
- CWE-862: Missing Authorization
References
- https://github.com/spacebarchat/server/security/advisories/GHSA-p5cf-7hg9-gf65
- https://github.com/spacebarchat/server/commit/51da17cf19d476483ee44e5f832d1ebdcd844f88
- https://www.vulncheck.com/advisories/spacebar-server-missing-authorization-via-member-ids-endpoint
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.