ZeroHour

CVE-2024-49357

PoC ×2large

Unauthenticated Sensitive Data Exposure in ZimaOS 1.2.4 and Earlier

CVSS 3.1
7.5 high
EPSS
24%p98
Published
()
Modified
AI analysis

ZimaOS, an operating system from ZimaSpace (IceWhaleTech) for Zima devices and x86-64 systems with UEFI, exposes sensitive information through API endpoints such as /v1/users/image?path=... without requiring any authentication or authorization (CWE-200, CWE-862). A remote, unauthenticated attacker who can reach the API on a device running ZimaOS 1.2.4 or any earlier version can read files such as app_order.json and system.json, revealing the list of installed applications and detailed system configuration. This disclosure gives attackers detailed knowledge of the system setup that can be used to plan further attacks against the device. All ZimaOS deployments up to and including version 1.2.4 are affected, and as of publication no patched version is available. The flaw has public proof-of-concept references and a high EPSS score (23.8% probability of exploitation within 30 days, 98th percentile), but there is no confirmed in-the-wild exploitation and it is not in CISA KEV.

What to do: Since no fixed version is available yet, restrict network access to ZimaOS devices: avoid port-forwarding the ZimaOS web API to the internet and limit access to trusted LAN clients. Monitor the IceWhaleTech/ZimaOS GitHub repository or vendor channels for a patched release and upgrade as soon as one ships. To check exposure, request GET /v1/users/image?path=/var/lib/casaos/1/system.json without credentials and see whether system data is returned.

Affected
ZimaSpace ZimaOSAll versions up to and including 1.2.4 (no patched version available as of publication)
Estimated exposure
largeplausibly tens of thousands of devices (ZimaOS ships as the default OS on ZimaBoard/ZimaBlade/ZimaCube-class hardware and is self-installable on x86-64… — ZimaOS is the shipped OS for ZimaSpace/IceWhale devices whose cumulative sales are generally estimated in the tens of thousands, plus additional self-installs, but no public scan data exists on how many expose the API to the internet.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

ZimaOS is a fork of CasaOS, an operating system for Zima devices and x86-64 systems with UEFI. In version 1.2.4 and all prior versions, the API endpoints in ZimaOS, such as `http:// /v1/users/image?path=/var/lib/casaos/1/app_order.json` and `http:// /v1/users/image?path=/var/lib/casaos/1/system.json`, expose sensitive data like installed applications and system information without requiring any authentication or authorization. This sensitive data leak can be exploited by attackers to gain detailed knowledge about the system setup, installed applications, and other critical information. As of time of publication, no known patched versions are available.

Vendors
zimaspace
Products
zimaos
Weakness
CWE-200, CWE-862
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

In the news

No ingested article mentions this CVE yet.