Vulnerability Description
Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.1, endpoints/currency/update_exchange.php loads the first Fixer/API Layer credential globally instead of loading the credential for the authenticated user. As a result, a normal authenticated user without their own provider key can trigger exchange-rate refreshes using another user's stored provider credential. This issue has been patched in version 4.9.1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/ellite/Wallos/releases/tag/v4.9.1
- https://github.com/ellite/Wallos/security/advisories/GHSA-5wf4-m4hj-rxj5
- https://github.com/ellite/Wallos/security/advisories/GHSA-5wf4-m4hj-rxj5
FAQ
What is CVE-2026-50199?
CVE-2026-50199 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.1, endpoints/currency/update_exchange.php loads the first Fixer/API Layer credential globally instead of loa...
How severe is CVE-2026-50199?
CVE-2026-50199 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-50199?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.