CVE-2026-30841
MEDIUMwallos < 4.6.2 - Reflected Cross-Site Scripting via Password Reset Token and Email Parameters
Title source: llmDescription
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.
References (3)
Core 3
Core References
Vendor Advisory x_refsource_confirm
https://github.com/ellite/Wallos/security/advisories/GHSA-75hc-fc26-9797
Patch x_refsource_misc
https://github.com/ellite/Wallos/commit/e8a513591dbbf885966e2ef55c38622785b9060d
Release Notes x_refsource_misc
https://github.com/ellite/Wallos/releases/tag/v4.6.2
Scores
CVSS v3
6.1
EPSS
0.0028
EPSS Percentile
19.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-79
Status
published
Products (1)
wallosapp/wallos
< 4.6.2
Published
Mar 07, 2026
Tracked Since
Mar 07, 2026