---
id: CVE-2025-34171
title: >-
  CasaOS versions up to and including 0.4.15 expose multiple unauthenticated
  endpoints that allow remote attackers to retrieve sensitive configuration
  files and system debug information
summary: >-
  CasaOS versions up to and including 0.4.15 expose multiple unauthenticated
  endpoints that allow remote attackers to retrieve sensitive configuration
  files and system debug information. The /v1/users/image endpoint can be abused
  with a us…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-497
  - CWE-862
vendor: icewhale
product: casaos
affected:
  - casaos <= 0.4.15
published: '2026-01-02'
updated: '2026-07-14'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-34171'
references:
  - url: 'https://casaos.zimaspace.com/'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/IceWhaleTech/CasaOS'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/casaos-unauthenticated-file-and-debug-data-exposure
    label: disclosure@vulncheck.com
tags:
  - nvd
  - exploit-available
epss: 0.00641
epssPercentile: 0.48541
ingestedAt: '2026-07-15T13:44:03.711Z'
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/Eyodav/CVE-2025-34171'
  checkedAt: '2026-09-26T09:05:35.825Z'
exploitAvailable: true
---

## Overview

CasaOS versions up to and including 0.4.15 expose multiple unauthenticated endpoints that allow remote attackers to retrieve sensitive configuration files and system debug information. The /v1/users/image endpoint can be abused with a user-controlled path parameter to access files under /var/lib/casaos/1/, which reveals installed applications and configuration details. Additionally, /v1/sys/debug discloses host operating system, kernel, hardware, and storage information. The endpoints also return distinct error messages, enabling file existence enumeration of arbitrary paths on the underlying host filesystem. This information disclosure can be used for reconnaissance and to facilitate targeted follow-up attacks against services deployed on the host.

## Affected

- `casaos <= 0.4.15`

## Remediation

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