Reflected XSS Vulnerability in Wallos Subscription Tracker by ellite
CVE-2026-30841
6.9MEDIUM
What is CVE-2026-30841?
Wallos, an open-source personal subscription tracker, is vulnerable to a reflected XSS attack due to improper handling of user input. Specifically, prior to version 4.6.2, the system directly outputs values from the GET parameters 'token' and 'email' into HTML input attributes without adequate escaping through functions like htmlspecialchars(). This oversight allows attackers to inject malicious scripts into web pages, potentially compromising user data and session integrity. The issue has been resolved in version 4.6.2.
Affected Version(s)
Wallos < 4.6.2
