Ad

CVE-2026-30841

MEDIUM CVSS 4.0: 6.9
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
Атака возможна удалённо
Attack Complexity
Low
Легко эксплуатировать
Attack Requirements
None
Нет дополнительных условий
Privileges Required
None
Права не нужны
User Interaction
None
Не нужно действие пользователя

Impact Assessment

Confidentiality
None
Нет утечки данных
Integrity
Low
Частичная модификация данных
Availability
None
Нет нарушения работы

CVSS Vector v4.0