Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, passwordreset.php outputs $_GET["token"] and $_GET["email"] directly into HTML input value attributes using <?= $token ?> and <?= $email ?> without calling htmlspecialchars(). This allows reflected XSS by breaking out of the attribute context. This issue has been patched in version 4.6.2.
Cite this page
CVE-2026-30841. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2026-30841
Use CWE-79, Wallosapp vendor hub and Wallos product page to widen CVE-2026-30841 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2024-55372, CVE-2026-30840 and CVE-2026-30828 for nearby disclosures in the same product family.