
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-11975 is a missing authorization vulnerability in the FuseWP – WordPress User Sync to Email List & Marketing Automation plugin for WordPress. It affects all versions up to and including 1.1.23.0, allowing unauthenticated attackers to add and edit sync rules due to a missing capability check on the save_changes() function. The vulnerability was disclosed on October 30–31, 2025, and was reported by Wordfence. It carries a CVSS v3.1 base score of 4.3 (Medium) (Wordfence, Red Hat CVE).
The root cause is CWE-862 (Missing Authorization): the save_changes() function in the plugin's SyncPage.php file does not perform any capability or permission check before processing user-supplied input. This means any network-accessible user — including unauthenticated visitors — can invoke this function and manipulate sync rule configurations. The fix was applied in the plugin's source code as documented in the WordPress plugin repository changeset (Wordfence, WordPress Trac).
Successful exploitation allows an unauthenticated attacker to add or modify email list synchronization rules within the FuseWP plugin, potentially redirecting WordPress user data (such as email addresses and user attributes) to attacker-controlled marketing lists or altering integration behavior with services like Mailchimp, Constant Contact, or ActiveCampaign. The impact is limited to integrity — there is no direct confidentiality or availability impact — but manipulation of sync rules could result in unauthorized data exfiltration to third-party platforms or disruption of legitimate email marketing workflows (Wordfence).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2025-11975. The EPSS score is approximately 0.036%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The low barrier to exploitation (no authentication required per the description, though the CVSS vector notes low privileges required) may attract opportunistic attackers targeting WordPress sites at scale (Wordfence).
/wp-content/plugins/fusewp/readme.txt.save_changes() function in SyncPage.php, typically accessible via the WordPress admin interface or a direct POST request.fusewp or sync admin page parameters) from unauthenticated or low-privilege users.wp_options table entries related to FuseWP), particularly new or modified rules pointing to unfamiliar API keys or list IDs.Update the FuseWP plugin to version 1.1.23.1 or later, which includes the fix that adds proper capability checks to the save_changes() function. The patch is documented in the WordPress plugin repository changeset. As an interim measure, site administrators can deactivate the FuseWP plugin until the update is applied, or restrict access to WordPress admin endpoints via IP allowlisting at the web server or firewall level (WordPress Trac, Wordfence).
Wordfence disclosed the vulnerability as part of their weekly WordPress vulnerability report covering October 27 – November 2, 2025, noting it as one of many plugin-level authorization issues discovered during that period (Wordfence Blog). No significant broader media coverage or notable researcher commentary beyond the Wordfence disclosure has been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."