Wordpress Plugin
CVE-2025-68879
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 councilsoft Content Grid Slider content-grid-slider allows Reflected XSS.This issue affects Content Grid Slider: from n/a through <= 1.5.
AnalysisAI
Reflected cross-site scripting (XSS) in the Content Grid Slider WordPress plugin through version 1.5 allows unauthenticated attackers to inject malicious scripts into web pages viewed by other users. An attacker can craft a malicious URL containing script payloads that execute in the victim's browser when the page is rendered, potentially enabling session hijacking, credential theft, or malware distribution. No public exploit code or active exploitation has been confirmed; the EPSS score of 0.04% indicates minimal real-world exploitation likelihood despite the vulnerability's technical severity.
Technical ContextAI
This is a reflected XSS vulnerability (CWE-79: Improper Neutralization of Input During Web Page Generation) in a WordPress plugin that displays content grids with image sliders. The vulnerability stems from insufficient input validation and output encoding in the Content Grid Slider plugin's page generation logic. When user-supplied input is included in HTTP responses without proper HTML encoding or sanitization, attackers can inject arbitrary JavaScript code into the response. The vulnerability is reflected rather than stored, meaning the malicious payload must be delivered via a crafted URL that the victim visits, rather than being permanently stored in the plugin's database. The affected product is identified by CPE wordpress#content-grid-slider (or similar WordPress plugin identifier) through version 1.5.
Affected ProductsAI
The Content Grid Slider WordPress plugin is affected in all versions from the earliest release through version 1.5. The plugin is hosted on the WordPress plugin repository and identified via Patchstack as a WordPress plugin for content display. Affected installations include any WordPress site running Content Grid Slider version 1.5 or earlier.
RemediationAI
Update the Content Grid Slider plugin to a version newer than 1.5 immediately when available from the WordPress plugin repository or the vendor. Consult the Patchstack vulnerability database entry (https://patchstack.com/database/Wordpress/Plugin/content-grid-slider/vulnerability/wordpress-content-grid-slider-plugin-1-5-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve) for patch availability and release notes. As a temporary workaround, restrict plugin functionality or disable the vulnerable feature until patched. Website administrators should also review Web Application Firewall (WAF) rules to detect and block reflected XSS payloads targeting the plugin's input parameters.
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