CVE-2026-54600

Summary

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.4, endpoints/db/import.php has no authentication. The only guard is a user-table row count — if zero (fresh/unconfigured install), an unauthenticated attacker can replace the entire database. This issue has been patched in version 4.9.4.

Affected Software

VendorProductVersion RangeStatus
elliteWallos< 4.9.4affected

Weaknesses

  • CWE-287: CWE-287: Improper Authentication

References