CyberRota Analysis
AI-GeneratedWallos versions prior to 4.9.4 are vulnerable due to a lack of authentication in the endpoints/db/import.php file, allowing unauthenticated attackers to replace the entire database on fresh or unconfigured installations. The impact is significant, as it can lead to complete data loss and compromise of the application. Organizations using Wallos should prioritize updating to version 4.9.4 or later to mitigate this high-severity vulnerability.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.