Wordpress Plugin
CVE-2025-52786
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 Kingdom Creation Media Folder media-folder allows Reflected XSS.This issue affects Media Folder: from n/a through <= 1.0.0.
AnalysisAI
Reflected cross-site scripting (XSS) in Kingdom Creation Media Folder WordPress plugin versions through 1.0.0 allows unauthenticated attackers to inject malicious scripts into web pages viewed by other users. The vulnerability exists in input handling during page generation and can be exploited by crafting specially-formed URLs, enabling session hijacking, credential theft, or malware distribution without requiring authentication or user interaction beyond visiting a malicious link.
Technical ContextAI
This is a classic reflected XSS vulnerability (CWE-79) in a WordPress plugin, where user-supplied input is not properly neutralized before being rendered in the HTML response. The Media Folder plugin (WordPress CPE not explicitly provided but referenced as 'Kingdom Creation Media Folder') fails to sanitize or escape query parameters or form inputs during dynamic page generation. Reflected XSS differs from stored XSS in that the payload is not persisted in a database; instead, it travels through the request itself (typically via URL query string or POST parameters). The vulnerability allows attackers to execute arbitrary JavaScript in the context of the victim's browser session, potentially accessing session tokens, cookies, or performing actions on behalf of the user.
Affected ProductsAI
Kingdom Creation Media Folder WordPress plugin versions 1.0.0 and earlier are affected. The plugin is distributed through the WordPress plugin repository and managed by the Patchstack vulnerability database (reference: Patchstack WordPress Media Folder vulnerability listing).
RemediationAI
Upgrade Kingdom Creation Media Folder to a version newer than 1.0.0 as soon as a patched release is available from the developer. Users should verify the plugin's WordPress.org page or contact the Kingdom Creation Media Folder development team for the specific patched version number. As an interim workaround pending patch availability, disable the Media Folder plugin if it is not critical to operations, or restrict access to the plugin's functionality through WordPress user role management and .htaccess rules. Input validation and output escaping should be verified by the vendor in the updated release. Consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/media-folder/vulnerability/wordpress-media-folder-1-0-0-cross-site-scripting-xss-vulnerability?_s_id=cve for additional technical details and any vendor-provided fixes.
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