CVE Catalog

CVE-2026-33655

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.44%

35th percentile - higher than 35% of all known CVEs

Summary

In New API, an LLM gateway and AI asset management system, 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 hostnames to IP addresses, allowing authenticated users to configure Webhook, Bark, or Gotify notification URLs pointing to internal or metadata IP addresses.

Risk Assessment

The risk is that an authenticated user can perform an SSRF attack, potentially accessing internal network resources or cloud metadata, leading to data exposure or privilege escalation.

Recommendation

Upgrade New API to version 0.12.0-alpha.1 or later, which fixes the issue by enabling IP filtering for hostnames by default. After upgrading, review Webhook, Bark, and Gotify notification URLs for any suspicious entries.

Other vulnerabilities in New API

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS