S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Aug 30, 2026

CVE-2026-35037 Scanner

CVE-2026-35037 Scanner - Server-Side Request Forgery vulnerability in Ech0

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.5k
Times Used
continuous scan runs
6.1k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-35037
7.2
CVSShigh
Exploitable remotely over the internet · no authentication required.

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 Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Ech0by lin-snow
< 4.2.8
Updated Sep 9, 2026View on NVD →
Detail

Ech0 is widely used in web applications for API management, allowing developers to easily manage and configure their APIs. It is predominantly used by enterprises to streamline communication between various services and applications. Though it's designed for creating secure connections, vulnerabilities can sometimes arise in its API handling components. Ech0's inclusion in technology stacks means its security is crucial for businesses across various industries. By ensuring Ech0's security, organizations can maintain the integrity and confidentiality of their data communications. Ech0 versions before 4.2.8 have been identified to contain an SSRF vulnerability.

The Server-Side Request Forgery (SSRF) vulnerability enables attackers to make requests to arbitrary servers through a vulnerable server. In Ech0, this vulnerability is found in the `/api/website/title` endpoint. By exploiting this vulnerability, an attacker could potentially bypass network access restrictions. The vulnerability arises because the server fails to validate the target host or IP address properly. SSRF can be a critical attack vector because it allows interactions with internal services that are otherwise protected. Exploiting SSRF may lead to unauthorized data access or further attacks on internal systems.

Technical details of the SSRF vulnerability in Ech0 involve the usage of the `website_url` query parameter. Specifically, the issue is located in the way Ech0 processes HTTP requests made to the `/api/website/title` endpoint. By manipulating this parameter, attackers can craft a request that the server will execute against specified targets. The lack of validation on the target URL or IP increases the risk of SSRF exploitation. The consequence is unauthorized interaction with other network locations that may disclose sensitive information. Ech0's processing of this parameter before version 4.2.8 leaves the application exposed to such attacks.

If exploited, this vulnerability could allow attackers to communicate with internal systems, potentially leading to further attacks such as data exfiltration or privilege escalation. It might expose sensitive details from internal services, thereby leading to information leakage. Attackers could pivot from Ech0 to explore and exploit other parts of a network, ultimately undermining network security. Furthermore, the SSRF could be used to target other services within a network, increasing the organization's attack surface. Unresolved, this vulnerability may result in significant data breaches and compromise network security overall.

REFERENCES

Solution Advice
  • Upgrade Ech0 to version 4.2.8 or later to address the SSRF vulnerability.
  • Implement strict validation and sanitization of the `website_url` parameter to prevent malicious input.
  • Configure network rules to limit outbound connections from the server, further containing potential exploits.
  • Use network firewall and IDS/IPS solutions to detect and block suspicious external requests.
  • Conduct regular security audits on the Ech0 configuration and deployments to identify potential vulnerabilities.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2026-35037 Scanner - Server-Side Request Forgery vulnerability in Ech0 | S4E