SCA: security update for github.com/QuantumNous/new-api (GHSA-j6gc-4893-qwmp)

medium Tenable Cloud Security Plugin ID 446025

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-64865)

Solution

Update the github.com/QuantumNous/new-api library and its related packages to version 1.0.0-rc.16 or later.

See Also

https://github.com/advisories/GHSA-j6gc-4893-qwmp

Plugin Details

Severity: Medium

ID: 446025

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/17/2026

Updated: 8/17/2026

Risk Information

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:P/A:N

CVSS Score Source: CVE-2026-64865

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6

Threat Score: 2.3

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/17/2026

Vulnerability Publication Date: 8/17/2026

Reference Information

CVE: CVE-2026-64865

cwe: CWE-362