SCA: security update for github.com/QuantumNous/new-api (GHSA-w6x6-9fp7-fqm4)

high Tenable Self-Hosted Container Security Plugin ID 437939

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 version 0.10.8-alpha.10, a SQL LIKE wildcard injection vulnerability in the `/api/token/search`
endpoint allows authenticated users to cause denial of service through resource exhaustion by crafting
malicious search patterns. The token search endpoint accepts user-supplied `keyword` and `token`
parameters that are directly concatenated into SQL LIKE clauses without escaping wildcard characters (`%`,
`_`). This allows attackers to inject patterns that trigger expensive database queries. Version
0.10.8-alpha.10 contains a patch. (CVE-2026-25591)

See Also

https://github.com/advisories/GHSA-w6x6-9fp7-fqm4

Plugin Details

Severity: High

ID: 437939

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 2/24/2026

Updated: 7/6/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-25591

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 7.1

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/23/2026

Vulnerability Publication Date: 2/23/2026

Reference Information

CVE: CVE-2026-25591

cwe: CWE-943