SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-64859

CRITICAL · CVSS 9.1 EPSS 0.46% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-17 · Last synced 2026-09-16

CyberRota Analysis

AI-Generated

The vulnerability allows authenticated administrators to access the root user's bearer token through the admin user list and user lookup APIs, exposing sensitive system configuration APIs. This critical flaw can lead to unauthorized access and potential compromise of the entire system. Organizations using versions prior to 1.0.0-rc.7 should prioritize immediate updates to mitigate this risk.

Public Exploit Signal

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

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

CVE
CVE-2026-64859
Severity
CRITICAL
CVSS
9.1
EPSS
0.46%

Original NVD Description

New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to 1.0.0-rc.7, the admin user list and user lookup APIs, including GET /api/user/, return User.AccessToken as access_token because User model objects are serialized after queries use Omit("password"), allowing an authenticated administrator to obtain the root user's bearer token and access root-only system configuration APIs. This issue is fixed in version 1.0.0-rc.7.