What the vulnerability does
01Description
The Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.89 via the 'bsa_template' parameter of the `bsa_preview_callback` function. 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 .php files can can be uploaded and included, or already exist on the site.
Explanation of Vulnerability in Simple Terms
02Summary
The Ads Pro Plugin for WordPress contains a code injection vulnerability in versions up to 4.89. An attacker can inject and execute arbitrary PHP code on the site without authentication. The vulnerability requires specific conditions to trigger but can lead to complete site compromise, including data theft and malware installation.
What an attacker can do
03Attacker Capabilities
Run arbitrary PHP code on the site and take full control of it.
Potential impact on your site
04Site Impact
Complete compromise of the WordPress site, including data theft, malware installation, and loss of site control.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required, but attack complexity is high.
Key dates
06Disclosure timeline
July 2, 2025
CVE published
April 8, 2026
Record updated