CVE-2026-90932
Last modified
CVE-2026-90932 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. LaraDashboard versions 0.9.2 through 1.2.2 contain a path traversal vulnerability in the core-upgrade backup handling. CoreUpgradeController and BackupService (e.g.
Description
LaraDashboard versions 0.9.2 through 1.2.2 contain a path traversal vulnerability in the core-upgrade backup handling. CoreUpgradeController and BackupService (e.g. BackupService::deleteBackup()) concatenate the user-supplied backup_file/filename value directly onto the backup directory path without normalisation, without applying basename(), and without verifying that the resolved path remains inside storage/app/core-backups; the corresponding form requests only validate the value as a bounded string. An authenticated user holding only the delegated settings.edit permission (not Superadmin) can supply ../ traversal sequences to delete arbitrary files reachable on the host filesystem, including outside the application tree, or to restore a ZIP archive from an arbitrary on-disk location, writing arbitrary files into the application directories and achieving remote code execution. Note: the advisory states the vulnerable concatenation was introduced in the v0.9.7 release line. No patched version was available at the time of publication.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| laradashboard | laradashboard | >= 0.9.2, <= 1.4.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90932?
How severe is CVE-2026-90932?
How do I fix CVE-2026-90932?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90927filebrowser through 2.63.23 fails to limit WebSocket message…6.5
- CVE-2026-90928File Browser through 2.63.23 contains a memory exhaustion vu…6.5
- CVE-2026-90929File Browser versions >= 2.5.0 and <= 2.63.23 contain an inc…8.1
- CVE-2026-9093In Casdoor versions 2.362.0 and earlier, the SAML service pr…9.8
- CVE-2026-90930File Browser through 2.63.23 applies path rules to the reque…6.8
- CVE-2026-90931LaraDashboard versions 0.9.0 through 1.2.2 fail to sanitize …5.4
- CVE-2026-90933laradashboard through 1.2.2 contains a missing authorization…7.1
- CVE-2026-90934EspoCRM before 10.0.4 contains a field-level security bypass…4.3
- CVE-2026-90935Froxlor before 2.3.7 fails to validate the mysql_server para…4.3
- CVE-2026-90936Froxlor before 2.3.7 fails to properly scope sender alias lo…4.3
- CVE-2026-90937froxlor versions before 2.2.5 fail to validate newline chara…9.9
- CVE-2026-90938LangBot's plugin runtime (pip package langbot_plugin) throug…8.6
Are you affected by CVE-2026-90932?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
