Back to overview

CVE-2026-11600

MEDIUM
4.3
CVSS 3.1
Description
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).

Metadata

CVE ID
CVE-2026-11600
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-06-08 14:54 UTC
Published
2026-07-02 05:35 UTC
Last updated
2026-07-02 05:35 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
envothemes / Envo's Templates & Widgets for Elementor and WooCommerce
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
envothemes Envo's Templates & Widgets for Elementor and WooCommerce 0 ≤ 1.4.26
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Back to overview