Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
PR:L because a valid authenticated session is required; I:L and A:L reflect unauthorized file write and storage exhaustion; RCE escalation is configuration-dependent so not reflected in base metrics.
Primary rating from Vendor (vulncheck).
CVSS VectorVendor: vulncheck
Lifecycle Timeline
4DescriptionCVE.org
Lara Dashboard before 1.3.2 fails to authorize access to the post-builder image and video upload endpoints, allowing authenticated accounts without content permissions to upload files. Attackers can upload polyglot files with attacker-chosen extensions to the public web root and execute code if the deployment permits execution of the uploaded file type.
AnalysisAI
Unauthorized file upload in Lara Dashboard before 1.3.2 allows any authenticated account - regardless of content permissions - to reach the post-builder image and video upload endpoints. The pre-patch code derived the stored filename extension from the client-supplied value via getClientOriginalExtension(), enabling attackers to write polyglot files with arbitrary extensions (e.g., .php) into the public web root. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | Exploitation requires a valid authenticated session on the Lara Dashboard instance - any account credential with login access suffices, including low-privilege viewer or subscriber roles that hold no content creation permissions. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The CVSS 4.0 base vector (AV:N/AC:L/AT:N/PR:L/UI:N) scores 5.3, reflecting the baseline unauthorized file write: network-reachable, low complexity, requiring only a valid authenticated session. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | Full exploit scenario with step-by-step reproduction available after sign-in. |
| Remediation | Upgrade to Lara Dashboard v1.3.2, confirmed at https://github.com/laradashboard/laradashboard/releases/tag/v1.3.2 and patch commit 738cc1a219ce459323ef1d09c3789075f1b8d2f2. … Detailed patch versions, workarounds, and compensating controls in full report. |
Threat intelligence, references, and detailed analysis are available after sign-in.
Same weakness CWE-862 – Missing Authorization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-72532
GHSA-v24q-8gmj-8457