{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.4.3"
              },
              {
                "introduced": "Ech0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b934467d26b91c96dc7c937b6a4e47d8d01484eb"
            }
          ],
          "repo": "https://github.com/lin-snow/ech0",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-w8jj-cwmc-wgq2"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/79xxx/CVE-2026-79669.json"
  },
  "details": "Ech0 before 4.4.3 lacks authorization checks on system log endpoints allowing any authenticated non-admin user to read and stream all server logs. Attackers can access historical logs and real-time log streams via GET /api/system/logs, GET /api/system/logs/stream, and WS /ws/system/logs to gather reconnaissance data including internal file paths, error stack traces, and application state.",
  "id": "CVE-2026-79669",
  "modified": "2026-08-27T11:30:43.384083804Z",
  "published": "2026-08-25T11:33:30.826Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/79xxx/CVE-2026-79669.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/lin-snow/Ech0/security/advisories/GHSA-w8jj-cwmc-wgq2"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-79669"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/ech0-before-missing-authorization-on-system-logs"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Ech0 before 4.4.3 Missing Authorization on System Logs"
}