Severity by source
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionGitHub Advisory
ZimaOS is a fork of CasaOS, an operating system for Zima devices and x86-64 systems with UEFI. Prior to version 1.5.3, a proxy endpoint (/v1/sys/proxy) exposed by ZimaOS's web interface can be abused (via an externally reachable domain using a Cloudflare Tunnel) to make requests to internal localhost services. This results in unauthenticated access to internal-only endpoints and sensitive local services when the product is reachable from the Internet through a Cloudflare Tunnel. This issue has been patched in version 1.5.3.
AnalysisAI
Server-side request forgery (SSRF) in ZimaOS web interface allows unauthenticated remote attackers to access internal localhost services when the system is exposed via Cloudflare Tunnel. The vulnerable proxy endpoint (/v1/sys/proxy) enables attackers to bypass network segmentation and reach internal-only endpoints, potentially exposing sensitive local services. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | ZimaOS versions prior to 1.5.3 with the /v1/sys/proxy endpoint exposed to the Internet via Cloudflare Tunnel or similar external access mechanism. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | Real-world risk is HIGH for internet-exposed ZimaOS instances using Cloudflare Tunnels, but MODERATE overall due to the specific configuration prerequisite. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An attacker discovers a ZimaOS instance exposed to the internet via Cloudflare Tunnel by scanning for common management interfaces or through Shodan/Censys searches. Without requiring authentication, the attacker crafts HTTP requests to the /v1/sys/proxy endpoint, specifying localhost URLs as targets (e.g., http://127.0.0.1:8080/admin, http://localhost:5432 for PostgreSQL, or http://127.0.0.1:2375 for Docker API). … |
| Remediation | Upgrade to ZimaOS version 1.5.3 or later, which patches the SSRF vulnerability in the proxy endpoint. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours: Identify all ZimaOS deployments running versions prior to 1.5.3, particularly those exposed via Cloudflare Tunnel or public-facing URLs; assess current exposure status. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-18843