CVE-2026-79671
Ech0 before 4.4.3 SSRF via DNS Resolution Bypass
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
Ech0 through 4.2.1 contains a server-side request forgery vulnerability in the validateWebhookURL function (webhook_setting_service.go), which only validates literal IP addresses via net.ParseIP() and fails to reject hostnames that DNS-resolve to private or internal IPs (e.g., 169.254.169.254.nip.io). An attacker with admin privileges can create a webhook with such a hostname to bypass validation and cause the server to make requests to internal services, cloud metadata endpoints, and private network resources. The issue is fixed in 4.4.3.
| CWE | CWE-918 |
| Vendor | lin-snow |
| Product | ech0 |
| Published | Aug 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for lin-snow ech0
Be the first to know when new medium vulnerabilities affecting lin-snow ech0 are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
Affected Versions
lin-snow / Ech0
0 < 4.4.3
References
Credits
๐ offset