CVE-2026-1430
Description
The WP Lightbox 2 WordPress plugin before 3.0.7 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The WP Lightbox 2 plugin before 3.0.7 has a stored XSS vulnerability via unsanitized settings, exploitable by admins even without unfiltered_html.
The WP Lightbox 2 WordPress plugin versions prior to 3.0.7 contain a stored cross-site scripting (XSS) vulnerability. The plugin fails to sanitize and escape some of its settings, allowing high-privilege users like administrators to inject arbitrary web scripts or HTML into the plugin's configuration [1].
This vulnerability is particularly dangerous in multisite environments where the unfiltered_html capability is typically disallowed for administrators. Because the plugin does not properly filter the settings input, an admin can still store malicious JavaScript even when they lack the unfiltered_html permission [1].
An attacker with admin-level access can exploit this by saving a crafted payload in the vulnerable settings field. When other users (including lower-privileged users or other admins) view the affected page, the stored script executes in their browser, potentially leading to session hijacking, defacement, or further privilege escalation within the WordPress context [1].
The vulnerability has been fixed in version 3.0.7 of the plugin. Users are strongly advised to update to this patched version immediately. No workarounds are documented, and the plugin maintainer has released the fix as of the publication date [1].
AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <3.0.7
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
1- Wordfence Intelligence Weekly WordPress Vulnerability Report (March 30, 2026 to April 5, 2026)Wordfence Blog · Apr 9, 2026