Chartify – WordPress Chart Plugin <= 3.5.9 - Missing Authentication for Administrative Function
Strategic Overview
- Status
- Patched in 3.6.0
- Affected Plugin
- Chartify – WordPress Chart Plugin
- Affected Version
<= 3.5.9- CVSS
- 5.3Medium
- Weakness type
- CWE-306 · Missing Authentication for Critical Function
- CVE
CVE-2025-11171
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
Other vulnerabilities in Chartify – WordPress Chart Plugin
- 9.8CVE-2024-10571: Chartify – WordPress Chart Plugin <= 2.9.5 LFI
CVE-2024-10571 - 6.1CVE-2024-47347: Chartify <= 2.7.6 Reflected Cross-Site Scripting
CVE-2024-47347 - 4.4CVE-2025-30904: Chartify <= 3.1.7 Stored Cross-Site Scripting
CVE-2025-30904 - 4.4CVE-2023-47526: Chartify <= 2.0.6 Stored Cross-Site Scripting
CVE-2023-47526 - 4.4Chart Builder <= 1.9.6 Stored Cross-Site Scripting
- 4.3CVE-2025-66529: Chartify <= 3.6.3 Cross-Site Request Forgery
CVE-2025-66529 - 4.3CVE-2025-54673: Chartify <= 3.5.3 Cross-Site Request Forgery
CVE-2025-54673
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C