CyberRota Analysis
AI-GeneratedThe vulnerability affects the Ech0 application prior to version 4.4.3, specifically allowing unauthorized write operations on the PUT /user endpoint, which is intended for read-only access. An attacker with a valid admin profile:read access token can exploit this flaw to change the admin's password, gaining unrestricted access to the system. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized access and potential compromise of sensitive data.
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.4.3 protects the PUT /user endpoint with the profile:read scope, a read-only scope, but allows write operations including password changes. An attacker with an admin's profile:read access token can change the admin's password and login to obtain an unrestricted session token that bypasses all scope enforcement.