CVE-2026-79673
Received Received - Intake

Ech0 Admin Password Change via Profile Read Scope

Vulnerability report for CVE-2026-79673, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the Ech0 framework before version 4.4.3. The PUT /user endpoint is protected by a profile:read scope, which is meant to be read-only. However, it allows write operations like changing passwords. An attacker with an admin's profile:read access token can exploit this to change the admin's password, log in, and obtain an unrestricted session token that bypasses all scope enforcement.

Detection Guidance

Check if Ech0 is running a vulnerable version (< 4.4.3) by inspecting the version in use. Monitor for unauthorized password changes or session token generation by reviewing logs for PUT /user endpoint activity with profile:read tokens performing write operations.

Impact Analysis

An attacker could gain full admin access, including managing users, system settings, tokens, and files. This could lead to unauthorized data access, modification, or deletion. The impact includes high confidentiality and integrity breaches but no availability impact.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection principles and HIPAA's security requirements for protected health information. Non-compliance risks include legal penalties and reputational damage.

Mitigation Strategies

Upgrade Ech0 to version 4.4.3 or later. Add a profile:write scope and enforce it for the PUT /user endpoint and other write operations currently using profile:read. Review and revoke any potentially compromised admin tokens.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-79673. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart