Description
The RegistrationMagic WordPress plugin before 6.0.7.2 does not have proper capability checks, allowing subscribers and above to create forms on the site.
Published: 2026-02-16
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized form creation by subscribers
Action: Upgrade
AI Analysis

Impact

The RegistrationMagic plugin, prior to version 6.0.7.2, fails to enforce proper capability checks, enabling users with the Subscriber role or higher to create forms on the website. This flaw allows an attacker who can earn the Subscriber role, which is typically granted to many users, to add arbitrary form configurations without additional authorization. The primary impact is the potential for malicious forms to be introduced, which could be leveraged for phishing, spam, or other social engineering attacks, compromising the integrity of the site’s user interface and possibly exposing sensitive data to unintended audiences. The weakness is a missing authorization check, identified as CWE-862.

Affected Systems

WordPress sites that utilize the RegistrationMagic plugin version earlier than 6.0.7.2 are affected. The vulnerability applies to all installations where the plugin is active, regardless of other configuration settings, as the capability check is performed at the plugin level and not mediated by other WordPress core roles or capabilities.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, and the EPSS score of under 1% shows a low likelihood of exploitation at the time of analysis. Because the flaw permits form creation by users who normally lack that permission, an attacker must first obtain a Subscriber role, which can be achieved through social engineering or exploiting other vulnerabilities. There is no indication of additional prerequisites such as elevated privileges or code execution, so the attack vector is likely local or through the normal user workflow of a WordPress site. The vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation. Nonetheless, the potential for abuse exists if the site’s demographics or exposure warrant such concern.

Generated by OpenCVE AI on April 17, 2026 at 19:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the RegistrationMagic plugin to version 6.0.7.2 or later.
  • If immediate upgrade is not possible, disable the form creation capability for the Subscriber role using a role management plugin or custom code.
  • Verify that all form creation routes are protected by proper capability checks before allowing content submission.

Generated by OpenCVE AI on April 17, 2026 at 19:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 17 Feb 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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

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'}

ssvc

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


Tue, 17 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 16 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Registrationmagic
Registrationmagic registrationmagic
Wordpress
Wordpress wordpress
Vendors & Products Registrationmagic
Registrationmagic registrationmagic
Wordpress
Wordpress wordpress

Mon, 16 Feb 2026 06:30:00 +0000

Type Values Removed Values Added
Description The RegistrationMagic WordPress plugin before 6.0.7.2 does not have proper capability checks, allowing subscribers and above to create forms on the site.
Title RegistrationMagic < 6.0.7.2 - Subscriber+ Form Creation
References

Subscriptions

Registrationmagic Registrationmagic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-02-17T18:22:21.617Z

Reserved: 2026-01-13T21:48:59.398Z

Link: CVE-2026-0929

cve-icon Vulnrichment

Updated: 2026-02-17T14:53:31.307Z

cve-icon NVD

Status : Deferred

Published: 2026-02-16T07:17:00.197

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-0929

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T19:15:26Z

Weaknesses