{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "d018c0100aa6c97614e6e360e07402686962eb79"
            }
          ],
          "repo": "https://github.com/bocaletto-luca/elixir-system-monitor",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-9vj4-rv7q-36qj"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/52xxx/CVE-2025-52574.json"
  },
  "details": "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.",
  "id": "CVE-2025-52574",
  "modified": "2026-04-01T23:10:22.157878531Z",
  "published": "2025-06-24T02:52:11.889Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/52xxx/CVE-2025-52574.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/bocaletto-luca/elixir-system-monitor/security/advisories/GHSA-9vj4-rv7q-36qj"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52574"
    },
    {
      "type": "FIX",
      "url": "https://github.com/bocaletto-luca/elixir-system-monitor/commit/647a5525f6667a28f1133985213dd080ea11bb87"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "SysmonElixir path traversal in /read endpoint allows arbitrary file read"
}