CVE-2026-25591

Source
https://cve.org/CVERecord?id=CVE-2026-25591
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25591.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25591
Aliases
Downstream
Related
Published
2026-02-24T00:41:30.198Z
Modified
2026-04-02T13:15:39.818564Z
Severity
  • 7.1 (High) CVSS_V4 - 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 CVSS Calculator
Summary
New API has an SQL LIKE Wildcard Injection DoS via Token Search
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25591.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-943"
    ]
}
References

Affected packages

Git / github.com/quantumnous/new-api

Affected ranges

Type
GIT
Repo
https://github.com/quantumnous/new-api
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.6.0.5
v0.8.8.0-alpha.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25591.json"