Back to search
CVE-2026-30841
Published: Mar 7, 2026
Modified: Mar 9, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
ellite | Wallos | affected < 4.6.2 |
Weaknesses (CWE)
References
https://github.com/ellite/Wallos/security/advisories/GHSA-75hc-fc26-9797
x_refsource_CONFIRM
https://github.com/ellite/Wallos/releases/tag/v4.6.2
x_refsource_MISC
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now