CVE-2026-69114
Received Received - Intake

Cross-Channel Message Deletion in Spacebar Server

Vulnerability report for CVE-2026-69114, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-10

Last updated on: 2026-08-10

Assigner: VulnCheck

Description

Spacebar Server before commit 8d126f4 contains a cross-channel message deletion vulnerability in the single-delete and bulk-delete message handlers that fail to scope message queries to the requested channel. Authenticated users with MANAGE_MESSAGES permission in any controlled channel can delete arbitrary messages in other channels by routing delete requests through their own channel.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Spacebar Server before commit 8d126f4 has a vulnerability where authenticated users with MANAGE_MESSAGES permission in any channel can delete messages in other channels by routing delete requests through their own channel. The issue is in the single-delete and bulk-delete message handlers which fail to scope message queries to the requested channel.

Detection Guidance

Check Spacebar Server logs for unusual message deletion patterns across channels. Look for DELETE requests from users with MANAGE_MESSAGES permission in unrelated channels. Verify if single-delete and bulk-delete handlers are properly scoping queries to the intended channel.

Impact Analysis

An attacker with MANAGE_MESSAGES permission could delete messages in channels they do not have access to, potentially removing important or sensitive messages without authorization. This could lead to data loss, miscommunication, or unauthorized information removal.

Compliance Impact

This vulnerability could lead to unauthorized deletion of sensitive data, violating compliance requirements for data integrity and retention. GDPR requires data integrity and accountability, while HIPAA mandates secure and accessible records. Unauthorized deletions may result in non-compliance.

Mitigation Strategies

Update Spacebar Server to commit 8d126f4 or later. Remove MANAGE_MESSAGES permission from users unless absolutely necessary. Monitor for unauthorized message deletions and review audit logs regularly.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-69114. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart