Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/lin-snow/ech0
  4. ›
  5. CVE-2026-35037

CVE-2026-35037: Ech0: Unauthenticated SSRF in GetWebsiteTitle allows access to internal services and cloud metadata

April 3, 2026 (updated April 6, 2026)

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.

References

  • github.com/advisories/GHSA-cqgf-f4x7-g6wc
  • github.com/lin-snow/Ech0
  • github.com/lin-snow/Ech0/security/advisories/GHSA-cqgf-f4x7-g6wc
  • nvd.nist.gov/vuln/detail/CVE-2026-35037

Code Behaviors & Features

Detect and mitigate CVE-2026-35037 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.4.8-0.20260401031029-4ca56fea5ba4

Fixed versions

  • 1.4.8-0.20260401031029-4ca56fea5ba4

Solution

Upgrade to version 1.4.8-0.20260401031029-4ca56fea5ba4 or above.

Impact 7.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

go/github.com/lin-snow/ech0/CVE-2026-35037.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:29 +0000.