Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/bocaletto-luca/elixir-system-monitor/commit/647a5525f6667a28f
- https://github.com/bocaletto-luca/elixir-system-monitor/security/advisories/GHSA
FAQ
What is CVE-2025-52574?
CVE-2025-52574 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 limit...
How severe is CVE-2025-52574?
CVE-2025-52574 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-52574?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.