Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Network-reachable unauthenticated endpoint requires no privileges; integrity and availability both low as only custom icon font assets are destroyed with no confidentiality impact.
Primary rating from Vendor (WPScan).
CVSS VectorVendor: WPScan
Lifecycle Timeline
4DescriptionCVE.org
The Ultimate Addons for WPBakery Page Builder WordPress plugin before 3.21.4 does not perform a capability or nonce check before deleting a site's custom-uploaded icon font packs, allowing unauthenticated attackers to permanently delete all of a site's custom icon fonts with a single request.
AnalysisAI
Unauthenticated deletion of all custom icon font packs is possible in Ultimate Addons for WPBakery Page Builder WordPress plugin before version 3.21.4. The plugin's icon font deletion endpoint performs no WordPress capability check and no nonce verification, meaning any unauthenticated HTTP request can permanently erase every custom-uploaded icon font pack on an affected site in a single request. A publicly available proof-of-concept exists and SSVC assesses the attack as automatable, though EPSS remains very low at 0.15% (5th percentile), indicating no significant observed exploitation at scale; the vulnerability is absent from CISA KEV.
Technical ContextAI
The affected product is a WordPress plugin (CPE: cpe:2.3:a:unknown:ultimate_addons_for_wpbakery_page_builder:*:*:*:*:*:*:*:*) that extends WPBakery Page Builder with supplementary design elements including custom icon font pack management. WordPress security conventions require all sensitive administrative actions to be gated behind both a capability check (e.g., current_user_can()) to verify user authority and a nonce to prevent cross-site request forgery. CWE-73 (External Control of File Name or Path) applies because the deletion routine processes externally supplied input identifying icon font resources and acts on them without verifying the requestor's identity or authorization - effectively allowing any unauthenticated actor to externally direct the server to erase stored font assets. The vulnerability class combines missing authorization and missing CSRF protection on a destructive file-management endpoint.
RemediationAI
Update the Ultimate Addons for WPBakery Page Builder plugin to version 3.21.4 or later immediately; this is the vendor-confirmed patched release introducing the missing capability and nonce checks on the icon font deletion endpoint. Update via the WordPress plugin dashboard or directly from the plugin vendor. For sites that cannot patch immediately, a compensating control is to block unauthenticated POST requests to wp-admin/admin-ajax.php at the WAF or web server layer specifically for the icon font deletion action parameter - however, blanket restriction of admin-ajax.php for unauthenticated users may break other plugin functionality and requires careful action-parameter scoping to avoid collateral impact. Alternatively, temporarily deactivating the Ultimate Addons for WPBakery plugin entirely eliminates the attack surface with the trade-off of losing all plugin-provided design elements. Advisory reference: https://wpscan.com/vulnerability/54e94f13-758d-4e05-9993-c72ea270e216/
Reflected cross-site scripting in the Ultimate Addons for WPBakery Page Builder WordPress plugin (all versions before 3.
The Ultimate Addons for WPBakery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ulti
The Ultimate Addons for WPBakery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ulti
The Ultimate Addons for WPBakery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ult_
The Ultimate Addons for WPBakery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ulti
The Ultimate Addons for WPBakery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ulti
Auth. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor pat
Cross-Site Request Forgery (CSRF) vulnerability in Brain Storm Force Ultimate Addons for WPBakery Page Builder.19.17. Ra
Same weakness CWE-73 – External Control of File Name or Path
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51001
GHSA-2rxq-q8qw-7pgp