Description
The WC Plus plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'pluswc_logo_favicon_logo_base' AJAX action in all versions up to, and including, 1.2.0. This makes it possible for unauthenticated attackers to update the site's favicon logo base.
Published: 2025-08-23
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated settings manipulation of the site favicon logo base
Action: Apply Patch
AI Analysis

Impact

The WC Plus plugin for WordPress suffers from a missing capability check on the ‘pluswc_logo_favicon_logo_base’ AJAX action in all releases up to and including 1.2.0. The flaw allows any remote user to send crafted requests without authentication and alter the website’s favicon logo base. This change can be leveraged to misdirect visitors, undermine brand trust, or facilitate phishing attacks by swapping the site icon. The weakness is classified as CWE‑862 for missing authorization checks, indicating that access control controls are incorrectly implemented.

Affected Systems

WC Plus plugin for WordPress, versions up to and including 1.2.0. The vulnerability affects all installations of the plugin within this version range, regardless of site configuration.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate impact if the flaw is exploited. The EPSS score of less than 1% suggests that the probability of exploitation is very low, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is likely remote via unauthenticated AJAX requests; an attacker can send a request to the vulnerable endpoint from any network without needing credentials. Exploit complexity is low, and the required privileges are none, making the vulnerability achievable for any potential attacker that can target the site.

Generated by OpenCVE AI on April 20, 2026 at 21:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WC Plus plugin to a patched version that includes proper capability checks on the affected AJAX endpoint
  • If an update is unavailable, temporarily disable or remove the ‘pluswc_logo_favicon_logo_base’ AJAX action by adding custom code that blocks the request or by using a security plugin to restrict access to that AJAX endpoint
  • Continuously monitor the site’s favicon and any plugin configuration changes for unexpected alterations, and investigate any unauthorized modifications promptly

Generated by OpenCVE AI on April 20, 2026 at 21:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-25718 The WC Plus plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'pluswc_logo_favicon_logo_base' AJAX action in all versions up to, and including, 1.2.0. This makes it possible for unauthenticated attackers to update the site's favicon logo base.
History

Mon, 25 Aug 2025 21:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 23 Aug 2025 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 23 Aug 2025 04:30:00 +0000

Type Values Removed Values Added
Description The WC Plus plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'pluswc_logo_favicon_logo_base' AJAX action in all versions up to, and including, 1.2.0. This makes it possible for unauthenticated attackers to update the site's favicon logo base.
Title WC Plus <= 1.2.0 - Missing Authorization to Unauthenticated Settings Manipulation
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:27:58.837Z

Reserved: 2025-07-18T17:37:39.899Z

Link: CVE-2025-7821

cve-icon Vulnrichment

Updated: 2025-08-25T16:43:55.594Z

cve-icon NVD

Status : Deferred

Published: 2025-08-23T05:15:32.393

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-7821

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T22:00:11Z

Weaknesses