CVE-2026-25591
Published:February 24, 2026
Updated:April 23, 2026
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.
Affected Packages
https://github.com/QuantumNous/new-api.git (GITHUB):
Affected version(s) >=v0.0.4 <v0.10.8-alpha.10Fix Suggestion:
Update to version v0.10.8-alpha.10github.com/QuantumNous/new-api (GO):
Affected version(s) >=v0.0.4 <v0.10.8-alpha.10Fix Suggestion:
Update to version v0.10.8-alpha.10Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements in Data Query Logic
EPSS
Base Score:
0.06