SQL Injection Vulnerability in New API Gateway by QuantumNous
CVE-2026-25591
7.1HIGH
What is CVE-2026-25591?
The New API by QuantumNous has a vulnerability in the /api/token/search endpoint which allows authenticated users to exploit SQL LIKE wildcard injection. This is due to insufficient input validation, as user-supplied keyword and token parameters are directly concatenated into SQL LIKE queries without escaping wildcard characters, resulting in potential resource exhaustion and denial of service. A patch has been released in version 0.10.8-alpha.10 to address this issue.
Affected Version(s)
new-api < 0.10.8-alpha.10
