CVE-2026-32475
Received Received - Intake

Unrestricted File Upload in Elementor Pro

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

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: Patchstack

Description

Unrestricted Upload of File with Dangerous Type vulnerability in Elementor Elementor Pro allows Using Malicious Files. This issue affects Elementor Pro: from n/a through 4.2.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
elementor elementor_pro to 4.2.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-32475 is a high-severity vulnerability in the Elementor Pro WordPress plugin that allows unauthenticated attackers to upload malicious files, such as PHP backdoors, to a website. The flaw exists in the Forms module where file validation and processing are handled inconsistently, enabling attackers to bypass security checks and execute remote code on the server.

Detection Guidance

Check the Elementor Pro plugin version in WordPress admin. If it is 4.2.1 or lower, the system is vulnerable. Scan the wp-content/uploads/elementor/forms/ directory for unexpected PHP files that could indicate exploitation.

Commands: In WordPress admin, go to Plugins > Installed Plugins to check the version. Use server commands like 'find /path/to/wp-content/uploads/elementor/forms/ -name "*.php"' to detect unauthorized PHP files.

Impact Analysis

This vulnerability can lead to unauthorized access to your website, allowing attackers to take control of it, steal data, or deface content. Attackers could upload malicious files that execute arbitrary commands, potentially compromising the entire server hosting the website.

Compliance Impact

This vulnerability could result in non-compliance with GDPR or HIPAA if it leads to unauthorized access or exposure of sensitive user data. Organizations may face legal penalties, fines, or reputational damage due to data breaches caused by this flaw.

Mitigation Strategies

Update Elementor Pro to version 4.2.2 or later immediately. If updating is not possible, apply the Patchstack mitigation rule to block attacks until the update is applied. Scan the uploads directory for malicious PHP files and remove any unauthorized files found.

Chat Assistant

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

EPSS Chart