---
id: CVE-2025-56563
title: >-
  A Server-Side Request Forgery vulnerability exists in sat_proxy.php in Zenith
  Satellite Tracker 1.0
summary: >-
  A Server-Side Request Forgery vulnerability exists in sat_proxy.php in Zenith
  Satellite Tracker 1.0. The script accepts an attacker-controlled address URL
  parameter and passes it to curl_setopt(CURLOPT_URL) without host or scheme
  validat…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-918
published: '2026-09-16'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T18:16:34.883'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-56563'
references:
  - url: >-
      https://github.com/RIFTI-Offensive-Security/security-advisories/blob/main/CVE-2025-56563.md
    label: cve@mitre.org
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-17T17:01:42.607916Z'
ingestedAt: '2026-09-16T21:05:36.906Z'
epss: 0.00395
epssPercentile: 0.33497
---

## Overview

A Server-Side Request Forgery vulnerability exists in sat_proxy.php in Zenith Satellite Tracker 1.0. The script accepts an attacker-controlled address URL parameter and passes it to curl_setopt(CURLOPT_URL) without host or scheme validation. An unauthenticated remote attacker can leverage this to make arbitrary HTTP and HTTPS requests from the server to internal networks or cloud metadata services, potentially obtaining sensitive information or pivoting to further attacks.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
