CVE-2025-11171

Chartify – WordPress Chart Plugin <= 3.5.9 - Missing Authentication for Administrative Function

2025-10-07 16:43
Avraham Shemesh

Strategic Overview

Status
Patched in 3.6.0
Affected Version
<= 3.5.9
CVSS
5.3Medium
Weakness type
CWE-306 · Missing Authentication for Critical Function
CVE
CVE-2025-11171
View all Chartify – WordPress Chart Plugin vulnerabilities

At a glance

CVE-2025-11171 is a medium-severity Missing Authentication for Critical Function vulnerability in the Chartify WordPress plugin, affecting versions <= 3.5.9. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 3.6.0; sites on affected versions should update now. Disclosed October 2025, reported by Avraham Shemesh.

Vulnerability Overview

The Chartify – WordPress Chart Plugin for WordPress is vulnerable to Missing Authentication for Critical Function in all versions up to, and including, 3.5.9. This is due to the plugin registering an unauthenticated AJAX action that dispatches to admin-class methods based on a request parameter, without any nonce or capability checks. This makes it possible for unauthenticated attackers to execute administrative functions via the wp-admin/admin-ajax.php endpoint granted they can identify callable method names.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.

CWE-306: Missing Authentication for Critical Function

The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Remediation

Update to version 3.6.0, or a newer patched version

How does WordSec protect against this?

Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Chartify 3.6.0 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C