Unrated severityNVD Advisory· Published Mar 7, 2026· Updated Mar 9, 2026
Wallos: Reflected XSS via unescaped token and email parameters in passwordreset.php
CVE-2026-30841
Description
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.
Affected products
2Patches
Vulnerability mechanics
References
3- github.com/ellite/Wallos/commit/e8a513591dbbf885966e2ef55c38622785b9060dmitrex_refsource_MISC
- github.com/ellite/Wallos/releases/tag/v4.6.2mitrex_refsource_MISC
- github.com/ellite/Wallos/security/advisories/GHSA-75hc-fc26-9797mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.