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-2025-2907

CVE-2025-2907: Order Delivery Date Pro Auth Bypass Flaw

CVE-2025-2907 is an authorization bypass flaw in Order Delivery Date Pro for WooCommerce that enables attackers to register as administrators for complete site takeover. This article covers technical details, impact, and mitigations.

Published: March 11, 2026

CVE-2025-2907 Overview

CVE-2025-2907 is a critical Cross-Site Request Forgery (CSRF) and Authorization Bypass vulnerability affecting the Order Delivery Date Pro for WooCommerce WordPress plugin before version 12.3.1. The plugin fails to implement proper authorization and CSRF checks when importing settings, and critically lacks validation to restrict which WordPress options can be modified. This allows unauthenticated attackers to manipulate core WordPress settings, including default_user_role and users_can_register, enabling complete site takeover through administrator account registration.

Critical Impact

Unauthenticated attackers can exploit this vulnerability to modify WordPress registration settings and assign administrator privileges to new user accounts, resulting in complete site compromise.

Affected Products

  • Tychesoftwares Order Delivery Date Pro for WooCommerce versions prior to 12.3.1
  • WordPress installations using vulnerable plugin versions
  • WooCommerce stores with Order Delivery Date Pro plugin installed

Discovery Timeline

  • 2025-04-26 - CVE-2025-2907 published to NVD
  • 2025-05-14 - Last updated in NVD database

Technical Details for CVE-2025-2907

Vulnerability Analysis

This vulnerability combines two distinct security weaknesses that together create a critical attack chain. First, the plugin's settings import functionality lacks both authorization checks and CSRF protection, allowing any user (including unauthenticated visitors) to trigger the import process through a crafted request. Second, the import mechanism fails to validate whether the options being updated are limited to the plugin's own settings, allowing attackers to modify arbitrary WordPress options.

The exploitation chain enables attackers to modify the default_user_role WordPress option to administrator and set users_can_register to 1 (enabled). Once these settings are modified, an attacker can simply register a new account through the standard WordPress registration form and immediately receive administrator privileges, achieving complete site takeover.

Root Cause

The root cause is improper access control implementation in the plugin's settings import functionality. The vulnerable code path fails to:

  1. Verify the user has appropriate administrative capabilities before processing import requests
  2. Implement CSRF token validation to prevent cross-site attacks
  3. Whitelist only plugin-specific options during the import process

This combination of missing security controls violates the principle of least privilege and allows unrestricted modification of WordPress core options through an unprotected endpoint.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker can craft a malicious request targeting the vulnerable settings import endpoint. The attack flow proceeds as follows:

  1. Attacker identifies a WordPress site running a vulnerable version of Order Delivery Date Pro plugin
  2. Attacker sends a crafted POST request to the settings import endpoint with modified WordPress options
  3. The plugin processes the request without verifying authorization or CSRF tokens
  4. WordPress core options are modified to enable user registration with administrator as the default role
  5. Attacker registers a new user account via the standard registration form
  6. The new account receives administrator privileges automatically
  7. Attacker has complete administrative access to the WordPress installation

The vulnerability does not require any user interaction or social engineering, making it trivially exploitable at scale.

Detection Methods for CVE-2025-2907

Indicators of Compromise

  • Unexpected modifications to the default_user_role WordPress option, especially changes to administrator
  • The users_can_register option being enabled without administrative action
  • Suspicious POST requests to plugin settings import endpoints from external IP addresses
  • New user accounts with administrator privileges that were not created by site administrators
  • Unexplained changes to WordPress site settings or options table entries

Detection Strategies

  • Monitor the wp_options table for unauthorized changes to default_user_role and users_can_register options
  • Implement web application firewall (WAF) rules to detect and block suspicious POST requests targeting plugin import endpoints
  • Review web server access logs for unusual POST requests to WooCommerce plugin administration endpoints
  • Set up alerts for new administrator account creation events
  • Audit plugin file integrity to detect unauthorized modifications

Monitoring Recommendations

  • Enable WordPress audit logging to track all option changes and user registration events
  • Configure real-time alerting for any changes to user role settings or registration configuration
  • Monitor HTTP traffic patterns for high-volume POST requests targeting plugin endpoints
  • Implement file integrity monitoring for WordPress core and plugin files
  • Regularly review user accounts for unauthorized administrator-level access

How to Mitigate CVE-2025-2907

Immediate Actions Required

  • Update Order Delivery Date Pro for WooCommerce to version 12.3.1 or later immediately
  • Verify the current default_user_role setting is not set to administrator
  • Confirm users_can_register is set according to your site's intended configuration
  • Audit all administrator accounts and remove any unauthorized users
  • Review recent user registrations for suspicious activity

Patch Information

The vulnerability has been addressed in Order Delivery Date Pro for WooCommerce version 12.3.1. Site administrators should update to this version or later through the WordPress plugin administration interface or by downloading the updated version from the official source. Additional details about this vulnerability are available in the WPScan Vulnerability Report.

Workarounds

  • If immediate patching is not possible, temporarily disable the Order Delivery Date Pro for WooCommerce plugin until the update can be applied
  • Implement web application firewall rules to block unauthenticated requests to the plugin's settings import functionality
  • Manually disable user registration by setting users_can_register to 0 and monitoring for changes
  • Restrict access to WordPress administrative endpoints at the web server level using IP whitelisting
  • Consider temporarily taking the site offline if compromise is suspected until proper remediation can be completed
bash
# Verify WordPress registration settings via WP-CLI
wp option get default_user_role
wp option get users_can_register

# Ensure registration is disabled and default role is subscriber
wp option update default_user_role subscriber
wp option update users_can_register 0

# List all administrator accounts for audit
wp user list --role=administrator --format=table

# Check plugin version
wp plugin list --name=order-delivery-date --format=table

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechTychesoftwares

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability9.78%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-352
  • Technical References
  • WPScan Vulnerability Report
  • Related CVEs
  • CVE-2026-25317: WooCommerce Auth Bypass Vulnerability
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