← Back to CVEs
CVE-2026-30841
MEDIUM6.1
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.
CVE Details
CVSS v3.1 Score6.1
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionREQUIRED
Published3/7/2026
Last Modified3/11/2026
Sourcenvd
Honeypot Sightings0
Affected Products
wallosapp:wallos
Weaknesses (CWE)
CWE-79
References
https://github.com/ellite/Wallos/commit/e8a513591dbbf885966e2ef55c38622785b9060d(security-advisories@github.com)
https://github.com/ellite/Wallos/releases/tag/v4.6.2(security-advisories@github.com)
https://github.com/ellite/Wallos/security/advisories/GHSA-75hc-fc26-9797(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.