What the vulnerability does
01Description
The RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 6.0.6.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator access or higher, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. An unauthenticated attacker could utilize an injected Cross-Site Scripting via user-agent on form submission to leverage this to achieve Reflected Cross-Site Scripting.
Explanation of Vulnerability in Simple Terms
02Summary
RegistrationMagic versions up to 6.0.6.2 contain a SQL injection vulnerability in database queries. An authenticated administrator can inject malicious SQL code through unfiltered input, allowing them to read, modify, or delete database records. The vulnerability requires high-level admin access and does not require user interaction.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete database records by injecting SQL code through admin-accessible input fields.
Potential impact on your site
04Site Impact
A compromised admin account could expose user data, modify registration forms, or corrupt the site database.
Conditions required to exploit
05Prerequisites
Attacker must have administrator-level access to the site.
Key dates
06Disclosure timeline
October 8, 2025
CVE published
April 8, 2026
Record updated