CVE-2026-30841

Severity CVSS v4.0:
MEDIUM
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
07/03/2026
Last modified:
11/03/2026

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 and without calling htmlspecialchars(). This allows reflected XSS by breaking out of the attribute context. This issue has been patched in version 4.6.2.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:wallosapp:wallos:*:*:*:*:*:*:*:* 4.6.2 (excluding)