CVE-2026-32385
Received Received - Intake
Missing Authorization in RegistrationMagic Plugin Allows Unauthorized Access

Publication date: 2026-03-13

Last updated on: 2026-03-16

Assigner: Patchstack

Description
Missing Authorization vulnerability in Metagauss RegistrationMagic custom-registration-form-builder-with-submission-manager allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects RegistrationMagic: from n/a through <= 6.0.7.6.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-13
Last Modified
2026-03-16
Generated
2026-05-07
AI Q&A
2026-03-13
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
registrationmagic custom_registration_form_builder_with_submission_manager to 6.0.7.6 (inc)
registrationmagic custom_registration_form_builder_with_submission_manager From 6.0.7.7 (inc)
registrationmagic registrationmagic to 6.0.7.6 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-32385 is a broken access control vulnerability in the WordPress RegistrationMagic plugin versions up to and including 6.0.7.6.

This vulnerability arises from missing authorization, authentication, or nonce token checks within certain functions, which allows unprivileged users (with Subscriber-level privileges) to perform actions that are intended only for higher-privileged users.

It falls under the OWASP Top 10 category A1: Broken Access Control.


How can this vulnerability impact me? :

The vulnerability allows users with low-level privileges to perform actions reserved for higher-privileged users, potentially leading to unauthorized changes or access within the plugin.

However, the impact is considered low severity with a CVSS score of 5.4, and it is unlikely to be exploited with significant impact.

Users are advised to update to version 6.0.7.7 or later to mitigate this risk.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

[{'type': 'paragraph', 'content': 'This vulnerability arises from missing authorization checks in the RegistrationMagic WordPress plugin up to version 6.0.7.6, allowing unprivileged users to perform restricted actions.'}, {'type': 'paragraph', 'content': 'Detection typically involves verifying the plugin version installed on your WordPress site and checking for unauthorized actions performed by Subscriber-level users.'}, {'type': 'paragraph', 'content': 'You can detect the vulnerable plugin version by running the following command on your server to check the plugin version:'}, {'type': 'list_item', 'content': 'grep "Version:" wp-content/plugins/custom-registration-form-builder-with-submission-manager/readme.txt'}, {'type': 'paragraph', 'content': 'Alternatively, you can check the plugin version from the WordPress admin dashboard under Plugins.'}, {'type': 'paragraph', 'content': 'To detect exploitation attempts, review your web server logs for suspicious requests made by users with Subscriber privileges attempting to access or modify restricted registration forms or submissions.'}] [1]


What immediate steps should I take to mitigate this vulnerability?

[{'type': 'paragraph', 'content': 'The primary mitigation step is to update the RegistrationMagic plugin to version 6.0.7.7 or later, where this broken access control vulnerability has been patched.'}, {'type': 'paragraph', 'content': 'If immediate updating is not possible, restrict Subscriber-level user permissions temporarily to prevent unauthorized actions.'}, {'type': 'paragraph', 'content': "Consider using automated update tools such as Patchstack's automated updates for vulnerable plugins to facilitate rapid mitigation."}] [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart