NONE · 0

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_modu...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-64865?

CVE-2026-64865 is a documented vulnerability. 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_modu...

How severe is CVE-2026-64865?

CVSS scoring is not yet available for CVE-2026-64865. Check NVD for updates.

Is there a patch for CVE-2026-64865?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.