CVE-2026-42889 Details
Description
Relay adds real-time collaboration to Obsidian. Relay Server versions 0.9.0 through 0.9.6 contain an authentication bypass in the multi-document WebSocket endpoints. When authentication is configured, WebSocket connections without a token query parameter were incorrectly treated as having full server permissions. An unauthenticated network attacker who knows or guesses a document ID could connect to the document sync WebSocket and read or modify document contents without a valid document token. This vulnerability is fixed in 0.9.7.
An authentication bypass vulnerability has been identified in Relay Server versions 0.9.0 through 0.9.6. This issue occurs in the multi-document WebSocket endpoints, where connections lacking a token query parameter were mistakenly granted full server permissions. As a result, an unauthenticated network attacker who knows or guesses a document ID could access the document sync WebSocket, allowing them to read or modify document contents without a valid token. This vulnerability has been patched in version 0.9.7.
Users are advised to upgrade to Relay Server version 0.9.7 or later. If an immediate upgrade is not possible, operators can block unauthenticated WebSocket upgrade requests before they reach Relay by configuring a reverse proxy, gateway, firewall, or other edge control to reject requests to Relay's document WebSocket endpoints unless the request includes a non-empty token query parameter. This workaround only checks for token presence; invalid tokens should still be rejected by Relay.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 12, 2026CISA-ADP
Assessed May 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/No-Instructions/relay-server/security/advisories/GHSA-9vp9-8q9j-8mqm | CISA-ADP | AdvisoryRemedyVendor |
| https://github.com/No-Instructions/relay-server/security/advisories/GHSA-9vp9-8q9j-8mqm | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| No-Instructions Relay Server | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 13, 2026 | CVE Modified | CISA-ADP |
| May 12, 2026 | New CVE Received | [email protected] |
Volerion