Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
The LightPress Lightbox plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the group attribute in the [gallery] shortcode in all versions up to, and including, 2.3.4. This is due to the plugin modifying gallery shortcode output to include the group attribute value without proper escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
LightPress Lightbox plugin for WordPress allows authenticated attackers with Contributor-level access and above to inject arbitrary JavaScript via the unescaped group attribute in the [gallery] shortcode, resulting in stored cross-site scripting that executes for all users viewing affected pages. The vulnerability affects all versions up to 2.3.4 and has been addressed in version 2.3.5.
Technical ContextAI
The LightPress Lightbox plugin (CPE: cpe:2.3:a:firelightwp:lightpress_lightbox) extends WordPress's native [gallery] shortcode functionality by processing the group attribute to enable lightbox grouping features. The vulnerability stems from a failure to properly escape or sanitize the group attribute value when outputting it into the HTML/JavaScript context. This is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), a cross-site scripting vulnerability. The affected code in versions through 2.3.4 directly incorporates user-supplied group attribute content into shortcode output without applying WordPress escaping functions such as esc_attr() or esc_js(), allowing malicious script injection through shortcode attributes.
RemediationAI
Update LightPress Lightbox to version 2.3.5 or later immediately. WordPress site administrators should navigate to Plugins → Installed Plugins, locate LightPress Lightbox, and click Update if available. For sites unable to auto-update, manually download version 2.3.5 from the WordPress plugin repository (https://plugins.wordpress.org/lightpress-lightbox/) and upload via Plugins → Add New → Upload Plugin. As a temporary mitigation pending patching, restrict Contributor-level access to users who demonstrably require it, and audit existing gallery shortcodes for suspicious group attribute values that may contain script tags or event handlers. The fix in version 2.3.5 applies proper output escaping to the group attribute; refer to the changeset at plugins.trac.wordpress.org/changeset/?old_path=/wp-jquery-lightbox/tags/2.3.4&new_path=/wp-jquery-lightbox/tags/2.3.5 for technical details.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20034
GHSA-2gmw-2prf-4jf5