---
cve: "CVE-2026-79671"
severity: "MEDIUM"
cvss: 5.5
epss: "4.5%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-08-25 12:16:35"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T06:20:54+02:00"
---

# CVE-2026-79671

> 5.5 MEDIUM

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Hoch | good |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- b934467d26b91c96dc7c937b6a4e47d8d01484eb (Commit)

## Referenzen

- <https://github.com/lin-snow/Ech0/security/advisories/GHSA-r2x7-427f-rq69>
- <https://www.vulncheck.com/advisories/ech0-before-ssrf-via-dns-resolution-bypass>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-79671) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
