Elementor Website Builder <= 3.35.7 - Incorrect Authorization to Authenticated (Contributor+) Sensitive Information Exposure via Elementor Template
Strategic Overview
- Status
- Patched in 3.35.8
- Affected Plugin
- Elementor Website Builder – more than just a page builder
- Affected Version
<= 3.35.7- CVSS
- 4.3Medium
- Weakness type
- CWE-639 · Authorization Bypass Through User-Controlled Key
- CVE
CVE-2026-1206
At a glance
CVE-2026-1206 is a medium-severity Authorization Bypass Through User-Controlled Key vulnerability in the Elementor Website Builder WordPress plugin, affecting versions <= 3.35.7. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Contributor level or above. The issue is fixed in version 3.35.8; sites on affected versions should update now. Disclosed March 2026, reported by shark3y.
Vulnerability Overview
The Elementor Website Builder plugin for WordPress is vulnerable to Incorrect Authorization to Sensitive Information Exposure in all versions up to, and including, 3.35.7. This is due to a logic error in the is_allowed_to_read_template() function permission check that treats non-published templates as readable without verifying edit capabilities. This makes it possible for authenticated attackers, with contributor-level access and above, to read private or draft Elementor template content via the 'template_id' supplied to the 'get_template_data' action of the 'elementor_ajax' endpoint.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-639: Authorization Bypass Through User-Controlled Key
Elementor Website Builder <= 3.35.7 carries this weakness at template_id, and reaching it takes an account at Contributor level or above. Authorization bypass through a user-controlled key, often called insecure direct object reference, means the application looks up a record by an identifier from the request without checking that the caller owns it.
Changing a number in the request is enough to read or modify other users' records, which on commerce and membership sites means customer data. For Elementor Website Builder the fix is 3.35.8: builds <= 3.35.7 are affected, anything from 3.35.8 onward is not.
Remediation
Update to version 3.35.8, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Elementor Website Builder 3.35.8 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Elementor Website Builder – more than just a page builder
- 8.8CVE-2024-24934: Elementor Arbitrary File Deletion and PHAR
CVE-2024-24934 - 8.8CVE-2023-48777: Elementor <= 3.18.1 Arbitrary File Upload to RCE
CVE-2023-48777 - 8.8CVE-2022-1329: Elementor Website Builder 3.6.0 - 3.6.2 RCE
CVE-2022-1329 - 8.8CVE-2020-7055: Elementor Website Builder Arbitrary File Upload
CVE-2020-7055 - 8.8CVE-2017-18596: Elementor Website Builder Missing Authorization
CVE-2017-18596 - 7.2CVE-2020-7109: Elementor Website Builder <= 2.8.3 Cross-Site Scripting
CVE-2020-7109 - 6.6CVE-2023-0329: Elementor <= 3.12.1 SQL Injection
CVE-2023-0329 - 6.5CVE-2023-47504: Elementor Website Builder Arbitrary Attachment Read
CVE-2023-47504
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C