Spacebar Server before commit dcfd910 contains a missing authorization vulnerability that allows any authenticated attacker to add themselves to arbitrary group DM channels by sending a PUT request to the channels recipient endpoint without membership verification. Attackers can exploit the unguarded PUT /channels/{channel_id}/recipients/{user_id} handler to join private group DMs, read complete message history, post messages as a participant, and force-add third-party users without their consent.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 20:17
Updated : 2026-09-16 20:34
NVD link : CVE-2026-70617
Mitre link : CVE-2026-70617
CVE.ORG link : CVE-2026-70617
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
