Wordpress Plugin
CVE-2025-66094
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 dmccan Yada Wiki yada-wiki allows Stored XSS.This issue affects Yada Wiki: from n/a through <= 3.5.
AnalysisAI
Stored cross-site scripting (XSS) in Yada Wiki WordPress plugin through version 3.5 allows authenticated users to inject malicious scripts that execute in the browsers of other site visitors. The vulnerability stems from improper input sanitization during web page generation, enabling persistent XSS attacks that could compromise site integrity, steal credentials, or perform actions on behalf of administrators. EPSS exploitation probability is very low at 0.04%, but the stored nature of the vulnerability means injected payloads persist across sessions.
Technical ContextAI
Yada Wiki is a WordPress plugin (CPE: wp:yada-wiki) that provides wiki functionality within WordPress sites. The vulnerability represents a CWE-79 Improper Neutralization of Input During Web Page Generation defect, which occurs when user-supplied data is rendered into HTML output without proper escaping or validation. In this case, the plugin fails to adequately sanitize or escape user inputs before storing them in the database and subsequently rendering them in web pages, allowing attackers to inject arbitrary HTML and JavaScript that will execute in the context of other users' browsers.
Affected ProductsAI
Yada Wiki (dmccan) WordPress plugin versions up to and including 3.5. The plugin is distributed through the WordPress plugin repository. The vulnerability affects all installations of Yada Wiki through version 3.5; no explicit lower version bound was defined in the advisory, suggesting all versions up to 3.5 are potentially vulnerable.
RemediationAI
Update Yada Wiki plugin to a patched version newer than 3.5 immediately. Access the WordPress admin dashboard, navigate to Plugins, and use the built-in update functionality to upgrade to the latest available version. If an automatic update is not offered, check the official Yada Wiki plugin page on wordpress.org or the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/yada-wiki/vulnerability/wordpress-yada-wiki-plugin-3-5-cross-site-scripting-xss-vulnerability for the specific patched release version. As a temporary mitigation pending patching, disable the Yada Wiki plugin if not actively required and restrict wiki page editing to highly trusted users only.
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