Security Advisory

CVE-2025-11171

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-08 05:24:49
Last updated 2026-04-08 17:14:20
Assigner Wordfence
State PUBLISHED

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.