SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-54598

HIGH · CVSS 7.5 EPSS 0.32% 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 an unauthenticated endpoint that allows attackers to execute database schema migrations via HTTP, potentially compromising the integrity of the live SQLite database. This high-severity vulnerability poses a significant risk to any instance of Wallos that has not been updated, as it can lead to unauthorized data manipulation. Organizations using Wallos should prioritize upgrading to version 4.9.4 or later to mitigate this risk.

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-54598
Severity
HIGH
CVSS
7.5
EPSS
0.32%

Original NVD Description

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.