PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64866 QuantumNous CVE debrief

CVE-2026-64866 is a vulnerability in the AdminResetPasskey function of an LLM gateway and AI asset management system, allowing lower-privileged administrators to remove passkeys from higher-privileged accounts, including root accounts. The issue was fixed in version 1.0.0-rc.7. This vulnerability could lead to unauthorized privilege escalation and increased risk of lateral movement within multi-administrator environments. Defenders should assess exposure and verify remediation, especially in systems with multiple administrators.

Vendor
QuantumNous
Product
new-api
CVSS
MEDIUM 5.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-17
Original CVE updated
2026-09-18
Advisory published
2026-08-17
Advisory updated
2026-09-18

Who should care

Administrators and security teams responsible for managing and securing LLM gateway and AI asset management systems should assess exposure and verify remediation. This includes reviewing administrator roles and privileges, monitoring system logs for potential exploitation attempts, and ensuring that the system is updated to version 1.0.0-rc.7 or later. Additionally, defenders should consider implementing compensating controls for exposed systems and track

Why it matters

CVE-2026-64866 allows lower-privileged administrators to remove passkeys from higher-privileged accounts, potentially leading to unauthorized privilege escalation and increased risk of lateral movement within multi-administrator environments. Defenders should verify and remediate this vulnerability, especially in systems with multiple administrators.

  • Potential unauthorized privilege escalation through passkey removal.
  • Increased risk of lateral movement within multi-administrator environments.
  • Need for verification of administrator role configurations and passkey management.

Technical summary

The AdminResetPasskey function in controller/passkey.go lacked 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 was fixed in version 1.0.0-rc.7. The vulnerability could lead to unauthorized privilege escalation and increased risk of lateral movement within multi-administrator environments. Defenders should verify and remediate this vulnerability, especially in systems with multiple administrators.

Defensive priority

Defenders should prioritize verifying and remediating this vulnerability in their systems, especially those with multi-administrator setups.

Recommended defensive actions

  • Verify the version of the LLM gateway and AI asset management system in use and ensure it is updated to 1.0.0-rc.7 or later.
  • Review administrator roles and privileges to prevent exploitation.
  • Monitor system logs for potential exploitation attempts.
  • Perform a thorough review of system configurations and administrator roles to ensure that the vulnerability is not being exploited.
  • Consider implementing compensating controls for exposed systems while remediation is scheduled and verified.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Review relevant monitoring, detection, and logs for exposed assets that need extra review.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, its impact, and the fixed version. However, the scope of affected systems and potential exposure are not explicitly stated. Defenders should verify the version of the LLM gateway and AI asset management system in use and review administrator roles and privileges to prevent exploitation. The source reference commit 0936e2504655a5cbf7bc3c388f6d3e2bb24916d3 and pull request 4929 provide additional context on the vulnerability and fix.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-64866 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-64866

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-64866 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64866

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.