WordPress Plugin Vulnerabilities

Chartify < 3.6.0 - Missing Authentication for Administrative Function

Description

The plugin is vulnerable to Missing Authentication for Critical Function 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.

Affects Plugins

Fixed in 3.6.0

References

Classification

Type
NO AUTHORISATION
CWE

Miscellaneous

Original Researcher
Avraham Shemesh, SnailSploit
Verified
No

Timeline

Publicly Published
2025-10-07 (about 8 months ago)
Added
2025-10-08 (about 8 months ago)
Last Updated
2025-10-08 (about 8 months ago)

Other