SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-66005

MEDIUM · CVSS 6.3 EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-24 · Last synced 2026-08-23

CyberRota Analysis

AI-Generated

A CORS misconfiguration in the local API server from versions prior to 0.8.4 allows network-adjacent attackers to bypass trusted host restrictions, potentially exposing sensitive functionalities. This vulnerability enables unauthorized access to the OpenAI-compatible API, allowing attackers to perform inference, enumerate models, and access cross-origin responses without authentication. Organizations utilizing this API should prioritize patching to mitigate the risk of exploitation by local network attackers or those leveraging DNS rebinding techniques.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-66005
Severity
MEDIUM
CVSS
6.3
EPSS
0.19%

Original NVD Description

Jan through 0.8.4, fixed in commit 3e1c1e7, contains a CORS misconfiguration vulnerability in its local API server that allows network-adjacent attackers to bypass trusted host restrictions by exploiting the server's replacement of user-configured trusted hosts with a wildcard that reflects arbitrary origins with credentials. Attackers on the local network or using DNS rebinding can reach the unauthenticated OpenAI-compatible API to perform inference, enumerate models, invoke MCP tools, and read cross-origin responses.