CVE-2026-50199

Summary

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.

Affected Software

VendorProductVersion RangeStatus
elliteWallos< 4.9.1affected

Weaknesses

  • CWE-863: CWE-863: Incorrect Authorization

References