CVE-2026-64865

New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to 1.0.0-rc.16, repeated PUT /api/user/self requests that update language or sidebar_modules can race relay billing because controller/user.go calls User.Update and updateUserCache performs a full RedisHSetObj write to user:.Quota, overwriting concurrent HINCRBY deductions and allowing an authenticated user to keep cached quota artificially high. This issue is fixed in version 1.0.0-rc.16.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-17 16:17

Updated : 2026-08-18 15:16


NVD link : CVE-2026-64865

Mitre link : CVE-2026-64865

CVE.ORG link : CVE-2026-64865


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')