Vulnerability Description
Wallos is an open-source, self-hostable personal subscription tracker. From version 4.0.0 to before version 4.9.6, Wallos's OIDC login links an incoming OIDC identity to an existing local account by matching the email claim alone, without verifying that the IdP marked that email as verified (email_verified). When Wallos is configured against an IdP that lets a user present an arbitrary or unverified email (multi-tenant IdPs, IdPs with open self-registration, or any IdP the attacker partly controls), an attacker with no Wallos account can authenticate with the admin's email and be logged in as the admin — full account takeover, no password needed. This issue has been patched in version 4.9.6.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/ellite/Wallos/commit/b75f13d0ffa3ed7e77e8e79e4b9fd3fc528c98d3
- https://github.com/ellite/Wallos/pull/1092
- https://github.com/ellite/Wallos/releases/tag/v4.9.6
- https://github.com/ellite/Wallos/security/advisories/GHSA-qwgp-m2f3-6j3r
FAQ
What is CVE-2026-61641?
CVE-2026-61641 is a vulnerability with a CVSS score of 8.1 (HIGH). Wallos is an open-source, self-hostable personal subscription tracker. From version 4.0.0 to before version 4.9.6, Wallos's OIDC login links an incoming OIDC identity to an existing local account by m...
How severe is CVE-2026-61641?
CVE-2026-61641 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61641?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.