CVE detail
CVE-2026-71424
Onyx is an open-source AI platform. Prior to 3.1.10, 3.2.14, and 4.0.0, Onyx's GET /api/mcp/servers and GET /api/mcp/servers/persona/{persona_id} endpoints expose another user's OAuth Authorization header because OnyxTokenStorage.set_tokens and OnyxTokenStorage.set_client_info in backend/onyx/server/features/mcp/api.py copy per-user tokens into a shared admin MCPConnectionConfig row and _db_mcp_server_to_api_mcp_server returns that row through auth_template.headers to any BASIC_ACCESS user. This issue is fixed in versions 3.1.10, 3.2.14, and 4.0.0.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 22.0 · diversity 5.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 8
- within the 30d window
- Peak daily
- 8
- highest bucket
Evidence
Source links by recency
8 source links · newest first
No excerpt available.
Exploitgithub.comAug 17, 2026, 10:17 PMNo excerpt available.
Exploitgithub.comAug 17, 2026, 10:17 PMNo excerpt available.
Exploitgithub.comAug 17, 2026, 10:17 PMNo excerpt available.
Exploitgithub.comAug 17, 2026, 10:17 PMNo excerpt available.
Exploitgithub.comAug 17, 2026, 10:17 PMNo excerpt available.
Exploitgithub.comAug 17, 2026, 10:17 PMNo excerpt available.
Exploitgithub.comAug 17, 2026, 10:17 PMNo excerpt available.
Exploitgithub.comAug 17, 2026, 10:17 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-58427CVSS 7.5 · High
Private org member list leaked via /members API endpoint — incomplete fix for PR #38145
- CVE-2026-58425CVSS 4.3 · Medium
OAuth token introspection returns metadata of tokens issued to other clients (RFC 7662 section 4 violation)
- CVE-2026-57897CVSS 6.5 · Medium
Cross-Repo Information Disclosure via Org-Level Actions Run/Job APIs
- CVE-2026-71433CVSS 5.3 · Medium
LangGraph Checkpoint Postgres and SQLite Checkpoint are the Postgres and SQLite implementations of LangGraph's checkpoint saver. Prior to 3.1.1, the langgraph-checkpoint-postgres…
- CVE-2026-44231CVSS 9.1 · Critical
RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10, 6.0.0 and above, prior to 6.0.3 contain an information disclosure and privilege…
- CVE-2026-55608CVSS 4.2 · Medium
n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to 2.57.4, multi-tenant HTTP mode with ENABLE_MULTI_TENANT…