SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-79660

MEDIUM · CVSS 5.3 EPSS 0.24% Public Exploit

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

CyberRota Analysis

AI-Generated

Ech0 versions prior to 4.7.3 are vulnerable due to improper JSON serialization, allowing unauthenticated attackers to access guest commenter email addresses via public API endpoints. This exposure can lead to email harvesting, potentially facilitating phishing attacks or spam. Organizations using affected versions should prioritize patching to mitigate the risk of data leakage.

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-79660
Severity
MEDIUM
CVSS
5.3
EPSS
0.24%

Original NVD Description

Ech0 versions before 4.7.3 expose guest commenter email addresses through public API endpoints due to improper JSON serialization tags on the Comment model. Unauthenticated attackers can harvest all commenter emails by calling the /api/comments and /api/comments/public endpoints without authentication.