๐Ÿ” CVE Alert

CVE-2026-7726

MEDIUM 6.5

Layouts for WPBakery <= 1.1.3 - Missing Authorization to Unauthenticated Template Cache Manipulation via 'handle_sync' AJAX Action

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

The Layouts for WPBakery plugin for WordPress is vulnerable to unauthorized actions due to a missing capability check on the `Layouts_WPB_Remote::template_sync()` callback registered via `wp_ajax_nopriv_handle_sync` in all versions up to, and including, 1.1.3. This makes it possible for unauthenticated attackers to force the WordPress server to issue outbound HTTP requests to the plugin vendor's external API (`https://www.layoutsforwpbakery.com/wp-json/layoutsforwpbakery/v1/{templates,categories}`) and to write the JSON-decoded responses verbatim into the site's `wp_options` table via `set_transient()` โ€” at any rate the attacker chooses, with no nonce verification, capability check, or rate limiting.

CWE CWE-862
Vendor techeshta
Product layouts for wpbakery
Published Aug 5, 2026
Stay Ahead of the Next One

Get instant alerts for techeshta layouts for wpbakery

Be the first to know when new medium vulnerabilities affecting techeshta layouts for wpbakery are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

techeshta / Layouts for WPBakery
0 โ‰ค 1.1.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/2beaf82f-3709-48de-bcc2-535479c4fafe?source=cve wordpress.org: https://wordpress.org/plugins/layouts-for-wpbakery/ plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/layouts-for-wpbakery/trunk/includes/api/class-layouts-remote.php#L46 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/layouts-for-wpbakery/trunk/includes/api/class-layouts-remote.php#L53 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/layouts-for-wpbakery/trunk/includes/class-layout-importer.php#L25 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?new=3543686%40layouts-for-wpbakery%2Ftrunk&old=3543685%40layouts-for-wpbakery%2Ftrunk

Credits

murd0ck Patricio Briones (CyberDoomer)