Description
The My Login WordPress plugin before 7.2.0 does not enforce the network's registration setting when processing site signups on multisite installations, allowing users with a subscriber account, and unauthenticated users on some networks, to create new sites and be granted administrator over them.
Published: 2026-09-02
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation on Multisite WordPress
Action: Patch Upgrade
AI Analysis

Impact

The Theme My Login plugin before version 7.2.0 fails to enforce the network registration setting during multisite site sign‑ups, permitting subscriber‑level users and, on some networks, unauthenticated users to create new sites and automatically assume administrator privileges on those sites. This flaw allows attackers to gain full control over once‑created WordPress sites, enabling content tampering, malware deployment, or alteration of site configuration. The vulnerability is a privilege escalation that circumvents normal registration control mechanisms and involves weaknesses described by CWE-269.

Affected Systems

Any WordPress multisite network using the Theme My Login plugin with a version older than 7.2.0 is affected. Single‑site WordPress installations or plugin versions 7.2.0 and newer are not impacted. The plugin vendor is listed as Unknown:Theme My Login.

Risk and Exploitability

The likely attack vector is the standard multisite site registration process: an attacker submits a site creation request, which the plugin accepts regardless of the network's registration setting, assigning the requester an administrator role by default. No additional privileges are required to exploit this path. The CVSS score of 5.4 categorises the risk as moderate; the EPSS score of 0.00136 indicates a very low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, accidental administrator access can result in significant damage to the WordPress network.

Generated by OpenCVE AI on September 3, 2026 at 13:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Theme My Login plugin to version 7.2.0 or later, ensuring the fix that enforces network registration settings is applied.
  • If an immediate upgrade is not feasible, temporarily disable new site registrations in the WordPress multisite network settings or reconfigure the network to allow site creation only for administrators.
  • Audit the multisite network for any sites created before the patch, remove any unauthorized administrators, and review existing subscriber accounts to confirm they do not hold unnecessary privileges.

Generated by OpenCVE AI on September 3, 2026 at 13:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 14:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285
CWE-732

Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

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

ssvc

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


Wed, 02 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285
CWE-732

Wed, 02 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The My Login WordPress plugin before 7.2.0 does not enforce the network's registration setting when processing site signups on multisite installations, allowing users with a subscriber account, and unauthenticated users on some networks, to create new sites and be granted administrator over them.
Title Theme My Login 7.0 - 7.1.15 - Subscriber+ Unauthorised Multisite Site Creation and Privilege Escalation
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T10:45:54.547Z

Reserved: 2026-08-27T07:47:21.570Z

Link: CVE-2026-81583

cve-icon Vulnrichment

Updated: 2026-09-02T10:11:13.028Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:19.570

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-81583

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T14:00:04Z

Weaknesses
  • CWE-269

    Improper Privilege Management