Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Fri, 28 Aug 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Telnyx
Telnyx telnyx-mcp |
|
| Vendors & Products |
Telnyx
Telnyx telnyx-mcp |
Thu, 27 Aug 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | The Telnyx MCP server exposed its HTTP transport on every interface and did not require a caller credential. packages/mcp-server/src/http.ts served MCP on the root path with a listener bound to all interfaces and parsed the caller's authentication headers in a mode that did not fail when they were absent, so a request without any credential completed initialisation and dispatched tools. Dispatch forwarded the server's own stored credentials, the Telnyx API key and client secret together with the code-execution key, to the upstream endpoint, so an unauthenticated caller able to reach the port acted with them. The current code defaults the host to loopback, requires a server API key, and enforces it in middleware. | |
| Title | Telnyx MCP Server through 6.83.0 Missing Authentication on Streamable HTTP Transport | |
| Weaknesses | CWE-306 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-27T18:47:58.070Z
Reserved: 2026-08-26T16:00:33.062Z
Link: CVE-2026-81098
No data.
Status : Received
Published: 2026-08-27T17:20:52.297
Modified: 2026-08-27T20:18:49.697
Link: CVE-2026-81098
No data.
OpenCVE Enrichment
Updated: 2026-08-28T16:14:28Z
-
CWE-306
Missing Authentication for Critical Function