CVE-2025-11171 MEDIUM

CVE-2025-11171: Chartify – WordPress Chart Plugin <= 3.5.9 - Missing Authentication for Administrative Function

Vendor Ays-Pro
Product Chartify – WordPress Chart Plugin
Weakness CWE-306 · Missing auth
Published October 8, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

The Chartify WordPress plugin through version 3.5.9 contains a missing authentication vulnerability that allows unauthenticated attackers to modify chart data or settings over the network. No user interaction is required. The vulnerability affects the plugin's integrity but does not expose sensitive information or cause service disruption. Site administrators should update to a version newer than 3.5.9.

What an attacker can do

03Attacker Capabilities

Modify chart data or plugin settings without logging in.

Potential impact on your site

04Site Impact

Attackers can alter charts displayed on your site without your knowledge or permission.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

October 8, 2025 CVE published
April 8, 2026 Record updated