Description
The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 4.16.12. This is due to the 'process_checkout' function not properly enforcing the plan active status check when a 'change_plan_sub_id' parameter is provided. This makes it possible for authenticated attackers, with Subscriber-level access and above, to subscribe to inactive membership plans by supplying an arbitrary 'change_plan_sub_id' value in the checkout request.
Published: 2026-04-15
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized subscription creation to inactive membership plans by authenticated users
Action: Apply Update
AI Analysis

Impact

The ProfilePress plugin for WordPress has a missing authorization check in its process_checkout method. When an authenticated user supplies an arbitrary change_plan_sub_id value in the checkout request, the plugin does not verify that the selected plan is active before creating the subscription. This flaw allows a Subscriber or higher level user to enroll in a membership plan that is marked inactive, potentially gaining access to privileges or triggering unintended billing for content that should not be available. This is a CWE-862: Missing Authorization.

Affected Systems

All releases of the Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin up to and including version 4.16.12 are affected. WordPress sites that have installed any of those versions are vulnerable. The CVE model does not identify a version that contains the authorization fix.

Risk and Exploitability

The CVSS base score of 4.3 indicates moderate severity. The vulnerability requires authenticated access at the Subscriber level or higher, reducing the likelihood of widespread exploitation. No EPSS data is available, and the issue is not listed in the CISA KEV catalog. The attacker can exploit the vulnerability by sending a crafted checkout request to the plugin's endpoint with a change_plan_sub_id parameter after authenticating with a genuine account, creating a subscription to an inactive plan immediately.

Generated by OpenCVE AI on April 16, 2026 at 09:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ProfilePress to a patched version (if available).
  • If an upgrade cannot be performed, modify the plugin code or apply a custom filter to reject checkout requests containing a change_plan_sub_id value when the target plan is inactive, effectively restoring the missing authorization check.
  • Review all existing membership plans to ensure that no active subscriptions are linked to plans marked inactive and adjust the plan status if necessary.

Generated by OpenCVE AI on April 16, 2026 at 09:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Apr 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Properfraction
Properfraction paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – Profilepress
Wordpress
Wordpress wordpress
Vendors & Products Properfraction
Properfraction paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – Profilepress
Wordpress
Wordpress wordpress

Wed, 15 Apr 2026 22:45:00 +0000

Type Values Removed Values Added
Description The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 4.16.12. This is due to the 'process_checkout' function not properly enforcing the plan active status check when a 'change_plan_sub_id' parameter is provided. This makes it possible for authenticated attackers, with Subscriber-level access and above, to subscribe to inactive membership plans by supplying an arbitrary 'change_plan_sub_id' value in the checkout request.
Title ProfilePress <= 4.16.12 - Missing Authorization to Authenticated (Subscriber+) Inactive Membership Plan Subscription
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Properfraction Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – Profilepress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-16T14:19:21.197Z

Reserved: 2026-03-27T06:15:12.658Z

Link: CVE-2026-4949

cve-icon Vulnrichment

Updated: 2026-04-16T14:19:16.789Z

cve-icon NVD

Status : Deferred

Published: 2026-04-15T23:16:10.383

Modified: 2026-04-22T20:23:16.350

Link: CVE-2026-4949

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T09:15:30Z

Weaknesses