Wordpress Plugin
CVE-2025-52779
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 karimmughal Dot html,php,xml etc pages dot-htmlphpxml-etc-pages allows Reflected XSS.This issue affects Dot html,php,xml etc pages: from n/a through <= 1.0.
AnalysisAI
Reflected cross-site scripting (XSS) in the WordPress plugin Dot html,php,xml etc pages version 1.0 and earlier allows unauthenticated attackers to inject malicious scripts into web pages viewed by other users. The vulnerability stems from improper input neutralization during page generation, enabling attackers to execute arbitrary JavaScript in victims' browsers. While a public advisory exists, the EPSS score of 0.04% indicates low exploitation probability, and no active exploitation or public proof-of-concept has been confirmed.
Technical ContextAI
The vulnerability is a reflected XSS flaw (CWE-79: Improper Neutralization of Input During Web Page Generation) in a WordPress plugin that processes HTML, PHP, XML, and other page types. The root cause is insufficient sanitization of user-supplied input before rendering it in web page output. Reflected XSS occurs when untrusted input is echoed back to the user's browser without escaping or validation, allowing attackers to inject HTML and JavaScript payloads. The affected plugin (CPE data not provided in sources) is a WordPress plugin authored by karimmughal that handles multiple file type formats.
Affected ProductsAI
The vulnerable product is the WordPress plugin "Dot html,php,xml etc pages" version 1.0 and all earlier versions, authored by karimmughal. The plugin is distributed through WordPress.org and processes multiple file type formats. Specific CPE data was not provided in available references, but the advisory is documented in the Patchstack vulnerability database for WordPress plugins.
RemediationAI
Users should upgrade the "Dot html,php,xml etc pages" plugin to a patched version released after 1.0. For current version status and exact patch availability, refer to the official advisory at https://patchstack.com/database/Wordpress/Plugin/dot-htmlphpxml-etc-pages/vulnerability/wordpress-dot-html-php-xml-etc-pages-1-0-cross-site-scripting-xss-vulnerability. If the plugin is no longer maintained or a patch is unavailable, consider replacing it with an actively maintained alternative that properly sanitizes input. As an interim measure, restrict plugin functionality or disable it until patched. Website administrators should audit user input handling across all custom pages and ensure output encoding is applied consistently using WordPress sanitization functions (e.g., wp_kses_post, esc_html).
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