CVE-2026-64868
7.5QuantumNous · new-api
QuantumNous new-api is vulnerable to uncontrolled resource consumption, allowing unauthenticated attackers to trigger a denial of service via excessive resource allocation.
Executive summary
The QuantumNous new-api gateway is susceptible to a denial of service vulnerability, which could allow an unauthenticated attacker to exhaust system resources and render the service unavailable.
Vulnerability
The application lacks sufficient limits or throttling mechanisms for resource allocation, leading to uncontrolled resource consumption (CWE-400 and CWE-770). This vulnerability is remotely exploitable by an unauthenticated attacker.
Business impact
With a CVSS score of 7.5, this vulnerability represents a significant risk of service disruption. Successful exploitation allows an attacker to exhaust server resources, causing a denial of service that impacts business operations relying on the LLM gateway and AI asset management system.
Remediation
Immediate Action: Update the QuantumNous new-api to version 1.0.0-rc.11 or later to implement necessary resource throttling and limits.
Proactive Monitoring: Monitor system resource usage, specifically CPU and memory metrics, for sudden spikes indicative of an exhaustion attack.
Compensating Controls: Implement rate limiting at the network or API gateway level to restrict the number of requests a single source can make to the new-api service.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Denial of service vulnerabilities in gateway components can cause widespread operational impact. Organizations should prioritize the update to version 1.0.0-rc.11 to ensure proper resource management and maintain service availability.