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.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/ellite/Wallos/security/advisories/GHSA-p3fv-m43r-3fhf
X_Refsource_Misc x_refsource_misc
https://github.com/ellite/Wallos/commit/90bb6186ee4091590b6efdef824c85f2494ff2bb
Scores
CVSS v3
6.5
EPSS
0.0026
EPSS Percentile
17.5%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-613
Status
published
Products (2)
ellite/Wallos
< 4.7.2
wallosapp/wallos
< 4.7.2
Published
Mar 24, 2026
Tracked Since
Mar 25, 2026