Wordpress Plugin
CVE-2025-48291
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 Wasiliy Strecker / ContestGallery developer Contest Gallery contest-gallery allows Stored XSS.This issue affects Contest Gallery: from n/a through <= 26.0.6.
AnalysisAI
Stored cross-site scripting (XSS) in Contest Gallery WordPress plugin version 26.0.6 and earlier allows authenticated or unauthenticated attackers to inject malicious scripts that execute in other users' browsers when viewing affected pages. The vulnerability stems from improper input neutralization during web page generation, enabling persistent payload storage in the plugin's database. No public exploit code has been identified, and real-world exploitation risk is considered low based on EPSS scoring (0.04% probability).
Technical ContextAI
Contest Gallery is a WordPress plugin that manages contest submissions and displays gallery content. The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), indicating that user-supplied input is not properly sanitized or escaped before being rendered in HTML output. This is a server-side input validation and output encoding failure rather than a client-side DOM manipulation issue. The stored variant means the malicious payload persists in the database and affects all subsequent users who view the compromised content, making it more dangerous than reflected XSS in typical WordPress plugin scenarios.
Affected ProductsAI
Contest Gallery WordPress plugin versions from an unspecified baseline through version 26.0.6 and earlier are vulnerable. The plugin is developed by Wasiliy Strecker and published on the WordPress plugin repository. The affected version range is inclusive of all releases up to and including 26.0.6; the earliest affected version is not explicitly documented in available data.
RemediationAI
Update Contest Gallery to the latest patched version released by the vendor following the disclosure to Patchstack. Users should navigate to WordPress admin dashboard, go to Plugins, locate Contest Gallery, and click 'Update Now' to apply the security fix. Until a patched version is available, website administrators should restrict contest submissions and gallery content editing to trusted users only, verify user account permissions are properly configured, and consider implementing additional WAF (Web Application Firewall) rules to detect and block common XSS payloads. Review Patchstack's vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/contest-gallery/vulnerability/wordpress-contest-gallery-26-0-6-cross-site-scripting-xss-vulnerability for the specific fix version once released.
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