Description
The Paid Memberships Pro – Content Restriction, User Registration, & Paid Subscriptions plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Readonly User Field via [pmpro_member_profile_edit] Shortcode in all versions up to, and including, 3.8.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-28
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Vulnerable plugin allows an authenticated subscriber or higher to store malicious script code in the readonly user field that is rendered via the [pmpro_member_profile_edit] shortcode. The lack of proper input sanitization and output escaping means the stored script will run in a visitor’s browser when the associated page is viewed, allowing the attacker to execute arbitrary client‑side code, potentially steal session data or deface content.

Affected Systems

WordPress sites running the Paid Memberships Pro – Content Restriction, User Registration, & Paid Subscriptions plugin, versions up to and including 3.8.1.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity vulnerability. The EPSS score is less than 1 %, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with subscriber-level access or higher, but no known public exploitation has been reported. The likely attack path involves an attacker logging into the site, editing the readonly user field via the shortcode, and embedding malicious JavaScript that will execute for any visitor of the resulting page.

Generated by OpenCVE AI on August 3, 2026 at 15:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Paid Memberships Pro plugin to version 3.8.2 or later to apply the vendor supplied fix.
  • For sites unable to upgrade immediately, restrict or remove the pmpro_member_profile_edit shortcode from all pages accessible to subscribers, or block user input to the readonly field by denying edits.
  • Implement client‑side or server‑side sanitization and output escaping for any data rendered by the shortcode, following best practices for preventing CWE‑79 vulnerabilities.

Generated by OpenCVE AI on August 3, 2026 at 15:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Strangerstudios
Strangerstudios paid Memberships Pro – Content Restriction, User Registration, & Paid Subscriptions
Wordpress
Wordpress wordpress
Vendors & Products Strangerstudios
Strangerstudios paid Memberships Pro – Content Restriction, User Registration, & Paid Subscriptions
Wordpress
Wordpress wordpress

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description The Paid Memberships Pro – Content Restriction, User Registration, & Paid Subscriptions plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Readonly User Field via [pmpro_member_profile_edit] Shortcode in all versions up to, and including, 3.8.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Paid Memberships Pro – Content Restriction, User Registration, & Paid Subscriptions <= 3.8.1 - Authenticated (Subscriber+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

Strangerstudios Paid Memberships Pro – Content Restriction, User Registration, & Paid Subscriptions
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-28T13:37:29.646Z

Reserved: 2026-07-07T22:56:49.669Z

Link: CVE-2026-15016

cve-icon Vulnrichment

Updated: 2026-07-28T13:37:23.797Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T13:17:34.150

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-15016

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:15:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')