CVE Catalog

CVE-2026-54600

HighCVSS 8.2
Published: Translated: NVD NIST

Summary

Wallos before version 4.9.4 has an authentication bypass vulnerability in the endpoints/db/import.php endpoint. The only guard is a user-table row count – if zero (fresh/unconfigured install), an unauthenticated attacker can replace the entire database.

Risk Assessment

An unauthenticated attacker can take over the database in unconfigured installations, leading to complete compromise of data and service.

Recommendation

Update Wallos to version 4.9.4 or later. Additionally, ensure the installation is configured (admin account created) before exposing it to the network.

Other vulnerabilities in Wallos

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS