SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-54600

HIGH · CVSS 8.2 EPSS 0.33% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-31 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Wallos 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.

CVE
CVE-2026-54600
Severity
HIGH
CVSS
8.2
EPSS
0.33%

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.