Wordpress Plugin
CVE-2025-62125
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 Anshul Gangrade Custom Background Changer custom-background-changer allows Stored XSS.This issue affects Custom Background Changer: from n/a through <= 3.0.
AnalysisAI
Stored cross-site scripting (XSS) in Custom Background Changer WordPress plugin through version 3.0 allows authenticated attackers to inject malicious JavaScript that persists in the database and executes for all users viewing affected pages. The vulnerability stems from improper input sanitization during web page generation, enabling attackers with plugin access to compromise user sessions and steal sensitive data. No public exploit code has been identified, and the low EPSS score (0.04%, 14th percentile) suggests limited real-world exploitation likelihood despite the vulnerability's technical severity.
Technical ContextAI
Custom Background Changer is a WordPress plugin that enables users to customize site backgrounds. The vulnerability exists in CWE-79 (Cross-site Scripting), specifically stored XSS, where user-supplied input is not properly neutralized before being stored in the database and rendered in web pages. Unlike reflected XSS which requires user interaction with a malicious link, stored XSS persists server-side, affecting all users who view the compromised content. The plugin fails to implement adequate input validation and output encoding mechanisms, allowing attackers to inject script tags or event handlers that execute in victim browsers with the privileges of the WordPress session.
Affected ProductsAI
Custom Background Changer (authored by Anshul Gangrade) is affected in versions from an unspecified baseline through and including version 3.0. The plugin is distributed through the WordPress plugin repository. CPE data was not provided in available sources, but the vulnerability applies to all WordPress installations with Custom Background Changer version 3.0 or earlier activated. The advisory is documented in the Patchstack vulnerability database under the referenced URL.
RemediationAI
Update Custom Background Changer to a patched version released after 3.0; consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/custom-background-changer/vulnerability/wordpress-custom-background-changer-plugin-3-0-cross-site-scripting-xss-vulnerability?_s_id=cve for the specific fixed version number and availability timeline. If an immediate patch is unavailable, disable the Custom Background Changer plugin until a security update is released. Administrators should review the plugin's settings and any background customizations that may have been injected with malicious code, and consider resetting them. Monitor site security logs and user sessions for signs of session hijacking or unauthorized administrative actions.
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