Vulnerability Description
Fathom Lite through 1.3.1 contains a stored cross-site scripting vulnerability in the analytics collection endpoint that allows unauthenticated attackers to inject a javascript: URI into the Top Pages dashboard by supplying a crafted hostname and pathname to the unauthenticated /collect endpoint. The parseHostname and parsePathname functions perform no URI scheme validation, allowing a javascript: hostname combined with a newline-prefixed pathname to be stored and later rendered as an anchor href in the authenticated dashboard without sanitization, enabling session hijacking and full account takeover when an operator clicks the poisoned entry.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/geo-chen/oss/blob/main/fathom.md
- https://www.vulncheck.com/advisories/fathom-lite-stored-xss-via-collect-endpoint
FAQ
What is CVE-2026-65697?
CVE-2026-65697 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Fathom Lite through 1.3.1 contains a stored cross-site scripting vulnerability in the analytics collection endpoint that allows unauthenticated attackers to inject a javascript: URI into the Top Pages...
How severe is CVE-2026-65697?
CVE-2026-65697 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65697?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.