云虫漏洞库

CVE-2026-79671 - Ech0 before 4.4.3 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 - 漏洞详情

漏洞编号:CVE-2026-79671

风险等级:中危

漏洞来源:CVE

CVE 编号:CVE-2026-79671

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-918

发布/更新时间:2026-08-25 / 2026-08-29

漏洞描述

Ech0 before 4.4.3 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.

相关链接

相关漏洞

« 返回首页