Description
New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to 0.12.0-alpha.1, the default SSRF protection configuration did not apply IP filtering to hostnames; with ApplyIPFilterForDomain disabled by default, URL validation checked domain allow/block rules but did not resolve a hostname and validate the resolved IP address, allowing authenticated users to configure Webhook, Bark, or Gotify notification URLs that point at an internal or metadata IP address. This issue is fixed in version 0.12.0-alpha.1.
Published: 2026-07-09
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The New API is an LLM gateway that accepts notification URLs for webhook, Bark, or Gotify endpoints. Prior to version 0.12.0‑alpha.1, the default SSRF protection did not resolve hostnames to apply IP filtering, so authenticated users could configure URLs that point to internal or metadata IP addresses. As a result, the system would send outbound requests to those addresses, potentially exposing internal network resources. It is inferred that an attacker could use such URLs to reach internal services, exfiltrate data, or perform internal port scanning, although the CVE text does not explicitly state these outcomes.

Affected Systems

QuantumNous New API deployments released before 0.12.0‑alpha.1 are affected. All builds from 0.11.x and earlier that have not enabled ApplyIPFilterForDomain are vulnerable.

Risk and Exploitability

The CVSS score of 7.7 reflects a high impact with authentication required. The EPSS score of less than 1% indicates current exploitation is rare. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an authenticated user editing a notification URL that resolves to an internal IP. The flaw exploits a configuration toggle, making remediation straightforward once the patch is applied or the setting is enabled.

Generated by OpenCVE AI on July 28, 2026 at 08:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade QuantumNous New API to version 0.12.0‑alpha.1 or later to eliminate the SSRF bypass vulnerability.
  • If an upgrade cannot be performed immediately, enable the ApplyIPFilterForDomain configuration to enforce IP address filtering for hostnames used in notification URLs.
  • Restrict the list of allowed notification URL domains to known, trusted, externally routable endpoints, and block any URLs that resolve to private, internal, or metadata IP ranges.

Generated by OpenCVE AI on July 28, 2026 at 08:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-6qcr-qxgr-m7fv New API: SSRF Protection Bypass via Unresolved Hostname in Notification URLs
History

Fri, 10 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Quantumnous
Quantumnous new-api
Vendors & Products Quantumnous
Quantumnous new-api

Thu, 09 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Description New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to 0.12.0-alpha.1, the default SSRF protection configuration did not apply IP filtering to hostnames; with ApplyIPFilterForDomain disabled by default, URL validation checked domain allow/block rules but did not resolve a hostname and validate the resolved IP address, allowing authenticated users to configure Webhook, Bark, or Gotify notification URLs that point at an internal or metadata IP address. This issue is fixed in version 0.12.0-alpha.1.
Title New API: SSRF Protection Bypass via Unresolved Hostname in Notification URLs
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Quantumnous New-api
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-10T14:16:49.910Z

Reserved: 2026-03-23T15:23:42.218Z

Link: CVE-2026-33655

cve-icon Vulnrichment

Updated: 2026-07-10T14:16:40.344Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T08:45:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)