Wordpress Plugin
CVE-2025-68876
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in INVELITY Invelity SPS connect invelity-sps-connect allows Reflected XSS.This issue affects Invelity SPS connect: from n/a through <= 1.0.8.
AnalysisAI
Reflected cross-site scripting (XSS) in INVELITY Invelity SPS connect WordPress plugin through version 1.0.8 allows unauthenticated remote attackers to inject malicious scripts into web pages viewed by other users. The vulnerability stems from improper input neutralization during web page generation and carries an extremely low exploitation probability (EPSS 0.04th percentile), suggesting minimal real-world attack motivation despite the CVSS scoring absence.
Technical ContextAI
This is a classic reflected XSS vulnerability (CWE-79: Improper Neutralization of Input During Web Page Generation) affecting the Invelity SPS connect WordPress plugin. The plugin fails to properly sanitize or validate user-supplied input before echoing it back in HTTP responses, allowing attackers to craft malicious URLs containing arbitrary HTML and JavaScript that execute in the browser context of victims who click the link. WordPress plugins are particularly prone to such flaws when they process query parameters or form data without adequate escaping functions like esc_attr(), esc_js(), or wp_kses_post(). The vulnerability is reflected (not stored), meaning the payload must be delivered to the target via a crafted URL rather than persisting in the application database.
Affected ProductsAI
INVELITY Invelity SPS connect WordPress plugin versions up to and including 1.0.8 are affected by this reflected XSS vulnerability. The plugin is distributed through the WordPress plugin repository (referenced via patchstack.com database link). No specific CPE string is provided in available data, but the affected component is identifiable as the WordPress plugin with slug 'invelity-sps-connect'.
RemediationAI
Update the Invelity SPS connect plugin to a patched version released after 1.0.8. Check the WordPress plugin repository or the vendor's advisory at https://patchstack.com/database/Wordpress/Plugin/invelity-sps-connect/vulnerability/wordpress-invelity-sps-connect-plugin-1-0-8-reflected-cross-site-scripting-xss-vulnerability for the specific fixed version number. If an update is not yet available, disable or remove the plugin until a patch is released. Site administrators should verify the plugin's purpose aligns with their needs before re-enabling it post-patch, and audit any user input handling in custom code for similar XSS issues.
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