| 제목 | GitHub Helicone ai-gateway v0.2.0-beta.30 Server-Side Request Forgery |
|---|
| 설명 | Helicone AI Gateway is vulnerable to Server-Side Request Forgery (SSRF) through improper handling of provider base URLs. The gateway allows providers to be configured with custom base-url values (defined in providers.yaml or user-supplied config.yaml). When processing requests, the application forwards LLM API calls to the configured upstream endpoint using these base URLs without sufficient validation or restrictions on the target host, scheme, or IP address range. An attacker capable of influencing or injecting a malicious provider base URL can coerce the gateway into making arbitrary HTTP requests to internal network services, cloud instance metadata endpoints (e.g., x.x.x.x), localhost services, or other restricted resources. This occurs because outbound requests are constructed directly from the attacker-controlled base URL without implementing allowlists, private IP blocking, or safe URL parsing. Successful exploitation may enable reconnaissance of internal infrastructure, access to sensitive services within the gateway’s network context, or further lateral movement. |
|---|
| 원천 | ⚠️ https://github.com/oscar2744/CVE-Submit/issues/1 |
|---|
| 사용자 | havel8964 (UID 98694) |
|---|
| 제출 | 2026. 06. 02. AM 05:32 (3 개월 ago) |
|---|
| 모더레이션 | 2026. 07. 12. AM 07:52 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 377837 [Helicone ai-gateway 까지 0.2.0-beta.30 AWS Metadata Service service.rs build_target_url extracted_path_and_query 권한 상승] |
|---|
| 포인트들 | 20 |
|---|