SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-79667

HIGH · CVSS 7.6 EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Ech0 versions 4.3.4 and earlier have a vulnerability that allows attackers with low-scope admin access tokens to bypass scoped access restrictions on multiple privileged admin endpoints, including inbox access and database backup exports. This misconfiguration can lead to unauthorized data exposure and manipulation, posing a significant risk to organizations using these affected versions. Administrators should prioritize upgrading to version 4.4.3 or later to mitigate this high-severity issue.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-79667
Severity
HIGH
CVSS
7.6
EPSS
0.19%

Original NVD 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.