CVE 6.5 MEDIUM

Wallos: Password Reset Tokens Never Expire_CVE-2026-33417

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N

Description

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.2, password reset tokens in Wallos never expire. The password_resets table includes a created_at timestamp column, but the token validation logic never checks it. A password reset token remains valid indefinitely until it is used, allowing an attacker who intercepts a reset link at any point to use it days, weeks, or months later. This issue has been patched in version 4.7.2.

Basic Information

ID CVE-2026-33417
Source GitHub_M
Published Mar 24, 2026 at 18:01
Modified Mar 24, 2026 at 18:37

Affected Product

Vendor ellite
Product Wallos
Version < 4.7.2
Affected Versions ellite Wallos < 4.7.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.