What the vulnerability does
01Description
The FastX theme for WordPress is vulnerable to unauthorized limited plugin installation and activation due to missing capability checks on the 'ultp_install_callback' and 'ultp_activate_callback' functions in all versions up to, and including, 1.0.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install and activate the PostX plugin.
Explanation of Vulnerability in Simple Terms
02Summary
FastX versions 1.0.2 and earlier lack proper authorization checks, allowing authenticated users to modify data they should not have access to. An attacker with a low-privilege account can change information without proper permission validation. The vulnerability affects the integrity of stored data but does not expose sensitive information or disrupt availability.
What an attacker can do
03Attacker Capabilities
Modify data or settings they should not have permission to change.
Potential impact on your site
04Site Impact
Unauthorized changes to site data by low-privilege users; data integrity risk.
Conditions required to exploit
05Prerequisites
Attacker must have a valid low-privilege user account on the site.
Key dates
06Disclosure timeline
May 22, 2026
CVE published
May 22, 2026
Record updated