Description
The RegistrationMagic WordPress plugin before 6.0.9.9 does not validate the total price of a paid registration server-side, allowing unauthenticated users to complete a paid registration without paying and obtain an activated account.
Published: 2026-09-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CVE describes a flaw in the RegistrationMagic WordPress plugin where the server fails to verify the total price for paid registrations. An attacker can omit the price field and cause the plugin to accept the request as fully paid, creating an activated account without any financial transaction. This bypass allows unauthenticated users to obtain privileged access without payment, potentially leading to unauthorized usage, increased operational costs, and cloud resource consumption.

Affected Systems

The vulnerability is present in all installations of the RegistrationMagic WordPress plugin older than version 6.0.9.9. The affected vendor is unknown but the plugin is commonly used in WordPress sites for managing event registrations and membership sign‑ups.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate risk, and the EPSS score is not available, implying the exploitation probability is unclear. The vulnerability is unauthenticated and relies on a simple HTTP request to the registration endpoint; no special privileges or advanced techniques are required. Because it is not listed in CISA KEV, no active exploit is currently known, but the ease of triggering the bypass makes it a likely target for automated account creation or fraudulent activity.

Generated by OpenCVE AI on September 3, 2026 at 11:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RegistrationMagic to version 6.0.9.9 or later, which includes server‑side price validation.
  • If upgrading is not possible, disable or temporarily block the paid registration endpoint to prevent unauthenticated account creation.
  • Add server‑side validation or custom code to reject registration submissions missing a valid payment amount before activation.

Generated by OpenCVE AI on September 3, 2026 at 11:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 13:00:00 +0000

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

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description The RegistrationMagic WordPress plugin before 6.0.9.9 does not validate the total price of a paid registration server-side, allowing unauthenticated users to complete a paid registration without paying and obtain an activated account.
Title RegistrationMagic < 6.0.9.9 - Unauthenticated Payment Bypass via Omitted Price Field
Weaknesses CWE-602
References
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'}


Subscriptions

Registrationmagic Registrationmagic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:37.673Z

Reserved: 2026-08-21T12:42:13.886Z

Link: CVE-2026-77793

cve-icon Vulnrichment

Updated: 2026-09-02T14:44:04.490Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:39.543

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

Link: CVE-2026-77793

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:45:04Z

Weaknesses
  • CWE-602

    Client-Side Enforcement of Server-Side Security