CVE-2026-14921
Received Received - Intake

Cross-Site Scripting in Ultimate Addons for WPBakery Page Builder

Vulnerability report for CVE-2026-14921, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-31

Last updated on: 2026-07-31

Assigner: WPScan

Description

The Ultimate Addons for WPBakery Page Builder WordPress plugin before 3.21.5's shared link-rendering function, Ultimate_VC_Addons::uavc_link_init(),

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-31
Last Modified
2026-07-31
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ultimate_addons ultimate_vc_addons to 3.21.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored cross-site scripting (XSS) vulnerability in the Ultimate Addons for WPBakery Page Builder plugin before version 3.21.5. It allows Contributor-level users to inject malicious JavaScript via the [ult_buttons] shortcode by exploiting improper URL sanitization in the btn_link parameter. The flaw occurs because the plugin outputs user-supplied URLs directly into href attributes without using esc_url().

Detection Guidance

Check plugin versions using WordPress admin panel or run: wp plugin list --name='Ultimate Addons for WPBakery Page Builder'. Inspect posts for [ult_buttons] shortcode with malicious btn_link parameters containing javascript: or URL-encoded variants.

Impact Analysis

An attacker with Contributor access can craft a malicious link that executes JavaScript when clicked by visitors. This could lead to session hijacking, defacement of the website, or theft of sensitive user data. The impact depends on the privileges of the victim and the nature of the injected script.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality principles or HIPAA's security requirements for protected health information. Organizations may face compliance penalties if user data is compromised through this exploit.

Mitigation Strategies

Update the plugin to version 3.21.5 or later immediately. If updating is not possible, disable the plugin until patched. Review all posts for suspicious [ult_buttons] shortcodes and remove any malicious links.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14921. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart