---
id: CVE-2026-15451
title: >-
  The MemberPress Corporate Accounts plugin for WordPress is vulnerable to
  Privilege Escalation in versions up to, and including, 1.5.39
summary: >-
  The MemberPress Corporate Accounts plugin for WordPress is vulnerable to
  Privilege Escalation in versions up to, and including, 1.5.39. This is due to
  a mass assignment vulnerability in the 'add_sub_account_user' function that
  passes the…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-269
vendor: MemberPress
product: MemberPress Corporate Accounts
affected:
  - corporate_accounts <= 1.5.39
published: '2026-09-12'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T17:17:42.707'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-15451'
references:
  - url: 'https://memberpress.com/addons/corporate-accounts/'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/ba49bbf9-649b-456e-bab8-9f0f74bdbaee?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-14T15:59:24.230861Z'
epss: 0.00246
epssPercentile: 0.16137
ingestedAt: '2026-09-14T15:23:07.479Z'
---

## Overview

The MemberPress Corporate Accounts plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 1.5.39. This is due to a mass assignment vulnerability in the 'add_sub_account_user' function that passes the raw 'userdata' array to 'wp_insert_user' without filtering dangerous keys like role or ID. This makes it possible for authenticated attackers, with subscriber-level access and above who hold a corporate account, to create new administrator accounts or hijack existing administrator accounts by overwriting their email addresses. The vulnerability was partially patched in version 1.5.39.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
