Blox Lite CVE-2025-62940
MEDIUMSeverity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Stored XSS requiring low-privilege attacker to submit content, admin to view, scope change, low impacts.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Nick Diego Blox Lite blox-lite allows Stored XSS.This issue affects Blox Lite: from n/a through <= 1.2.8.
AnalysisAI
Stored cross-site scripting (XSS) in the Blox Lite WordPress plugin (version <= 1.2.8) allows authenticated users with content creation privileges to inject arbitrary web scripts. When an administrator or high-privilege user views the affected content, the injected script executes in their browser, potentially leading to session hijacking, site defacement, or phishing. The vulnerability has a low EPSS score (0.02%) and no evidence of active exploitation, though public exploit code may be possible given the nature of XSS.
Technical ContextAI
The vulnerability is a stored cross-site scripting (CWE-79) in a WordPress plugin, likely due to improper output sanitization of user-submitted content in a page-building block. The Blox Lite plugin, as indicated by the CPE string cpe:2.3:a:nickdiego:blox_lite:*:*:*:*:*:wordpress:*:*, processes user input that is stored and later rendered without adequate escaping. When the crafted input is viewed, the browser executes the injected script in the security context of the victim, leading to the scope change (S:C) and low confidentiality, integrity, and availability impacts on the vulnerable application.
Affected ProductsAI
Blox Lite plugin for WordPress versions from n/a through 1.2.8 are affected, as reported by Patchstack (advisory: https://patchstack.com/database/Wordpress/Plugin/blox-lite/vulnerability/wordpress-blox-lite-plugin-1-2-8-cross-site-scripting-xss-vulnerability?_s_id=cve). The affected CPE is cpe:2.3:a:nickdiego:blox_lite:*:*:*:*:*:wordpress:*:* with versions up to and including 1.2.8.
RemediationAI
Update the Blox Lite plugin to a version greater than 1.2.8, as the patch likely introduces proper output escaping. The exact fix version is not stated in the advisory, but upgrades beyond the affected range close the vulnerability. If an update is unavailable, consider temporarily disabling the plugin; as a compensating control, restrict content editing capabilities to fully trusted users and audit any existing content for malicious scripts. Note that disabling the plugin will remove its block-editor features.
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