CVE-2026-33655 Details
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.
A server-side request forgery (SSRF) vulnerability has been identified in New API, a large language model gateway and AI asset management system, in versions prior to 0.12.0-alpha.1. The issue arises because the default SSRF protection did not apply IP filtering to hostnames. With the 'ApplyIPFilterForDomain' setting disabled by default, URL validation only checked domain allow/block rules without resolving the hostname to validate the IP address. This allowed authenticated users to configure notification URLs that pointed to internal or metadata IP addresses, potentially exposing sensitive data.
Users can upgrade to New API version 0.12.0-alpha.1, where this vulnerability is fixed. The update includes a change that sets 'ApplyIPFilterForDomain' to true by default, ensuring that hostname destinations are resolved and checked against IP filtering rules during URL validation. For those unable to upgrade immediately, it is recommended to manually enable 'ApplyIPFilterForDomain', restrict notification URL domains with an allowlist, disable user-configurable notification URLs where practical, and enforce outbound network filtering at the host or network layer.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 10, 2026References 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.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| newapi new api | < 0.12.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 16, 2026 | Initial Analysis | [email protected] |
| Jul 10, 2026 | CVE Modified | CISA-ADP |
| Jul 9, 2026 | New CVE Received | [email protected] |