Wordpress Plugin
CVE-2025-62752
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 kalender.digital Kalender.digital kalender-digital allows DOM-Based XSS.This issue affects Kalender.digital: from n/a through <= 1.0.13.
AnalysisAI
DOM-based cross-site scripting (XSS) in Kalender.digital WordPress plugin through version 1.0.13 allows unauthenticated attackers to inject malicious scripts via improper input neutralization during web page generation. The vulnerability affects all versions up to and including 1.0.13, with an EPSS score of 0.01% indicating very low exploitation likelihood in practice despite the high-severity CWE-79 classification.
Technical ContextAI
DOM-based XSS (CWE-79) occurs when user-supplied input is reflected in the Document Object Model without proper sanitization or encoding, allowing attackers to execute arbitrary JavaScript in a victim's browser context. The Kalender.digital plugin, a WordPress calendar component, fails to neutralize input during web page generation, specifically in DOM manipulation operations. This differs from reflected or stored XSS in that the malicious payload is processed entirely client-side by the browser's DOM engine, making it particularly difficult to detect via server-side logging. WordPress plugins are frequent XSS targets because they often handle user input (event titles, descriptions, dates) without adequate context-aware output encoding.
Affected ProductsAI
Kalender.digital WordPress plugin versions through 1.0.13 are affected. The vulnerability impacts all installations of this calendar plugin from the earliest version through the identified affected version 1.0.13. The plugin is distributed via WordPress.org and other sources; affected installations should be identified via WordPress admin dashboards or plugin version auditing tools. The CPE designation would be specific to the plugin's WordPress plugin repository identifier (kalender-digital).
RemediationAI
Update the Kalender.digital plugin to a version newer than 1.0.13 if available from the WordPress plugin repository or vendor. Administrators should navigate to Plugins in the WordPress admin dashboard, locate Kalender.digital, and apply any available updates immediately. If no patched version is available, implement input validation and output encoding policies within WordPress to sanitize calendar-related user input using WordPress's built-in escaping functions (wp_kses_post, esc_attr, wp_json_encode, etc.). Restrict calendar input fields to trusted administrators only via WordPress role-based access controls if the functionality does not require end-user submissions. For additional guidance, refer to the PatchStack database entry at https://patchstack.com/database/Wordpress/Plugin/kalender-digital/vulnerability/wordpress-calendar-online-kalender-digital-plugin-1-0-11-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