Description
The The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 4.16.4. 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 unauthenticated attackers to execute arbitrary shortcodes.
Published: 2025-08-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Paid Membership Plugin allows an unauthenticated user to pass an unsanitized value to a routine that calls do_shortcode without proper validation. This flaw enables the execution of arbitrary shortcodes, which can be leveraged to run malicious code or otherwise alter the behavior of the WordPress site. The weakness is a classic instance of code injection as identified by CWE-94.

Affected Systems

All WordPress installations that use the Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin with a version of 4.16.4 or earlier are affected. Users running any of these plugin versions should review their installation and determine whether the plugin is in use and the extent of its exposure.

Risk and Exploitability

The CVSS v3 score of 6.5 indicates a moderate severity vulnerability. The EPSS score of less than 1% suggests that the likelihood of real‑world exploitation is low, and the issue is not currently listed in the CISA KEV catalog. The flaw can be triggered without authentication, implying the attacker can target the site publicly, likely by crafting a request that invokes the shortcode parser. The impact is confined to the ability to run arbitrary shortcodes, which may lead to code execution, data exfiltration, or other malicious actions depending on the shortcodes the attacker inserts.

Generated by OpenCVE AI on June 18, 2026 at 11:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Paid Membership Plugin to the newest released version that addresses the unsanitized do_shortcode call.
  • If an update cannot be applied immediately, consider disabling or uninstalling the plugin to mitigate exposure.
  • Check the official vendor channels for patch releases or security advisories and apply them as soon as possible.

Generated by OpenCVE AI on June 18, 2026 at 11:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-28807 The The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 4.16.4. 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 unauthenticated attackers to execute arbitrary shortcodes.
History

Mon, 18 Aug 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 16 Aug 2025 11:30:00 +0000

Type Values Removed Values Added
Description The The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 4.16.4. 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 unauthenticated attackers to execute arbitrary shortcodes.
Title Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress <= 4.16.4 - Unauthenticated Arbitrary Shortcode Execution
Weaknesses CWE-94
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:09:35.493Z

Reserved: 2025-08-11T22:18:38.543Z

Link: CVE-2025-8878

cve-icon Vulnrichment

Updated: 2025-08-18T18:03:55.949Z

cve-icon NVD

Status : Deferred

Published: 2025-08-16T12:15:32.127

Modified: 2026-06-17T10:07:50.283

Link: CVE-2025-8878

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T11:30:04Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')