Server-Side Request Forgery Vulnerability in Ech0 by Lin Snow
CVE-2026-79671

5.1MEDIUM

Key Information:

Vendor

Lin-snow

Status
Vendor
CVE Published:
25 August 2026

What is CVE-2026-79671?

Ech0, prior to version 4.4.3, contains a vulnerability in the validateWebhookURL function that allows server-side request forgery (SSRF) through the use of hostnames resolving to private or internal IP addresses. This occurs because the validation process only assesses literal IP addresses using net.ParseIP() and does not sufficiently check hostname validity. An attacker with administrative access can exploit this flaw to create a webhook with a misleading hostname, enabling the server to inadvertently send requests to internal services, cloud metadata endpoints, and other private network resources.

Affected Version(s)

Ech0 0 < 4.4.3

Ech0 4.4.3

References

CVSS V4

Score:
5.1
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

offset
.