CVE Catalog

CVE-2026-54598

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

Wallos before version 4.9.4 has an authentication bypass vulnerability in the endpoints/db/migrate.php endpoint. This endpoint executes database schema migrations when called over HTTP with zero authentication. Any unauthenticated attacker can trigger pending migration files against the live SQLite database.

Risk Assessment

An unauthenticated attacker can modify the database structure, which can lead to data corruption, service disruption, or further privilege escalation.

Recommendation

Update Wallos to version 4.9.4 or later. Additionally, restrict access to the migration endpoint to trusted networks or users.

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/migrate.php executes database schema migrations when called over HTTP with zero authentication. Any unauthenticated attacker can trigger pending migration files against the live SQLite database. This issue has been patched in version 4.9.4.

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