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-11727

CVE-2025-11727: WordPress Codisto Plugin XSS Vulnerability

CVE-2025-11727 is a stored cross-site scripting flaw in the Codisto plugin for WordPress that allows unauthenticated attackers to inject malicious scripts. This article covers technical details, affected versions, and mitigation.

Published: April 14, 2026

CVE-2025-11727 Overview

The Omnichannel for WooCommerce: Google, Amazon, eBay & Walmart Integration – Powered by Codisto plugin for WordPress contains a Stored Cross-Site Scripting (XSS) vulnerability in the sync() function. This security flaw affects all versions up to and including 1.3.65 due to insufficient input sanitization and output escaping. The vulnerability allows unauthenticated attackers to inject arbitrary web scripts into pages, which execute whenever any user accesses an injected page.

Critical Impact

Unauthenticated attackers can inject persistent malicious scripts that execute in the context of victim browsers, potentially leading to session hijacking, administrative account compromise, and complete WordPress site takeover.

Affected Products

  • Omnichannel for WooCommerce: Google, Amazon, eBay & Walmart Integration – Powered by Codisto plugin versions ≤ 1.3.65
  • WordPress installations running vulnerable versions of the Codisto Connect plugin
  • WooCommerce stores utilizing the affected plugin for marketplace integration

Discovery Timeline

  • 2025-12-04 - CVE-2025-11727 published to NVD
  • 2025-12-04 - Last updated in NVD database

Technical Details for CVE-2025-11727

Vulnerability Analysis

This Stored Cross-Site Scripting vulnerability exists within the sync() function of the Codisto Connect plugin. The vulnerability stems from a failure to properly sanitize user-supplied input before storing it in the database and inadequate output escaping when rendering this data on WordPress pages. Because the malicious payload is stored persistently, it affects all users who view the compromised page, making this a particularly dangerous variant of XSS.

The vulnerability is accessible without authentication, dramatically increasing the attack surface. An attacker can exploit this flaw remotely over the network without requiring any special privileges or user interaction for the initial injection. The scope is changed, meaning the vulnerable component impacts resources beyond its security scope—in this case, allowing attacks against other users viewing the affected pages.

Root Cause

The root cause is CWE-79: Improper Neutralization of Input During Web Page Generation (Cross-Site Scripting). The sync() function within connect.php fails to implement adequate input validation and output encoding. Specifically, user-controllable data is processed without sanitizing special characters such as <, >, ", ', and / that could be interpreted as HTML or JavaScript. When this unsanitized data is subsequently rendered on WordPress pages, the browser executes the injected script as legitimate code.

Multiple code locations within connect.php are affected, including lines 2101, 2117, 3063, 3248, and 3249, as documented in the WordPress plugin repository.

Attack Vector

The attack is network-based and requires no authentication, making it highly accessible to threat actors. An attacker crafts a malicious request to the vulnerable sync() function containing JavaScript payloads. The plugin stores this unsanitized input in the WordPress database. When an administrator or site visitor loads a page that displays this data, the malicious script executes in their browser context.

The vulnerability mechanism involves the lack of proper sanitization functions such as wp_kses(), esc_html(), or esc_attr() on user input before storage and display. Attackers can leverage this to steal session cookies, perform actions as the victim user, redirect users to phishing sites, or inject cryptocurrency miners. For more technical details, refer to the Wordfence Vulnerability Report and the relevant WordPress Plugin Code Snippets.

Detection Methods for CVE-2025-11727

Indicators of Compromise

  • Unexpected JavaScript code or <script> tags present in database entries related to the Codisto plugin synchronization data
  • Web server logs showing unusual requests to the plugin's sync endpoint containing encoded JavaScript or HTML entities
  • Browser console errors or network requests to unknown external domains when viewing WooCommerce or Codisto-related pages
  • User reports of unexpected pop-ups, redirects, or behavior when accessing the WordPress admin panel or storefront

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block XSS payloads in requests targeting /wp-content/plugins/codistoconnect/ endpoints
  • Deploy file integrity monitoring on the connect.php file to detect any unauthorized modifications
  • Configure server-side logging to capture all requests to the sync function endpoint with full parameter logging
  • Use browser-based Content Security Policy (CSP) violation reporting to identify script execution from unexpected sources

Monitoring Recommendations

  • Enable verbose logging for the WordPress REST API and plugin-related endpoints
  • Monitor database tables associated with the Codisto plugin for entries containing suspicious HTML or JavaScript content
  • Implement real-time alerting for HTTP requests containing common XSS patterns such as <script>, javascript:, or event handlers like onerror, onload
  • Review WordPress user activity logs for unexpected administrative actions that could indicate session hijacking

How to Mitigate CVE-2025-11727

Immediate Actions Required

  • Update the Omnichannel for WooCommerce plugin to a version newer than 1.3.65 immediately when a patch becomes available
  • Temporarily deactivate the Codisto Connect plugin if a patched version is not yet available and marketplace integration can be paused
  • Audit the WordPress database for any stored malicious scripts injected via the sync() function and sanitize affected records
  • Force logout all WordPress administrator sessions and require password resets for privileged accounts as a precaution

Patch Information

Organizations should monitor the WordPress plugin repository for an updated version of the Omnichannel for WooCommerce plugin that addresses this vulnerability. The patched version should implement proper input sanitization using WordPress security functions like sanitize_text_field() and output escaping with esc_html() or wp_kses() in the affected sync() function. Refer to the Wordfence Vulnerability Report for updates on patch availability.

Workarounds

  • Implement a Web Application Firewall (WAF) rule to filter incoming requests containing XSS payloads targeting the Codisto plugin endpoints
  • Restrict access to the WordPress admin area and plugin endpoints by IP address using .htaccess or server-level firewall rules
  • Deploy a Content Security Policy (CSP) header to prevent inline script execution and restrict script sources to trusted domains
  • Consider using a security plugin such as Wordfence to enable virtual patching until an official fix is released
bash
# Example .htaccess rules to restrict access to the vulnerable plugin
<IfModule mod_rewrite.c>
    RewriteEngine On
    # Block external access to Codisto plugin endpoints
    RewriteCond %{REQUEST_URI} ^/wp-content/plugins/codistoconnect/ [NC]
    RewriteCond %{REMOTE_ADDR} !^192\.168\.1\. [NC]
    RewriteRule .* - [F,L]
</IfModule>

# Add Content Security Policy header
<IfModule mod_headers.c>
    Header set Content-Security-Policy "default-src 'self'; script-src 'self'; object-src 'none';"
</IfModule>

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechWordpress

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability0.30%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • WordPress Plugin Code Snippet

  • WordPress Plugin Code Snippet

  • WordPress Plugin Code Snippet

  • WordPress Plugin Code Snippet

  • WordPress Plugin Code Snippet

  • Wordfence Vulnerability Report
  • Related CVEs
  • CVE-2026-6504: Royal Elementor Addons XSS Vulnerability

  • CVE-2026-6174: CC Child Pages WordPress Plugin XSS Flaw

  • CVE-2026-6252: Meta Field Block WordPress Plugin XSS Flaw

  • CVE-2026-3694: Bold Page Builder WordPress XSS 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