CVE-2025-52574 HIGH

CVE-2025-52574: SysmonElixir path traversal in /read endpoint allows arbitrary file read

Vendor Bocaletto-Luca
Product elixir-system-monitor
Weakness CWE-22 · Path traversal
Published June 24, 2025
Last update June 24, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

SysmonElixir is a system monitor HTTP service in Elixir. Prior to version 1.0.1, the /read endpoint reads any file from the server's /etc/passwd by default. In v1.0.1, a whitelist was added that limits reading to only files under priv/data. This issue has been patched in version 1.0.1.

Key dates

02Disclosure timeline

June 24, 2025 CVE published
June 24, 2025 Record updated