CVE-2026-64866 PUBLISHED

New API: Admin can reset passkeys for same-level or higher-privileged users

Assigner: GitHub_M
Reserved: 20.07.2026 Published: 17.08.2026 Updated: 17.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.1

Product Status

Vendor QuantumNous
Product new-api
Versions
  • Version >= 0.9.1.3, < 1.0.0-rc.7 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE