← Terug naar overzicht

CVE-2026-77348 affects Wallos, an open-source self-hostable personal subscription tracker, prior to version 5.0.0. The vulnerability is an incomplete fix for a prior SSRF issue (CVE-2026-33407), which hardened only the endpoints/logos/search.php endpoint by disabling cURL proxy settings. A second, near-identical unauthenticated endpoint, endpoints/payments/search.php, was overlooked and still passes HTTP_PROXY/HTTPS_PROXY environment variables directly into CURLOPT_PROXY, enabling Server-Side Request Forgery (SSRF) attacks. The endpoint is unauthenticated, increasing the risk of exploitation by remote, unauthenticated attackers. Attackers could leverage this to route requests through attacker-controlled proxies or access internal network resources. The issue has been fully patched in Wallos version 5.0.0. Users are advised to upgrade immediately to mitigate the risk.

Affected products

  • Wallos

Related CVE's

  • CVE-2026-33407
  • CVE-2026-77348

Categories

  • Web Technologies