Path Traversal Vulnerability in LaraDashboard by LaraDashboard Inc.
CVE-2026-90932
8.6HIGH
What is CVE-2026-90932?
LaraDashboard versions 0.9.2 through 1.2.2 are exposed to a path traversal vulnerability, allowing authenticated users with limited permissions to exploit the backup handling functionality. The CoreUpgradeController and BackupService do not properly validate input related to the backup file path, leading to the possibility of file deletions and unauthorized code execution on the host filesystem. By utilizing directory traversal sequences, attackers can manipulate backup paths to access or overwrite sensitive files outside the application structure. This flaw emphasizes the need for stringent input validation and proper handling of user-supplied data.
Affected Version(s)
laradashboard 0.9.2 <= 1.4.2
