CVE-2026-79671
Last modified
CVE-2026-79671 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| lin-snow | Ech0 | < 4.4.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-79671?
How severe is CVE-2026-79671?
How do I fix CVE-2026-79671?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-79666Ech0 before 4.4.3 fails to enforce administrator authorizati…6.5
- CVE-2026-79667Ech0 version 4.3.4 and earlier fails to reliably enforce sco…7.6
- CVE-2026-79668Ech0 before 4.7.3 contains an authentication bypass vulnerab…5.3
- CVE-2026-79669Ech0 before 4.4.3 lacks authorization checks on system log e…4.3
- CVE-2026-7967Insufficient validation of untrusted input in Navigation in …8.3
- CVE-2026-79670Ech0 before 4.4.3 contains a stored cross-site scripting vul…4.8
- CVE-2026-79672Ech0 before 4.4.3 fails to enforce scope-based authorization…5.5
- CVE-2026-79673Ech0 before 4.4.3 protects the PUT /user endpoint with the p…6.5
- CVE-2026-79674NLTK versions before 3.10.3 contain a path sandbox bypass vu…8.2
- CVE-2026-79675NLTK before 3.10.3 fails to validate JVM options passed thro…9.8
- CVE-2026-79676NLTK versions before 3.10.3 contain a path traversal vulnera…5.9
- CVE-2026-79678A flaw was found in FreeIPA's idp-add command, where insuffi…8.1
Are you affected by CVE-2026-79671?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
