CVE-2026-64865 in New API信息

摘要

由 VulDB • 2026-08-17

New API 是一个大型语言模型(LLM)网关和人工智能(AI)资产管理平台。在版本 1.0.0-rc.16 之前,重复发送更新 language 或 sidebar_modules 的 PUT /api/user/self 请求会导致竞态条件(race condition),影响计费逻辑:因为 controller/user.go 会调用 User.Update,而 updateUserCache 会对 user:Quota 执行完整的 RedisHSetObj 写入操作,从而覆盖并丢失并发执行的 HINCRBY 扣减结果。这使得经过身份验证的用户能够将缓存中的配额人为地保持在较高水平。该问题已在版本 1.0.0-rc.16 中修复。

Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!