The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-26974

CVE-2025-26974: WP Multi Store Locator SQLi Vulnerability

CVE-2025-26974 is a blind SQL injection vulnerability in WP Multi Store Locator plugin versions up to 2.5.1 that enables database compromise. This article covers technical details, affected versions, impact, and mitigation.

Published: March 18, 2026

CVE-2025-26974 Overview

CVE-2025-26974 is a critical SQL Injection vulnerability affecting the WP Multi Store Locator plugin for WordPress, developed by WPExperts.io. This vulnerability allows unauthenticated attackers to perform Blind SQL Injection attacks against WordPress sites running vulnerable versions of the plugin. The improper neutralization of special elements in SQL commands enables malicious actors to extract sensitive database information, potentially compromising user credentials, site configurations, and other stored data.

Critical Impact

Unauthenticated attackers can exploit this Blind SQL Injection vulnerability to extract sensitive data from the WordPress database, including user credentials, email addresses, and potentially gain administrative access to affected sites.

Affected Products

  • WP Multi Store Locator plugin versions through 2.5.1
  • WordPress sites with WP Multi Store Locator installed
  • Any site using vulnerable WPExperts.io store locator functionality

Discovery Timeline

  • 2025-02-25 - CVE-2025-26974 published to NVD
  • 2025-02-25 - Last updated in NVD database

Technical Details for CVE-2025-26974

Vulnerability Analysis

This SQL Injection vulnerability (CWE-89) exists in the WP Multi Store Locator plugin due to improper sanitization of user-supplied input before incorporating it into SQL queries. The plugin fails to properly neutralize special characters used in SQL syntax, allowing attackers to inject malicious SQL statements that are then executed by the database.

The Blind SQL Injection nature of this vulnerability means that attackers cannot directly see the output of injected queries. Instead, they must infer database contents through observable differences in application behavior, such as timing delays or conditional responses. This technique, while slower than traditional SQL Injection, is equally dangerous as it allows complete database extraction.

WordPress plugins that handle store location data often process user inputs for searching, filtering, and displaying store information. When these inputs are not properly sanitized, they create injection points that attackers can exploit to manipulate backend database queries.

Root Cause

The root cause of CVE-2025-26974 is the failure to implement proper input validation and parameterized queries when handling user-supplied data within the WP Multi Store Locator plugin. The plugin likely constructs SQL queries by directly concatenating user input without using WordPress's built-in prepared statement methods ($wpdb->prepare()), leaving the application vulnerable to SQL Injection attacks.

Attack Vector

The attack can be executed remotely over the network without requiring any authentication or user interaction. Attackers can craft malicious requests containing SQL injection payloads directed at vulnerable plugin endpoints. Due to the blind nature of this vulnerability, attackers typically employ time-based or boolean-based techniques to extract data character by character.

Common attack scenarios include:

  • Extracting WordPress administrator credentials from the wp_users table
  • Retrieving sensitive configuration data from wp_options
  • Enumerating database structure for further exploitation
  • Potential privilege escalation through credential theft

The vulnerability mechanism involves sending specially crafted input to the plugin's data handling functions. For detailed technical information about this SQL Injection vulnerability, refer to the Patchstack WordPress Vulnerability Advisory.

Detection Methods for CVE-2025-26974

Indicators of Compromise

  • Unusual database query patterns in WordPress logs, particularly those containing SQL keywords like SLEEP(), BENCHMARK(), or WAITFOR
  • Abnormal response times on store locator pages indicating time-based SQL injection attempts
  • Error log entries showing malformed SQL queries or database errors
  • Unexpected data exfiltration or unauthorized access to admin accounts

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect common SQL injection patterns including UNION-based, time-based, and boolean-based injection signatures
  • Enable detailed logging on WordPress and database servers to capture suspicious query patterns
  • Monitor for automated scanning tools targeting known WordPress plugin vulnerabilities
  • Deploy SentinelOne Singularity Platform to detect post-exploitation activities and lateral movement

Monitoring Recommendations

  • Configure alerts for failed authentication attempts following suspicious web traffic patterns
  • Monitor database query logs for injection signatures and anomalous query structures
  • Track changes to critical WordPress tables, especially wp_users and wp_options
  • Implement real-time monitoring of plugin-related endpoints for high-volume or malformed requests

How to Mitigate CVE-2025-26974

Immediate Actions Required

  • Update WP Multi Store Locator to a patched version as soon as one becomes available from WPExperts.io
  • If unable to update immediately, consider temporarily deactivating the WP Multi Store Locator plugin
  • Implement WAF rules to block SQL injection attempts targeting your WordPress installation
  • Review database access logs for signs of prior exploitation and rotate credentials if compromise is suspected

Patch Information

Organizations should monitor WPExperts.io and the official WordPress plugin repository for security updates addressing this vulnerability. Until a patch is released, implementing the recommended workarounds is strongly advised. The Patchstack security advisory provides additional details on the vulnerability status.

Workarounds

  • Deploy a Web Application Firewall (WAF) with SQL injection protection rules to filter malicious requests
  • Temporarily disable the WP Multi Store Locator plugin if store locator functionality is not critical
  • Restrict database user privileges to limit potential damage from SQL injection attacks
  • Implement IP-based access controls to limit exposure of vulnerable endpoints
bash
# Configuration example - WordPress WAF rule (ModSecurity)
# Block common SQL injection patterns in store locator requests
SecRule REQUEST_URI "@contains /wp-content/plugins/wp-multi-store-locator/" \
    "id:1001,phase:2,deny,status:403,msg:'SQL Injection Attempt Blocked', \
    chain"
SecRule ARGS "@detectSQLi" "setvar:tx.sql_injection_score=+1"

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechWp Multi Store Locator

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-89
  • Technical References
  • Patchstack WordPress Vulnerability Advisoy
  • Latest CVEs
  • CVE-2026-40322: SiYuan Knowledge Management RCE Vulnerability

  • CVE-2026-40318: SiYuan Path Traversal Vulnerability

  • CVE-2026-40259: SiYuan Auth Bypass Vulnerability

  • CVE-2026-40255: AdonisJS HTTP Server CSRF 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