Ad

CVE-2026-30841

MEDIUM CVSS 4.0: 6.9 EPSS 0.01%
Updated Mar 07, 2026
PHP
Parameter Value
CVSS 6.9 (MEDIUM)
Fixed In 4.6.2
Type CWE-79 (Cross-Site Scripting (XSS))
Vendor PHP
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v4.0