CVE-2024-10571 CRITICAL

CVE-2024-10571: Chartify – WordPress Chart Plugin <= 2.9.5 - Unauthenticated Local File Inclusion via source

Vendor Ays-Pro
Product Chartify – WordPress Chart Plugin
Weakness CWE-98 · PHP file inclusion
Published November 14, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Chartify – WordPress Chart Plugin plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.9.5 via the 'source' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

The Chartify WordPress plugin versions 2.9.5 and earlier contain a remote code execution vulnerability. An unauthenticated attacker can execute arbitrary PHP code on the site without user interaction. The vulnerability stems from improper input validation in a core plugin function. Sites running this plugin are at immediate risk of complete compromise.

What an attacker can do

03Attacker Capabilities

Run their own PHP code on the site and take full control of it.

Potential impact on your site

04Site Impact

Complete site compromise: attacker can steal data, modify content, install malware, or delete everything.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 14, 2024 CVE published
April 8, 2026 Record updated