CVE Catalog

CVE-2026-79667

HighCVSS 7.6
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

Risk of unauthorized access to sensitive data (messages, backups) by administrators with limited privileges, potentially leading to confidentiality breaches.

Recommendation

Upgrade Ech0 to version 4.4.3 or later. Additionally, review admin permissions and ensure low-scope tokens do not have access to sensitive routes.

Other vulnerabilities in Ech0

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS