SCA: security update for github.com/QuantumNous/new-api (GHSA-6x2c-phff-wx57)

critical Tenable Self-Hosted Container Security Plugin ID 446006

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.7, the admin user list and user lookup APIs, including GET /api/user/, return
User.AccessToken as access_token because User model objects are serialized after queries use
Omit("password"), allowing an authenticated administrator to obtain the root user's bearer token and
access root-only system configuration APIs. This issue is fixed in version 1.0.0-rc.7. (CVE-2026-64859)

Solution

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

See Also

https://github.com/advisories/GHSA-6x2c-phff-wx57

Plugin Details

Severity: Critical

ID: 446006

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/17/2026

Updated: 8/17/2026

Risk Information

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 8.3

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-64859

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

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-64859

cwe: CWE-200