Cross-user OAuth token disclosure via shared config
Published Aug 17, 2026 · Updated Aug 18, 2026
Authorization header disclosure in Onyx before 3.1.10, 3.2.14, and 4.0.0 lets remote authenticated users read another user's OAuth token. In backend/onyx/server/features/mcp/api.py, OnyxTokenStorage.set_tokens and set_client_info copy per-user OAuth data into a shared admin MCPConnectionConfig row, and _db_mcp_server_to_api_mcp_server returns that row's headers in auth_template for GET /api/mcp/servers and GET /api/mcp/servers/persona/{persona_id}. Any authenticated account with BASIC_ACCESS can retrieve the most recently stored bearer token for a per-user OAuth MCP server and then use it against the upstream service as the victim user.
Summary
What happened
Authorization header disclosure in Onyx before 3.1.10, 3.2.14, and 4.0.0 lets remote authenticated users read another user's OAuth token. In backend/onyx/server/features/mcp/api.py, OnyxTokenStorage.set_tokens and set_client_info copy per-user OAuth data into a shared admin MCPConnectionConfig row, and _db_mcp_server_to_api_mcp_server returns that row's headers in auth_template for GET /api/mcp/servers and GET /api/mcp/servers/persona/{persona_id}. Any authenticated account with BASIC_ACCESS can retrieve the most recently stored bearer token for a per-user OAuth MCP server and then use it against the upstream service as the victim user.
The record
- CVE
- CVE-2026-71424
- Published
- Aug 17, 2026
- Updated
- Aug 18, 2026
- Vendor
- Onyx
- Product
- Onyx
- Classifications
- CWE-200, CWE-863, T1528
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 17, 2026CVE publishedPublication date reported by the CVE source.
- Aug 18, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 3.1.10
- Affected versionversion=>= 3.2.0, < 3.2.14
- Affected versionversion=>= 3.3.0-beta.0, < 4.0.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA-q62f-rv3h-f822 PoCproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo