Wordpress Plugin
CVE-2025-62901
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in tormorten WP Microdata wp-microdata allows Stored XSS.This issue affects WP Microdata: from n/a through <= 1.0.
AnalysisAI
Stored cross-site scripting (XSS) in WP Microdata WordPress plugin version 1.0 and earlier allows authenticated users or lower-privileged administrators to inject malicious scripts that execute in the browsers of site visitors, potentially leading to credential theft, session hijacking, or malware distribution. The vulnerability stems from improper input sanitization during web page generation. EPSS score of 0.04% indicates low exploitation probability in real-world conditions.
Technical ContextAI
The vulnerability is a Stored XSS issue (CWE-79: Improper Neutralization of Input During Web Page Generation) in the WP Microdata plugin, which handles structured data markup for WordPress sites. The root cause is insufficient input validation and output encoding when processing user-supplied data that gets stored in the database and later rendered on web pages without proper sanitization. This allows malicious JavaScript payloads to be persisted and executed in victim browsers when the affected page content is accessed.
Affected ProductsAI
WP Microdata WordPress plugin version 1.0 and all earlier versions are affected. The plugin is available through the WordPress plugin repository and is identified by the CPE context relating to WordPress plugins. No specific CPE string format is provided in available data, but vulnerable installations can be identified via the plugin slug 'wp-microdata' and version number <= 1.0.
RemediationAI
Update WP Microdata to a version newer than 1.0 if available from the vendor, or disable and remove the plugin if no patched version is released. Site administrators should review plugin settings in WordPress admin (Plugins > Installed Plugins) and deactivate wp-microdata immediately. For environments unable to update, implement Web Application Firewall (WAF) rules to block common XSS payloads in plugin-controlled input fields. Detailed remediation guidance is available in the Patchstack vulnerability database at https://patchstack.com/database/Wordpress/Plugin/wp-microdata/vulnerability/wordpress-wp-microdata-plugin-1-0-cross-site-scripting-xss-vulnerability.
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