Security Advisory

CVE-2026-33399

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-24 17:43:52
Last updated 2026-03-24 18:27:22
Assigner GitHub_M
State PUBLISHED

Description

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, the SSRF fix applied in version 4.6.2 for CVE-2026-30839 and CVE-2026-30840 is incomplete. The validate_webhook_url_for_ssrf() protection was added to the test* notification endpoints but not to the corresponding save* endpoints. An authenticated user can save an internal/private IP address as a notification URL, and when the cron job sendnotifications.php executes, the request is sent to the internal IP without any SSRF validation. This issue has been patched in version 4.7.0.