CVE-2025-9489 MEDIUM

CVE-2025-9489: WP-Members Membership Plugin <= 3.5.4.2 - Authenticated (Subscriber+) Arbitrary Shortcode Execution via Profile Names

Vendor Cbutlerjr
Product WP-Members Membership Plugin
Weakness CWE-94 · Code injection
Published September 9, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The The WP-Members Membership Plugin plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 3.5.4.2. 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 authenticated attackers, with Subscriber-level access and above, to execute arbitrary shortcodes.

Explanation of Vulnerability in Simple Terms

02Summary

The WP-Members Membership Plugin for WordPress contains a code injection vulnerability in versions up to 3.5.4.2. An authenticated user with low privileges can inject and execute arbitrary PHP code on the site under certain conditions. The vulnerability requires specific attack complexity but can compromise site confidentiality, integrity, and availability.

What an attacker can do

03Attacker Capabilities

Inject and execute arbitrary PHP code on the WordPress site.

Potential impact on your site

04Site Impact

Compromised site integrity, data exposure, and potential service disruption if exploited.

Conditions required to exploit

05Prerequisites

Attacker must be authenticated with low-level user privileges; specific technical conditions must be met.

Key dates

06Disclosure timeline

September 9, 2025 CVE published
April 8, 2026 Record updated