Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ech0 | Ech0 | < 4.2.8 |
Related Weaknesses (CWE)
References
- https://github.com/lin-snow/Ech0/security/advisories/GHSA-cqgf-f4x7-g6wcExploitMitigationVendor Advisory
FAQ
What is CVE-2026-35037?
CVE-2026-35037 is a vulnerability with a CVSS score of 7.2 (HIGH). 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 ...
How severe is CVE-2026-35037?
CVE-2026-35037 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-35037?
Check the references section above for vendor advisories and patch information. Affected products include: Ech0 Ech0.