Description
Ech0 before 4.4.3 fails to enforce scope-based authorization on nine comment panel admin endpoints, allowing access tokens with minimal scopes to perform full comment moderation operations. Attackers with a limited-scope access token can list, approve, reject, delete comments, and modify comment system settings by directly accessing the unprotected panel endpoints.
Published: 2026-08-25
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Patch Now
AI Analysis

Impact

Ech0 before version 4.4.3 fails to enforce scope‑based authorization on nine protected comment panel admin endpoints. As a result, authentication tokens that carry only minimal scopes are incorrectly allowed to list, approve, reject, delete comments, and alter comment system settings. This weakness can compromise the integrity and confidentiality of user‑generated content and the overall moderation workflow. The weakness is classified as CWE‑862, indicating an authorization defect.

Affected Systems

The vulnerability affects the Ech0 application developed by lin‑snow. All releases prior to 4.4.3 are impacted. No specific patch version is listed in the input, so any version earlier than 4.4.3 must be considered at risk.

Risk and Exploitability

The CVSS score of 7 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation yet. The likely attack vector involves an attacker who has obtained a legitimate access token with limited scopes; such a token can be used to make authenticated requests to the unprotected admin endpoints, achieving privilege escalation within the comment subsystem. The ability to tamper with moderation settings and comment data represents a significant risk if the application is publicly exposed.

Generated by OpenCVE AI on August 25, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ech0 to version 4.4.3 or newer, which corrects the scope enforcement for comment panel endpoints.
  • If an immediate upgrade is not feasible, limit access to the affected endpoints by applying network‑level controls such as firewall rules or API gateway safeguards that reject requests from tokens lacking full admin scopes.
  • Validate manually that the authorization layer requires an admin scope before allowing any of the nine comment moderation operations, and monitor logs for unexpected usage of these endpoints.

Generated by OpenCVE AI on August 25, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description Ech0 before 4.4.3 fails to enforce scope-based authorization on nine comment panel admin endpoints, allowing access tokens with minimal scopes to perform full comment moderation operations. Attackers with a limited-scope access token can list, approve, reject, delete comments, and modify comment system settings by directly accessing the unprotected panel endpoints.
Title Ech0 before 4.4.3 Authentication Bypass via Comment Panel
First Time appeared Ech0
Ech0 ech0
Weaknesses CWE-862
CPEs cpe:2.3:a:ech0:ech0:*:*:*:*:*:*:*:*
Vendors & Products Ech0
Ech0 ech0
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-25T13:21:08.330Z

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

Link: CVE-2026-79672

cve-icon Vulnrichment

Updated: 2026-08-25T13:19:46.172Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-31T20:50:15.927

Link: CVE-2026-79672

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T13:15:13Z

Weaknesses