Wordpress Plugin
CVE-2025-63027
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 webcreations907 WBC907 Core wbc907-core allows Stored XSS.This issue affects WBC907 Core: from n/a through <= 3.4.1.
AnalysisAI
Stored cross-site scripting (XSS) in webcreations907 WBC907 Core WordPress plugin versions up to 3.4.1 allows attackers to inject and execute malicious JavaScript that persists in the application, potentially compromising users who view affected pages. The vulnerability stems from improper input neutralization during web page generation. No public exploit code or active exploitation has been identified at the time of analysis, though the attack vector and complexity depend on the specific injection point within the plugin.
Technical ContextAI
This is a classic CWE-79 stored XSS vulnerability in a WordPress plugin. The WBC907 Core plugin (identified by CPE patterns for WordPress plugins) fails to properly sanitize or validate user-supplied input before storing it in the database and rendering it in HTML output. The vulnerability affects the plugin's core functionality across versions from an unspecified baseline through 3.4.1. Stored XSS vulnerabilities are particularly dangerous in WordPress environments because they can compromise all users who visit an affected page, including administrators, and may allow attackers to escalate privileges or inject malicious code into the site globally. The root cause is improper output encoding or input filtering when the plugin processes and displays user-controlled data.
Affected ProductsAI
webcreations907 WBC907 Core WordPress plugin through version 3.4.1. The exact starting version for the vulnerable range is not specified in available data. Affected users are those running WBC907 Core on WordPress installations. Additional version details and specific CPE strings are available through the Patchstack vulnerability database reference.
RemediationAI
Update webcreations907 WBC907 Core to the latest patched version released after 3.4.1. Site administrators should check the WordPress plugin repository or the vendor's advisory at https://patchstack.com/database/Wordpress/Plugin/wbc907-core/vulnerability/wordpress-wbc907-core-plugin-3-4-1-cross-site-scripting-xss-vulnerability for the specific patched version number and installation instructions. As an interim measure, if the vulnerability is limited to authenticated user input (such as comments or post metadata), restrict plugin access to trusted administrators only or disable the plugin until a patch is confirmed available. Review server logs and site content for evidence of injected malicious scripts, and consider clearing page caches after patching.
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