Description
The RegistrationMagic – User Registration Forms Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.0.9.1. This is due to missing or incorrect nonce validation on the process_request function. This makes it possible for unauthenticated attackers to escalate the privileges of an arbitrary form submitter to administrator by creating a malicious Chronos automation task that is executed via WordPress cron via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-07-01
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability in the RegistrationMagic plugin for WordPress allows an unauthenticated attacker to perform a cross‑site request forgery. By exploiting missing or incorrect nonce validation in the process_request function, the attacker can craft a malicious Chronos automation task that is executed by WordPress cron. The effect is that an arbitrary form submitter can be changed to an administrator, giving the attacker full control over the site.

Affected Systems

WordPress sites running the RegistrationMagic plugin from the metagauss vendor, specifically versions 6.0.9.1 and older. The plugin provides custom registration forms, user registration, payment, and login functionality.

Risk and Exploitability

The CVSS score of 8.8 indicates a high‑severity vulnerability. Although the EPSS score is not available, the lack of a KEV listing suggests it has not yet been widely exploited. The attack requires an attacker to trick a site administrator into following a malicious link or otherwise triggering the forged request, so it is less likely to succeed against cautious administrators but can be automated through the cron system. The missing nonce validation means there are no technical safeguards once the forged request is delivered, making exploitation straightforward once the preconditions are met.

Generated by OpenCVE AI on July 1, 2026 at 12:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the RegistrationMagic plugin to the latest version (greater than 6.0.9.1).
  • If an upgrade is not immediately possible, disable the plugin’s Chronos automation feature or disable the plugin entirely.
  • Implement strict CSRF protections on all vulnerable endpoints, ensuring proper nonce validation before processing requests.

Generated by OpenCVE AI on July 1, 2026 at 12:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Metagauss
Metagauss registrationmagic – Custom Registration Forms, User Registration, Payment, And User Login
Wordpress
Wordpress wordpress
Vendors & Products Metagauss
Metagauss registrationmagic – Custom Registration Forms, User Registration, Payment, And User Login
Wordpress
Wordpress wordpress

Wed, 01 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 01 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Description The RegistrationMagic – User Registration Forms Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.0.9.1. This is due to missing or incorrect nonce validation on the process_request function. This makes it possible for unauthenticated attackers to escalate the privileges of an arbitrary form submitter to administrator by creating a malicious Chronos automation task that is executed via WordPress cron via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title RegistrationMagic <= 6.0.9.1 - Cross-Site Request Forgery to Privilege Escalation via 'rmc_assign_user_role_action' Parameter
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Metagauss Registrationmagic – Custom Registration Forms, User Registration, Payment, And User Login
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-01T10:32:03.593Z

Reserved: 2026-06-12T18:38:08.245Z

Link: CVE-2026-12158

cve-icon Vulnrichment

Updated: 2026-07-01T10:30:26.734Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T14:00:06Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)