SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-64866

MEDIUM · CVSS 5.1 EPSS 0.36% Public Exploit

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

CyberRota Analysis

AI-Generated

The vulnerability allows lower-privileged administrators to delete passkeys from accounts with the same or higher privileges, including root accounts, due to a missing authorization check in the AdminResetPasskey function. This could lead to unauthorized access and potential compromise of sensitive accounts. Organizations using versions 0.9.1.3 to 1.0.0-rc.6 of the affected API should prioritize upgrading to version 1.0.0-rc.7 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-64866
Severity
MEDIUM
CVSS
5.1
EPSS
0.36%

Original NVD Description

New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. From 0.9.1.3 until 1.0.0-rc.7, AdminResetPasskey in controller/passkey.go lacks the canManageTargetRole authorization check for DELETE /api/user/:id/reset_passkey, allowing a lower-privileged administrator to remove a passkey from a same-level or higher-privileged account, including a root account. This issue is fixed in version 1.0.0-rc.7.