CVE-2026-86436
Received Received - Intake

Lara Dashboard Unauthorized File Upload to RCE

Vulnerability report for CVE-2026-86436, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-07

Last updated on: 2026-09-07

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-07
Last Modified
2026-09-07
Generated
2026-09-08
AI Q&A
2026-09-08
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
lara_dashboard lara_dashboard to 1.3.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Lara Dashboard before version 1.3.2 does not properly restrict access to file upload endpoints for images and videos. Authenticated users without specific content permissions can upload files. Attackers can exploit this by uploading polyglot files (files with multiple interpretations) with malicious extensions to the public web directory. If the server executes these files, it may lead to remote code execution.

Detection Guidance

Check for unauthorized file uploads in the public web root directory of Lara Dashboard installations. Look for files with unexpected extensions or polyglot files. Review server logs for POST requests to /post-builder/upload-image or /post-builder/upload-video endpoints from accounts without content permissions.

Impact Analysis

This vulnerability allows attackers to upload malicious files to your server, potentially leading to unauthorized code execution. This could result in data breaches, defacement of your website, or further compromise of your system. Even if attackers cannot execute code, they may upload files that appear legitimate but contain harmful content.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection requirements and HIPAA's security rules. A successful exploit may result in data breaches, leading to legal penalties, reputational damage, and loss of trust. Organizations must ensure proper access controls to maintain compliance.

Mitigation Strategies

Upgrade Lara Dashboard to version 1.3.2 or later. Restrict file upload permissions to only authorized accounts with content permissions. Disable execution permissions for uploaded files in the web root directory. Monitor for any suspicious file uploads or unauthorized access attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-86436. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart