Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network XSS (AV:N/PR:N) needing victim click (UI:R); browser-context script execution with scope change (S:C) and limited C/I/A impact (all Low).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Landing Page Builder <= 1.5.3.5 versions.
AnalysisAI
Cross-site scripting in the PluginOps Landing Page Builder WordPress plugin (versions <= 1.5.3.5) lets unauthenticated remote attackers inject script that executes in a victim's browser, with a scope change (S:C) indicating the payload can affect resources beyond the vulnerable component. The flaw requires victim interaction (UI:R) such as visiting a crafted link or page, and yields low-level confidentiality, integrity, and availability impact (CVSS 7.1). No public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The affected component is the PluginOps Landing Page Builder (CPE cpe:2.3:a:pluginops:landing_page_builder), a WordPress drag-and-drop page-building plugin used to create marketing and landing pages. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), where attacker-controlled input is reflected or stored into rendered HTML without proper output encoding or sanitization, allowing browser execution of arbitrary JavaScript. Because the CVSS vector reports a scope change (S:C), the executed script can act in a security context broader than the plugin itself - typical of XSS where code runs with the privileges of the WordPress site/visitor session in the browser.
RemediationAI
No vendor-released patch version is confirmed from the available input data; the advisory only establishes that versions <= 1.5.3.5 are affected, so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/page-builder-add/vulnerability/wordpress-landing-page-builder-plugin-1-5-3-5-cross-site-scripting-xss-vulnerability) and the WordPress plugin repository for a release newer than 1.5.3.5 and upgrade as soon as one is published. Until a fixed version is verified, compensating controls include deploying a Web Application Firewall (such as Patchstack's or a WAF with XSS rule sets) to filter script-injection payloads aimed at the plugin's endpoints, restricting or disabling the Landing Page Builder plugin on internet-facing sites if it is not actively needed (trade-off: any published landing pages built with it will stop functioning), and adding a restrictive Content-Security-Policy header to limit inline-script execution (trade-off: may break legitimate inline scripts and require tuning). Do not assume absence of a listed fix means none will be released.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40108
GHSA-77c2-57x5-fjmg