SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-79665

HIGH · CVSS 8.8 EPSS 0.35% 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.5.1 are vulnerable to an authorization bypass that allows authenticated non-admin users to access sensitive admin endpoints due to inadequate scope validation in the RequireScopes middleware. This flaw enables attackers to exploit session tokens to read system logs, visitor statistics, and user emails, as well as subscribe to live WebSocket logs. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized data access.

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-79665
Severity
HIGH
CVSS
8.8
EPSS
0.35%

Original NVD Description

Ech0 before 4.5.1 contains an authorization bypass vulnerability where session tokens skip scope validation in RequireScopes middleware, allowing logged-in non-admin users to access admin endpoints. Attackers can read system logs, visitor statistics, user emails, and subscribe to live WebSocket logs by sending authenticated session tokens to unprotected endpoints.