CVE-2026-33417
Received Received - Intake
Persistent Password Reset Token Vulnerability in Wallos Before

Publication date: 2026-03-24

Last updated on: 2026-03-26

Assigner: GitHub, Inc.

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-24
Last Modified
2026-03-26
Generated
2026-05-07
AI Q&A
2026-03-24
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wallosapp wallos to 4.7.2 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-613 According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability exists in Wallos, an open-source personal subscription tracker, where password reset tokens never expire prior to version 4.7.2. Although the password_resets table records when tokens are created, the system does not check this timestamp during token validation. As a result, a password reset token remains valid indefinitely until it is used.

This means that if an attacker intercepts a password reset link at any time, they can use that link to reset the password even days, weeks, or months later.


How can this vulnerability impact me? :

This vulnerability can allow an attacker who obtains a password reset link to gain unauthorized access to a user's account at any time in the future, since the reset tokens do not expire.

Such unauthorized access can lead to compromise of personal data, unauthorized changes to account settings, and potential misuse of the subscription tracking service.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

The vulnerability in Wallos versions prior to 4.7.2 allows password reset tokens to never expire, which means an attacker could reuse intercepted reset links indefinitely.

To mitigate this vulnerability immediately, you should upgrade Wallos to version 4.7.2 or later, where the issue has been patched.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart