CVE-2026-79668

Summary

Ech0 before 4.7.3 contains an authentication bypass vulnerability in the PUT /api/echo/like/:id endpoint that allows unauthenticated attackers to increment engagement metrics without identity verification or rate limiting. Attackers can send repeated requests to arbitrarily inflate the fav_count field for any known echo identifier, compromising the integrity of engagement metrics and social ranking systems.

Affected Software

VendorProductVersion RangeStatus
lin-snowEch00 < 4.7.3affected
lin-snowEch04.7.3unaffected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function

References