Description
Ech0 version 4.3.4 and earlier fails to reliably enforce scoped access token (least-privilege) restrictions on several privileged admin routes. Multiple privileged endpoints (e.g., /api/inbox, /api/panel/comments, /api/backup/export) omit scope checks and authorize based only on the user's admin role, and the backup export handler discards token scope metadata entirely. An attacker holding a deliberately limited (low-scope) admin access token can reach broader privileged functionality than intended, including reading the inbox and exporting a full database backup ZIP archive. Fixed in 4.4.3.
Published: 2026-08-25
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Ech0 components prior to version 4.4.3 lack proper enforcement of access‑token scopes, allowing automatic authorization based solely on an admin role. This results in a privilege‑escalation vulnerability that can expose confidential data and export full database backups. The weakness is classified as improper privilege management (CWE‑285).

Affected Systems

The Ech0 application distributed by lin‑snow is affected. Versions 4.3.4 and older lack the scope checks for privileged admin routes such as /api/inbox, /api/panel/comments, and /api/backup/export. The issue is resolved in version 4.4.3 and later.

Risk and Exploitability

The CVSS score of 7.2 indicates a moderate‑to‑high severity. Exploitation requires an attacker to possess any low‑scope administrative token, which can be obtained if the attacker compromises an existing admin account or captures a token. Once in possession of such a token, the attacker can access privileged endpoints and retrieve sensitive data without additional authentication obstacles. The EPSS score is not available and the vulnerability is not catalogued in CISA KEV, implying that widespread exploitation is not yet confirmed, but the impact remains significant if the conditions are met.

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.4.3 or later to enforce proper token scope checks.
  • If an upgrade is not immediately possible, revoke all low‑scope administrative tokens and re‑issue tokens with full scope or with restricted privileges aligned with the needed access.
  • Implement logging and monitoring to detect unusual activity on privileged endpoints, and review token issuance policies to ensure alignment with least privilege principles.

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 version 4.3.4 and earlier fails to reliably enforce scoped access token (least-privilege) restrictions on several privileged admin routes. Multiple privileged endpoints (e.g., /api/inbox, /api/panel/comments, /api/backup/export) omit scope checks and authorize based only on the user's admin role, and the backup export handler discards token scope metadata entirely. An attacker holding a deliberately limited (low-scope) admin access token can reach broader privileged functionality than intended, including reading the inbox and exporting a full database backup ZIP archive. Fixed in 4.4.3.
Title Ech0 before 4.4.3 Authentication Bypass via Scope Enforcement
First Time appeared Ech0
Ech0 ech0
Weaknesses CWE-285
CPEs cpe:2.3:a:ech0:ech0:*:*:*:*:*:*:*:*
Vendors & Products Ech0
Ech0 ech0
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

Reserved: 2026-08-25T11:10:13.697Z

Link: CVE-2026-79667

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-79667

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses