CVE-2025-59146 Details
Description
New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. An authenticated Server-Side Request Forgery (SSRF) vulnerability exists in versions prior to 0.9.0.5. A feature within the application allows authenticated users to submit a URL for the server to process its content. The application fails to properly validate this user-supplied URL before making a server-side request. This vulnerability is not limited to image URLs and can be triggered with any link provided to the vulnerable endpoint. Since user registration is often enabled by default, any registered user can exploit this. By crafting a malicious URL, an attacker can coerce the server to send requests to arbitrary internal or external services. The vulnerability has been patched in version 0.9.0.5. The patch introduces a comprehensive, user-configurable SSRF protection module, which is enabled by default to protect server security. This new feature provides administrators with granular control over outbound requests made by the server. For users who cannot upgrade immediately, some temporary mitigation options are available. Enable new-api image processing worker (new-api-worker) and/or configure egress firewall rules.
A Server-Side Request Forgery (SSRF) vulnerability has been identified in New API versions prior to 0.9.0.5. This vulnerability allows authenticated users to submit URLs that the server will process. The application does not properly validate these user-supplied URLs before making requests, enabling exploitation with any type of link. As user registration is typically enabled by default, any registered user can exploit this vulnerability. By crafting a malicious URL, an attacker can manipulate the server into sending requests to arbitrary internal or external services. This could lead to scanning internal networks, leaking information from sensitive internal services, or accessing cloud provider metadata services to exfiltrate temporary security credentials.
Users are advised to upgrade to New API version 0.9.0.5 or later, where this vulnerability has been patched. The patch introduces a user-configurable SSRF protection module, enabled by default, which allows administrators to control outbound requests from the server. For those unable to upgrade immediately, it is recommended to enable the New API image processing worker and/or configure egress firewall rules to restrict outbound traffic.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Oct 9, 2025CISA-ADP
Assessed Oct 9, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/QuantumNous/new-api/commit/ef634160986c6f6b087cbfe131074fda862928af | [email protected] | Source CodeVendor |
| https://github.com/QuantumNous/new-api/security/advisories/GHSA-xxv6-m6fx-vfhh | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| QuantumNous new-api | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 9, 2025 | New CVE Received | [email protected] |
Volerion