CVE-2024-12415
Description
The The AI Infographic Maker plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 4.9.0. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The AI Infographic Maker plugin for WordPress (≤4.9.0) allows unauthenticated arbitrary shortcode execution via improper validation.
Vulnerability
The AI Infographic Maker plugin (infographic-and-list-builder-ilist) for WordPress versions up to and including 4.9.0 contains a vulnerability that allows arbitrary shortcode execution. The plugin fails to properly validate a value before passing it to the do_shortcode function, enabling unauthenticated attackers to inject and execute arbitrary WordPress shortcodes.
Exploitation
An unauthenticated attacker can exploit this by sending a crafted request to the vulnerable action. No authentication or special privileges are required. The attacker can execute any shortcode available on the WordPress site, including those that may read files, exfiltrate data, or perform other actions.
Impact
Successful exploitation allows an attacker to execute arbitrary shortcodes, potentially leading to information disclosure, content manipulation, or other unintended actions depending on the shortcodes present. The attacker does not achieve direct remote code execution but can leverage shortcodes with side effects.
Mitigation
The vulnerability is fixed in version 5.1.7 of the plugin, as indicated by the WordPress plugin repository [1]. Users should update to the latest version immediately. No workarounds are mentioned in the available references.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=4.9.0
- Range: <=4.9.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4News mentions
0No linked articles in our index yet.