Skip to main content

Ultimate Addons for WPBakery EUVDEUVD-2026-51418

| CVE-2026-14921 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-07-31 WPScan GHSA-5rjg-8878-gjp3
6.1
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
6.1 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
vuln.today AI
6.1 MEDIUM

Network-delivered reflected XSS, no auth required, user must click; scope changes to victim browser with low C and I impact.

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

5
Analysis Generated
Jul 31, 2026 - 20:27 vuln.today
CVSS changed
Jul 31, 2026 - 20:22 NVD
6.1 (MEDIUM)
Patch available
Jul 31, 2026 - 07:01 EUVD
CVE Published
Jul 31, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 31, 2026 - 06:00 cve.org
MEDIUM 6.1

DescriptionCVE.org

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

AnalysisAI

Reflected cross-site scripting in the Ultimate Addons for WPBakery Page Builder WordPress plugin (all versions before 3.21.5) allows unauthenticated remote attackers to inject and execute arbitrary JavaScript in a victim's browser by tricking them into clicking a crafted URL processed by the plugin's shared link-rendering function, uavc_link_init(). A publicly available proof-of-concept exploit was reported by WPScan, though EPSS places exploitation probability at just 0.15% (5th percentile), suggesting opportunistic rather than widespread active exploitation. No CISA KEV listing was identified at the time of analysis.

Technical ContextAI

CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause: the plugin's shared link-rendering helper uavc_link_init() fails to properly sanitize or escape user-supplied link parameters before outputting them into the HTML response. WPBakery Page Builder is a widely used drag-and-drop visual page builder for WordPress, and this plugin extends it with additional content blocks. Reflected XSS occurs when the server echoes attacker-controlled input directly back in the HTTP response without encoding; the injected payload executes in the victim's browser session rather than on the server. The CVSS scope change (S:C) confirms that the impact crosses from the server-side application context into the victim's browser security context. CPE: cpe:2.3:a:unknown:ultimate_addons_for_wpbakery_page_builder:*:*:*:*:*:*:*:*.

RemediationAI

Upgrade Ultimate Addons for WPBakery Page Builder to version 3.21.5 or later, as confirmed by the vendor patch and EUVD-2026-51418. The WPScan advisory at https://wpscan.com/vulnerability/4bebd9ff-87b6-45ca-9b3e-9e6048693ca6/ contains additional context on the fixed release. If immediate upgrade is not possible, consider temporarily disabling any WPBakery blocks or widgets that invoke link-rendering functionality exposed to user-controlled input, though this may break page layout for affected content. As a WordPress-level compensating control, a web application firewall (WAF) rule blocking reflected XSS patterns in query parameters can reduce risk, but WAF rules do not eliminate the underlying flaw and should not substitute for patching. Restricting access to affected pages to authenticated users only would reduce exposure but is rarely feasible on public-facing WordPress sites.

Share

EUVD-2026-51418 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy