Description
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.
Published: 2026-07-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Ultimate Addons for WPBakery Page Builder WordPress plugin. Prior to version 3.21.4 the plugin fails to perform a capability or nonce check before executing the delete‑bsf‑fonts action, which is a CWE‑73 External Control of File Name or Path flaw. This omission allows an unauthenticated attacker to issue a single request that permanently removes all custom‑uploaded icon font packs from the site. The action has no impact on code execution or data confidentiality, but it does cause irreversible loss of site assets that may affect page rendering and design integrity.

Affected Systems

Any WordPress installation using Ultimate Addons for WPBakery Page Builder versions older than 3.21.4 is vulnerable. The plugin is distributed by Ultimate Addons for WPBakery Page Builder and is commonly found installed on sites that rely on custom icon fonts for page design.

Risk and Exploitability

The CVSS score of 6.5 indicates medium severity, and the EPSS score of less than 1% suggests a low exploitation probability at this time. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an unauthenticated HTTP request directed at the delete‑bsf‑fonts endpoint, exploiting the missing capability and nonce checks. Because no authentication is required, an attacker can trigger the deletion from outside the site’s administration interface, making remediation a priority.

Generated by OpenCVE AI on August 2, 2026 at 05:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Ultimate Addons for WPBakery Page Builder to version 3.21.4 or newer
  • If an update is not immediately possible, completely disable the plugin or remove the delete‑bsf‑fonts endpoint from execution
  • Verify that the site’s file permissions prevent unintended deletion of custom font files

Generated by OpenCVE AI on August 2, 2026 at 05:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-73
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Unitecms
Unitecms unlimited Addons For Wpbakery Page Builder
Wordpress
Wordpress wordpress
Vendors & Products Unitecms
Unitecms unlimited Addons For Wpbakery Page Builder
Wordpress
Wordpress wordpress

Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Ultimate Addons for WPBakery Page Builder < 3.21.4 - Unauthenticated Custom Icon Font Deletion via delete-bsf-fonts
References

Subscriptions

Unitecms Unlimited Addons For Wpbakery Page Builder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-30T15:07:15.237Z

Reserved: 2026-07-10T09:19:33.064Z

Link: CVE-2026-15382

cve-icon Vulnrichment

Updated: 2026-07-30T15:06:39.036Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T06:25:02.330

Modified: 2026-07-30T16:16:56.453

Link: CVE-2026-15382

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:45:03Z

Weaknesses
  • CWE-73

    External Control of File Name or Path