Cyber Resilience

CVE-2024-10571

Critical

Published: 14 November 2024

Published
14 November 2024
Modified
08 April 2026
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.8606 99.4th percentile
Risk Priority 71 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-10571 is a critical-severity PHP Remote File Inclusion (CWE-98) vulnerability in Ays-Pro Chartify. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 0.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

The Chartify – WordPress Chart Plugin for WordPress is vulnerable to local file inclusion in all versions through 2.9.5. The flaw exists in the handling of the "source" parameter, which accepts an arbitrary file path that is subsequently included and executed by the server. This permits unauthenticated remote attackers to run any PHP code present on the filesystem, including files that may have been uploaded through other application features.

An attacker can supply a crafted "source" value to include and execute attacker-controlled or sensitive server files. Successful exploitation grants the ability to bypass access controls, read arbitrary data, and achieve remote code execution when a writable PHP file can be placed on the target system. The vulnerability carries a CVSS 3.1 score of 9.8, reflecting its network-exposable nature and lack of required authentication or user interaction.

The referenced Wordfence advisory and WordPress plugin repository indicate that version 2.9.6 addresses the issue through changes in admin/partials/charts/actions/chart-builder-charts-actions-options.php. Site operators are advised to update the plugin immediately; no additional configuration mitigations are documented in the supplied references.

The associated EPSS score remains elevated near its recorded peak of 0.8729.

EU & UK References

Vulnerability details

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…

more

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.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

ays-pro
chartify
≤ 2.9.6

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References