Description
A flaw has been found in Helicone ai-gateway up to 0.2.0-beta.30. This affects the function build_target_url of the file ai-gateway/src/dispatcher/service.rs of the component AWS Metadata Service. Executing a manipulation of the argument extracted_path_and_query can lead to server-side request forgery. The attack can be executed remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-12
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Helicone ai‑gateway includes a function that constructs URLs from an extracted path and query string without proper validation, allowing an attacker to forge requests to arbitrary internal or external endpoints. By manipulating the extracted argument the attacker can cause the gateway to send HTTP requests to internal services, notably the AWS Metadata Service, resulting in the disclosure of sensitive data or execution of unintended actions. This flaw belongs to the input validation weakness category (CWE‑918) and enables a remote attacker to trigger unintended outbound traffic from the vulnerable component.

Affected Systems

The vulnerability exists in Helicone ai‑gateway versions up to 0.2 at risk; the flaw is triggered by the AWS Metadata Service implementation within the dispatcher’s service module.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. < 1% indicates a very low probability of exploitation, but the exploit has The flaw is exploitable remotely, and the supplier has not yet provided a patch. The vulnerability is not listed in CISA KEV, yet its public availability and potential to reach internal services make it a notable risk.

Generated by OpenCVE AI on July 31, 2026 at 12:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Helicone ai‑gateway to a version newer than 0.2.0‑beta. that addresses the SSRF issue.
  • Configure network controls to restrict outbound traffic from the gateway so that it cannot reach the internal AWS Metadata Service.
  • Validate the input to the build_target_url function against a whitelist of allowed destinations.

Generated by OpenCVE AI on July 31, 2026 at 12:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 12 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in Helicone ai-gateway up to 0.2.0-beta.30. This affects the function build_target_url of the file ai-gateway/src/dispatcher/service.rs of the component AWS Metadata Service. Executing a manipulation of the argument extracted_path_and_query can lead to server-side request forgery. The attack can be executed remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title Helicone ai-gateway AWS Metadata Service service.rs build_target_url server-side request forgery
First Time appeared Helicone
Helicone ai-gateway
Weaknesses CWE-918
CPEs cpe:2.3:a:helicone:ai-gateway:*:*:*:*:*:*:*:*
Vendors & Products Helicone
Helicone ai-gateway
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Helicone Ai-gateway
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T15:38:59.130Z

Reserved: 2026-07-12T05:52:24.844Z

Link: CVE-2026-15508

cve-icon Vulnrichment

Updated: 2026-07-13T15:38:55.837Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:30:16Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)