Ad

CVE-2026-35037

HIGH CVSS 3.1: 7.2 EPSS 0.06%
Updated Apr 07, 2026
Ech0
Parameter Value
CVSS 7.2 (HIGH)
Fixed In 4.2.8
Type CWE-918 (Server-Side Request Forgery (SSRF))
Vendor Ech0
Public PoC No

Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to 4.2.8, the GET /api/website/title endpoint accepts an arbitrary URL via the website_url query parameter and makes a server-side HTTP request to it without any validation of the target host or IP address. The endpoint requires no authentication.

An attacker can use this to reach internal network services, cloud metadata endpoints (169.254.169.254), and localhost-bound services, with partial response data exfiltrated via the HTML <title> tag extraction This vulnerability is fixed in 4.2.8.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v3.1

Related Vulnerabilities