Vulnerability Description
Wallos is an open-source, self-hostable personal subscription tracker. In versions 4.8.4 and prior, the incomplete SSRF fix in Wallos validates webhook URLs via gethostbyname() but passes the original hostname to cURL without CURLOPT_RESOLVE pinning on 10 of 11 outbound HTTP endpoints, leaving a DNS rebinding TOCTOU window. At time of publication, there are no publicly available patches.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef
- https://github.com/ellite/Wallos/security/advisories/GHSA-h4g7-xv3v-q73g
FAQ
What is CVE-2026-41688?
CVE-2026-41688 is a vulnerability with a CVSS score of 7.7 (HIGH). Wallos is an open-source, self-hostable personal subscription tracker. In versions 4.8.4 and prior, the incomplete SSRF fix in Wallos validates webhook URLs via gethostbyname() but passes the original...
How severe is CVE-2026-41688?
CVE-2026-41688 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41688?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.