CVE-2026-28798 PUBLISHED

Arbitrary internal service access via /v1/sys/proxy when Cloudflare Tunnel is enabled on ZimaOS

Assigner: GitHub_M
Reserved: 03.03.2026 Published: 03.04.2026 Updated: 03.04.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9.1

Product Status

Vendor IceWhaleTech
Product ZimaOS
Versions
  • Version < 1.5.3 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE