← WordPress Vulnerabilities
WordPress security by component

Layouts for WPBakery

Layouts for WPBakery provides reusable layouts and templates for the WPBakery page builder.

Layouts for WPBakery (layouts-for-wpbakery) is a WordPress plugin with 1 published CVE record in this archive. The latest tracked vulnerability was published Aug 05, 2026; the highest published CVSS base score is 6.5.

Plugin slug: layouts-for-wpbakery

CVE-2026-7726: Layouts for WPBakery public sync permits forced vendor requests and database writes

Layouts for WPBakery through 1.1.3 registers wp_ajax_nopriv_handle_sync for logged-out visitors. Layouts_WPB_Remote::template_sync() performs no nonce, capability or rate check before requesting the fixed vendor API paths /wp-json/layoutsforwpbakery/v1/templates and /categories and writing their decoded responses to transients in wp_options. An unauthenticated attacker can force outbound vendor traffic and repeated database writes at an attacker-selected rate. The record does not describe arbitrary-host SSRF and does not disclose the triggering parameters or transient names.

PublishedAug 05, 2026
Known safe version> 1.1.3
Published vulnerabilities for layouts-for-wpbakery
Safe version
Aug 05, 2026 CVE-2026-7726
Layouts for WPBakery public sync permits forced vendor requests and database writes
Layouts for WPBakery through 1.1.3 registers wp_ajax_nopriv_handle_sync for logged-out visitors. Layouts_WPB_Remote::template_sync() performs no nonce, capability or rate check before requesting the fixed vendor API paths /wp-json/layoutsforwpbakery/v1/templates and /categories and writing their decoded responses to transients in wp_options. An unauthenticated attacker can force outbound vendor traffic and repeated database writes at an attacker-selected rate. The record does not describe arbitrary-host SSRF and does not disclose the triggering parameters or transient names.
> 1.1.3
CVE6.5
NVDPending