CVE-2026-33399 HIGH

CVE-2026-33399: Wallos: SSRF Bypass - Incomplete Fix for CVE-2026-30839/30840

Vendor Ellite
Product Wallos
Weakness CWE-918 · SSRF
Published March 24, 2026
Last update March 24, 2026

CVSS base score

7.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 24, 2026 CVE published
March 24, 2026 Record updated