CVE-2026-77826

8.8

RegistrationMagic · RegistrationMagic WordPress Plugin

The RegistrationMagic plugin for WordPress fails to validate Facebook access token audience, allowing unauthenticated attackers to bypass authentication or register unauthorized accounts.

Executive summary

A critical authentication flaw in the RegistrationMagic WordPress plugin allows unauthenticated attackers to hijack user sessions or register unauthorized accounts.

Vulnerability

The vulnerability is caused by improper authentication (CWE-287) where the plugin fails to verify the recipient application of a Facebook access token. This allows an unauthenticated attacker to present a valid token obtained for a different application to the target site, effectively bypassing authentication mechanisms.

Business impact

This vulnerability poses a severe risk to organizational data and user integrity. An attacker can gain full unauthorized access to existing user accounts, including administrative accounts if targeted, or circumvent registration restrictions to create new malicious accounts. Given the CVSS score of 8.8, this flaw represents a high risk for data exfiltration, unauthorized system changes, and total compromise of the plugin's identity management capabilities.

Remediation

Immediate Action: Update the RegistrationMagic WordPress plugin to version 6.0.9.9 or later immediately to incorporate the required token validation checks.

Proactive Monitoring: Review application access logs for suspicious account creation patterns or unusual authentication spikes originating from external identity providers like Facebook.

Compensating Controls: If patching is delayed, consider disabling Facebook login integration within the RegistrationMagic settings to eliminate the vulnerable attack vector.

Exploitation status

Public Exploit Available: No

Analyst recommendation

The severity of this authentication bypass necessitates prompt action from all administrators utilizing the RegistrationMagic plugin. Because this vulnerability allows for complete account takeover, organizations must prioritize the update to version 6.0.9.9 to ensure the integrity of their user authentication process. Failure to patch leaves the platform open to significant security risks, including unauthorized access and potential administrative takeover.

More RegistrationMagic CVEs

History

CVE Brief tracked this CVE 2 days before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 8.8 (3.1)
  4. Analyst report written
  5. Published in the daily brief high section, early-warning entry

Sources

Originally found and disclosed by Mutantgun, with WPScan (coordinator), per the CVE Program record.