Description
The RegistrationMagic WordPress plugin before 6.0.9.4 does not perform authorization, ownership or nonce checks on a front-end submission-editing action, allowing unauthenticated attackers to overwrite other users' form submissions and the profile fields of the associated non-administrator WordPress accounts.
Published: 2026-07-30
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from the RegistrationMagic WordPress plugin lacking any authorization, ownership, or nonce validation when a user submits a form edit through the front‑end. This omission allows an unauthenticated actor to overwrite data that belongs to other non‑administrator WordPress accounts, effectively corrupting their form submissions and personal profile fields. The flaw is a classic example of CWE‑639, where a lack of access control enables data modification across user accounts.

Affected Systems

WordPress sites using the RegistrationMagic plugin on any version earlier than 6.0.9.4 are affected; all older releases expose the edit‑submission endpoint without proper authentication checks.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. The EPSS score of less than 1% suggests that widespread exploitation is unlikely at present, and the vulnerability is not included in the CISA KEV catalog. However, because the attack vector is a publicly reachable front‑end form, any attacker can trigger the flaw without credentials, making it a low‑effort, high‑impact risk for sites that continue to run vulnerable plugin versions.

Generated by OpenCVE AI on August 3, 2026 at 11:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RegistrationMagic to version 6.0.9.4 or later where the front‑end edit action includes proper authorization checks.
  • If an upgrade cannot be applied immediately, disable the form‑submission‑editing capability or remove the plugin entirely to eliminate the unauthenticated access point.
  • After remediation, verify that non‑administrator accounts no longer have access to edit payloads and monitor access logs for any residual attempts to exploit the edit endpoint.

Generated by OpenCVE AI on August 3, 2026 at 11:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 08:30:00 +0000

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

Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The RegistrationMagic WordPress plugin before 6.0.9.4 does not perform authorization, ownership or nonce checks on a front-end submission-editing action, allowing unauthenticated attackers to overwrite other users' form submissions and the profile fields of the associated non-administrator WordPress accounts.
Title RegistrationMagic < 6.0.9.4 - Unauthenticated Form Submission and User Profile Modification
References

Subscriptions

Registrationmagic Registrationmagic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-30T15:00:10.130Z

Reserved: 2026-07-09T13:03:43.047Z

Link: CVE-2026-15257

cve-icon Vulnrichment

Updated: 2026-07-30T14:59:15.839Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T06:25:02.203

Modified: 2026-07-30T16:16:56.300

Link: CVE-2026-15257

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:15:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key