What the vulnerability does
01Description
The Inline Image Upload for BBPress plugin for WordPress is vulnerable to arbitrary file uploads due to missing file extension validation in the file uploading functionality in all versions up to, and including, 1.1.19. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible. This may be exploitable by unauthenticated attackers when the "Allow guest users without accounts to create topics and replies" setting is enabled.
Explanation of Vulnerability in Simple Terms
02Summary
Inline Image Upload for BBPress versions up to 1.1.19 do not properly validate uploaded files, allowing authenticated users to upload and execute arbitrary code on the site. An attacker with a low-privilege account can bypass file type restrictions and upload malicious files, leading to full site compromise. Update to a version newer than 1.1.19 immediately.
What an attacker can do
03Attacker Capabilities
Upload and execute arbitrary code on the site, compromising all data and functionality.
Potential impact on your site
04Site Impact
Complete site takeover possible; attacker can steal data, modify content, inject malware, or disable the site.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
March 29, 2025
CVE published
April 8, 2026
Record updated