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.
Published: 2026-08-25
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows session tokens that skip the scope validation performed by the RequireScopes middleware to access admin‐only endpoints. An attacker who already has a valid authenticated session can read system logs, visitor statistics, user email addresses and subscribe to live WebSocket logs, exposing sensitive internal information and potentially aiding further compromise.

Affected Systems

Vendor lin‑snow offers Ech0. All releases before version 4.5.1 are affected. No other vendors or products are listed.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Attackers need a valid session token, so the attack vector is an authenticated web session or a stolen session cookie. Once privileged endpoints are accessed, attackers can gather confidential data and potentially establish persistence through WebSocket logs.

Generated by OpenCVE AI on August 25, 2026 at 12:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ech0 to version 4.5.1 or newer, which enforces proper scope validation in RequireScopes middleware.
  • Confirm that the RequireScopes middleware is configured to permit only admin scopes for all admin endpoints.
  • Segment the network or apply IP whitelisting to the admin interfaces to reduce exposure.
  • Continuously monitor access logs for anomalous admin endpoint usage and block any unauthorized activity.

Generated by OpenCVE AI on August 25, 2026 at 12:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
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.
Title Ech0 before 4.5.1 Authorization Bypass via Session Tokens
First Time appeared Ech0
Ech0 ech0
Weaknesses CWE-862
CPEs cpe:2.3:a:ech0:ech0:*:*:*:*:*:*:*:*
Vendors & Products Ech0
Ech0 ech0
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-25T11:33:28.065Z

Reserved: 2026-08-25T11:09:11.171Z

Link: CVE-2026-79665

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T12:16:34.523

Modified: 2026-08-25T12:16:34.523

Link: CVE-2026-79665

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T12:30:17Z

Weaknesses