Skip to main content

Envo Elementor for WooCommerce CVE-2026-11600

| EUVDEUVD-2026-41244 MEDIUM
Missing Authorization (CWE-862)
2026-07-02 security@wordfence.com GHSA-cc6h-g44v-7c7v
4.3
CVSS 3.1 · Vendor: wordfence
Share

Severity by source

Vendor (wordfence) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
4.3 MEDIUM

PR:L required because Author-level WordPress account is a prerequisite; C:L reflects disclosure limited to private Elementor post contents only.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (wordfence).

CVSS VectorVendor: wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 02, 2026 - 06:33 vuln.today
CVE Published
Jul 02, 2026 - 06:16 nvd
MEDIUM 4.3

DescriptionCVE.org

The Envo's Templates & Widgets for Elementor and WooCommerce plugin for WordPress is vulnerable to unauthorized access of data due to a missing authorization check on the Envo Tabs (and Off Canvas) widget's template rendering in versions up to, and including, 1.4.26. The render() method of the Tabs widget passes a user-controlled template/post ID directly to Elementor's get_builder_content_for_display() without verifying the referenced post's status (published/private/draft) or the visitor's authorization to view it. This makes it possible for authenticated attackers, with Author-level access and above, to disclose the contents of private Elementor-driven pages and templates to anonymous visitors by configuring an Envo Tabs widget on a public post to reference the private content's ID (which can be supplied by editing the underlying Elementor widget JSON via the Elementor editor REST API).

AnalysisAI

Private content disclosure in the Envo's Templates & Widgets for Elementor and WooCommerce WordPress plugin (versions up to and including 1.4.26) allows authenticated attackers with Author-level access to expose private or draft Elementor-rendered pages and templates to anonymous visitors. The flaw is rooted in the Tabs and Off Canvas widgets passing a user-supplied post ID directly to Elementor's get_builder_content_for_display() without any post-status or capability check, meaning the rendered output of restricted content is served publicly once an Author configures the widget. No public exploit code has been identified at time of analysis, and no CISA KEV listing exists, making this a lower-urgency but real information-disclosure risk for WordPress sites with multiple or untrusted Author-level users.

Technical ContextAI

The vulnerability exists within the WordPress plugin 'envo-elementor-for-woocommerce' in two widget implementations built on top of the Elementor page builder framework: the Tabs widget (modules/tabs/widgets/tabs.php, lines 103 and 1268) and the Off Canvas widget (modules/off-canvas/widgets/off-canvas.php, line 631). Each widget's render() method accepts a template or post ID from widget configuration - a value that an Author-level user can supply via the Elementor editor or its underlying REST API - and passes it directly to Elementor's get_builder_content_for_display(). This Elementor function renders the full content of any post by ID without performing a WordPress capability check (current_user_can()) or validating post_status (e.g., publish vs. private vs. draft). CWE-862 (Missing Authorization) describes this root cause precisely: a code path that performs a sensitive action - fetching and rendering restricted content - without enforcing access controls at the rendering boundary. Source code in both 1.4.25 and 1.4.26 tags of the SVN repository is confirmed vulnerable per the referenced plugin browser links.

RemediationAI

Update the Envo's Templates & Widgets for Elementor and WooCommerce plugin to the version released at or after SVN changeset 3578489; consult the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/26100f1f-3224-486c-b4f9-7086d405a883 for the confirmed patched version number, as it was not independently verifiable from the available data. WordPress auto-updates, if enabled, will deliver the fix automatically. As a compensating control prior to patching, audit and restrict Author-level (and above) access to only fully trusted users - this eliminates the prerequisite account that enables exploitation, though it may disrupt content workflows. A more aggressive workaround is to disable the Envo Tabs and Off Canvas widgets within the Elementor widget manager, which removes the vulnerable rendering path entirely at the cost of losing those widget features site-wide. Monitoring Elementor editor access logs for unusual post-ID references in widget configurations can serve as a detection control.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

CVE-2026-11600 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy