CVE-2026-79659
Received Received - Intake

Ech0 SSRF via Unvalidated HTTP Requests Before 4.7.3

Vulnerability report for CVE-2026-79659, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: VulnCheck

Description

Ech0 before 4.7.3 contains a server-side request forgery vulnerability in the fetchPeerConnectInfo function that uses unvalidated HTTP requests instead of safe request methods with URL validation. Authenticated attackers can supply arbitrary URLs to access internal services and cloud metadata endpoints by triggering connection health checks or peer connection operations.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-79659 is a Server-Side Request Forgery (SSRF) vulnerability in the Ech0 project affecting versions before 4.7.3. The flaw exists in the fetchPeerConnectInfo function which uses unvalidated HTTP requests instead of safe methods with URL validation. Authenticated attackers can supply arbitrary URLs to access internal services or cloud metadata endpoints by triggering connection health checks or peer connection operations.

Detection Guidance

To detect this vulnerability, check if your Ech0 instance is running a version before 4.7.3. Use commands like 'ech0 version' or inspect the running process to verify the version. Monitor network logs for unusual outbound requests from the Ech0 service to internal or cloud metadata endpoints.

Impact Analysis

This vulnerability allows authenticated attackers to access internal services, cloud metadata endpoints (like AWS IMDSv1 or GKE metadata), or Kubernetes API endpoints. It can lead to confidentiality breaches as attackers may retrieve sensitive data from internal systems or cloud services. The impact is significant due to low privilege requirements and no need for user interaction.

Compliance Impact

This SSRF vulnerability could lead to unauthorized access to sensitive data, potentially violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. A breach could result in regulatory penalties, loss of customer trust, and legal consequences due to unauthorized data exposure.

Mitigation Strategies

Upgrade Ech0 to version 4.7.3 or later immediately. If upgrading is not possible, restrict network access to the Ech0 service to prevent unauthorized outbound requests. Review and block any suspicious outbound connections from the Ech0 service to internal or cloud metadata endpoints.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-79659. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart