CVE-2025-11171

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.
Configurations

No configuration.

History

08 Oct 2025, 06:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-08 06:15

Updated : 2025-10-08 19:38


NVD link : CVE-2025-11171

Mitre link : CVE-2025-11171

CVE.ORG link : CVE-2025-11171


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function