CVE-2026-33655 PUBLISHED

New API: SSRF Protection Bypass via Unresolved Hostname in Notification URLs

Assigner: GitHub_M
Reserved: 23.03.2026 Published: 09.07.2026 Updated: 10.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 7.7

Product Status

Vendor QuantumNous
Product new-api
Versions
  • Version < 0.12.0-alpha.1 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE