CVE-2026-2518 MEDIUM

CVE-2026-2518: FastX <= 1.0.2 - Missing Authorization to Authenticated (Subscriber+) Limited Plugin Installation and Activation

Vendor Wpxpo
Product FastX
Weakness CWE-862 · Missing authorization
Published May 22, 2026
Last update May 22, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

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

Related vulnerabilities

08Related CVE