CVE-2025-11171
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-08

Last updated on: 2025-10-08

Assigner: Wordfence

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-08
Last Modified
2025-10-08
Generated
2026-05-07
AI Q&A
2025-10-08
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wordpres chart_builder *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability in the Chartify WordPress Chart Plugin allows unauthenticated attackers to execute administrative functions because the plugin registers an AJAX action without requiring authentication or capability checks. This means attackers can call admin-class methods via the wp-admin/admin-ajax.php endpoint if they know the method names, potentially performing actions that should be restricted to administrators.


How can this vulnerability impact me? :

This vulnerability can allow unauthorized users to perform administrative actions on a WordPress site using the Chartify plugin, potentially leading to unauthorized changes or disruptions. Although it does not directly impact confidentiality or availability, it can affect the integrity of the site by allowing attackers to modify data or settings without permission.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, immediately update the Chartify – WordPress Chart Plugin to a version later than 3.5.9 where the issue is fixed. If an update is not available, restrict access to the wp-admin/admin-ajax.php endpoint to authenticated users only, and consider disabling or removing the plugin until a patch is applied.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart