CVE Catalog

CVE-2026-41688

High
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

Organizations may be exposed to DNS rebinding attacks, potentially leading to unauthorized access to internal resources. The lack of publicly available patches increases the risk of exploitation of this vulnerability.

Recommendation

It is recommended to update to the latest version of Wallos as soon as patches become available. In the meantime, consider restricting access to the application and monitoring network traffic for potential attacks.

Other vulnerabilities in Wallos

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS