CyberRota Analysis
AI-GeneratedEch0 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.
Note: these links are listed for security research and verification purposes only.
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.