Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-24374

CVE-2026-24374: RegistrationMagic CSRF Vulnerability

CVE-2026-24374 is a Cross-Site Request Forgery flaw in the RegistrationMagic WordPress plugin that enables attackers to perform unauthorized actions. This article covers technical details, affected versions, and mitigation.

Published: January 23, 2026

CVE-2026-24374 Overview

A Cross-Site Request Forgery (CSRF) vulnerability has been identified in the Metagauss RegistrationMagic WordPress plugin, a popular custom registration form builder with submission management capabilities. This vulnerability allows attackers to craft malicious requests that, when executed by an authenticated user, can perform unauthorized actions on behalf of that user without their knowledge or consent.

Critical Impact

Attackers can exploit this CSRF vulnerability to manipulate registration forms, modify submission data, or perform administrative actions by tricking authenticated administrators into clicking malicious links or visiting compromised websites.

Affected Products

  • Metagauss RegistrationMagic plugin versions through 6.0.6.9
  • WordPress installations using vulnerable versions of the custom-registration-form-builder-with-submission-manager plugin
  • All WordPress sites with RegistrationMagic plugin versions <= 6.0.6.9

Discovery Timeline

  • 2026-01-22 - CVE CVE-2026-24374 published to NVD
  • 2026-01-22 - Last updated in NVD database

Technical Details for CVE-2026-24374

Vulnerability Analysis

This Cross-Site Request Forgery vulnerability exists due to missing or improper nonce validation in the RegistrationMagic plugin. WordPress plugins should implement nonce tokens to verify that form submissions and AJAX requests originate from legitimate users within the WordPress admin interface. When nonce verification is absent or improperly implemented, attackers can forge requests that appear to come from authenticated users.

The vulnerability is classified under CWE-352 (Cross-Site Request Forgery), which describes weaknesses where a web application does not sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request. In the context of this WordPress plugin, this means that administrative actions related to registration form management may be performed without proper origin validation.

Root Cause

The root cause of this vulnerability stems from insufficient implementation of WordPress's built-in CSRF protection mechanisms. WordPress provides functions such as wp_nonce_field(), wp_verify_nonce(), and check_admin_referer() to protect against CSRF attacks. The affected versions of RegistrationMagic fail to properly implement these protections on one or more sensitive endpoints, allowing cross-origin requests to be processed as legitimate administrative actions.

Attack Vector

The attack vector for this CSRF vulnerability operates over the network and requires user interaction. An attacker must craft a malicious web page or email containing specially constructed requests targeting the vulnerable plugin endpoints. When an authenticated WordPress administrator visits the attacker's page or clicks a malicious link while logged into their WordPress site, the forged request executes with the administrator's privileges.

The attack typically involves embedding hidden forms or JavaScript that automatically submit requests to the victim's WordPress installation. Since browsers automatically include authentication cookies with cross-origin requests, the WordPress site processes these forged requests as if they came from the legitimate administrator.

Detection Methods for CVE-2026-24374

Indicators of Compromise

  • Unexpected changes to registration form configurations without administrator action
  • Unusual submission management activity or deleted form entries
  • Web server logs showing POST requests to RegistrationMagic endpoints with external referrer headers
  • Modified plugin settings or configurations that administrators did not authorize

Detection Strategies

  • Monitor WordPress audit logs for administrative actions on RegistrationMagic plugin settings performed outside normal administrative sessions
  • Implement Content Security Policy (CSP) headers to detect and block cross-origin form submissions
  • Review web server access logs for suspicious referrer patterns targeting /wp-admin/ endpoints related to the registration plugin
  • Deploy Web Application Firewall (WAF) rules to detect CSRF attack patterns

Monitoring Recommendations

  • Enable WordPress activity logging plugins to track all administrative changes to form configurations
  • Configure alerts for RegistrationMagic settings modifications occurring outside expected maintenance windows
  • Monitor for unusual patterns in form submission data that may indicate exploitation attempts
  • Regularly audit plugin configurations against known-good baselines

How to Mitigate CVE-2026-24374

Immediate Actions Required

  • Update the RegistrationMagic plugin to a version newer than 6.0.6.9 that includes the CSRF fix
  • Temporarily disable the plugin if an update is not immediately available and the functionality is not critical
  • Advise WordPress administrators to log out of admin sessions when browsing external websites
  • Implement additional CSRF protection at the web server or WAF level as defense-in-depth

Patch Information

Security updates addressing this vulnerability should be obtained directly from the official WordPress plugin repository or the vendor. Administrators should check for available updates through the WordPress dashboard under Plugins > Installed Plugins. For detailed vulnerability information and patch status, refer to the Patchstack Vulnerability Report.

Workarounds

  • Restrict WordPress admin access to trusted IP addresses only using .htaccess rules or server configuration
  • Implement a Web Application Firewall with CSRF protection rules enabled
  • Use browser extensions or configurations that block cross-origin requests when accessing WordPress admin areas
  • Ensure administrators use dedicated browser profiles for WordPress administration that are not used for general web browsing
bash
# Apache .htaccess configuration to restrict wp-admin access by IP
<Files "wp-login.php">
    Order Deny,Allow
    Deny from all
    Allow from 192.168.1.0/24
    Allow from your.trusted.ip.address
</Files>

<Directory "/var/www/html/wp-admin">
    Order Deny,Allow
    Deny from all
    Allow from 192.168.1.0/24
    Allow from your.trusted.ip.address
</Directory>

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeCSRF

  • Vendor/TechRegistrationmagic

  • SeverityMEDIUM

  • CVSS Score5.4

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-352
  • Technical References
  • Patchstack Vulnerability Report
  • Related CVEs
  • CVE-2026-32498: RegistrationMagic Auth Bypass Vulnerability

  • CVE-2026-24373: RegistrationMagic Privilege Escalation

  • CVE-2026-32385: RegistrationMagic Auth Bypass Vulnerability

  • CVE-2025-14444: RegistrationMagic Payment Bypass Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English