SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-79669

MEDIUM · CVSS 4.3 EPSS 0.17% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Ech0 versions prior to 4.4.3 are vulnerable due to insufficient authorization checks on system log endpoints, enabling any authenticated non-admin user to access and stream all server logs. This flaw allows attackers to gather sensitive reconnaissance data, such as internal file paths and error stack traces, which could facilitate further exploitation. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized data exposure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-79669
Severity
MEDIUM
CVSS
4.3
EPSS
0.17%

Original NVD Description

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.