Home

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.

PUBLISHED Reserved 2026-03-19 | Published 2026-03-24 | Updated 2026-03-24 | Assigner GitHub_M




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

Problem types

CWE-613: Insufficient Session Expiration

Product status

< 4.7.2
affected

References

github.com/...Wallos/security/advisories/GHSA-p3fv-m43r-3fhf

github.com/...ommit/90bb6186ee4091590b6efdef824c85f2494ff2bb

cve.org (CVE-2026-33417)

nvd.nist.gov (CVE-2026-33417)

Download JSON