Wordpress Plugin
CVE-2025-63021
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 codetipi Valenti Engine valenti-engine allows DOM-Based XSS.This issue affects Valenti Engine: from n/a through <= 1.0.3.
AnalysisAI
DOM-based cross-site scripting (XSS) in codetipi Valenti Engine through version 1.0.3 allows attackers to inject malicious scripts into web pages viewed by other users. The vulnerability affects the WordPress plugin and is classified as improper neutralization of input during web page generation. With an EPSS score of 0.01% and no CVSS severity data available, real-world exploitation risk appears minimal, though the attack vector and prerequisites require confirmation from patch analysis.
Technical ContextAI
This vulnerability is a DOM-based XSS flaw (CWE-79) in the Valenti Engine WordPress plugin, a web page generation or template engine component. DOM-based XSS occurs when untrusted user input is processed by client-side JavaScript and inserted into the DOM without proper sanitization or encoding, allowing attackers to execute arbitrary JavaScript in the victim's browser context. The improper neutralization occurs during web page generation, suggesting the plugin constructs dynamic content without adequate output encoding or input validation. The affected product is codetipi's Valenti Engine, distributed as a WordPress plugin, versions up to and including 1.0.3.
Affected ProductsAI
codetipi Valenti Engine WordPress plugin versions from an unspecified baseline through version 1.0.3. The plugin is listed in the Patchstack vulnerability database for WordPress plugins, indicating it is distributed via or compatible with the WordPress ecosystem. Further details on affected hosting/deployment contexts and whether the plugin is actively maintained are not specified in the provided data.
RemediationAI
Users should upgrade to a patched version of Valenti Engine if available from codetipi; however, no specific patched version number is confirmed in the provided data. Check the plugin's official repository or codetipi's website for version 1.0.4 or later. If no patched release is available, consider disabling or removing the plugin pending a security update. Input validation and output encoding should be implemented to prevent DOM-based XSS-specifically, ensure all user-supplied data inserted into the DOM is properly HTML-encoded or uses safe DOM APIs (e.g., textContent instead of innerHTML). See the Patchstack database entry for additional context: https://patchstack.com/database/Wordpress/Plugin/valenti-engine/vulnerability/wordpress-valenti-engine-plugin-1-0-3-cross-site-scripting-xss-vulnerability?_s_id=cve
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