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
    • 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-26370

CVE-2026-26370: Survey Maker WordPress Plugin XSS Flaw

CVE-2026-26370 is a cross-site scripting vulnerability in the Survey Maker WordPress plugin affecting versions 5.1.7.7 and earlier. Attackers can execute arbitrary scripts in users' browsers. This article covers technical details.

Published: February 27, 2026

CVE-2026-26370 Overview

CVE-2026-26370 is a Cross-Site Scripting (XSS) vulnerability affecting the WordPress Plugin "Survey Maker" versions 5.1.7.7 and prior. This vulnerability allows attackers to inject and execute arbitrary scripts in a user's web browser when visiting pages that contain the vulnerable plugin. The exploitation requires user interaction, making it a reflected or stored XSS attack vector depending on implementation context.

Critical Impact

Successful exploitation enables attackers to execute arbitrary JavaScript in the context of authenticated user sessions, potentially leading to session hijacking, credential theft, defacement, or malicious redirects affecting WordPress site visitors.

Affected Products

  • WordPress Plugin "Survey Maker" version 5.1.7.7
  • WordPress Plugin "Survey Maker" versions prior to 5.1.7.7
  • WordPress installations running vulnerable Survey Maker plugin versions

Discovery Timeline

  • 2026-02-20 - CVE-2026-26370 published to NVD
  • 2026-02-20 - Last updated in NVD database

Technical Details for CVE-2026-26370

Vulnerability Analysis

This Cross-Site Scripting (XSS) vulnerability (CWE-79) exists in the Survey Maker WordPress plugin due to improper sanitization of user-supplied input. When exploited, an attacker can inject malicious JavaScript code that executes within the browser context of users viewing affected survey content or administrative pages.

The vulnerability is classified as network-accessible, meaning attackers can exploit it remotely without requiring prior authentication to the WordPress site. However, successful exploitation requires user interaction—a victim must navigate to a page containing the malicious payload or interact with a crafted link.

The impact is primarily confined to the user's browser session, affecting confidentiality and integrity of the subsystem without direct impact on system availability. Attackers could leverage this vulnerability to steal session cookies, capture keystrokes, redirect users to phishing sites, or perform actions on behalf of authenticated administrators.

Root Cause

The root cause is improper input validation and output encoding (CWE-79: Improper Neutralization of Input During Web Page Generation). The Survey Maker plugin fails to adequately sanitize user-controlled input before rendering it in HTML output, allowing JavaScript code injection through survey form fields, URL parameters, or stored survey data.

Attack Vector

The vulnerability exploits the network attack vector with low complexity requirements. An attacker crafts a malicious payload containing JavaScript code and delivers it through the vulnerable Survey Maker plugin input fields or URLs. When a victim user—particularly a WordPress administrator—views the affected page, the malicious script executes with the privileges of that user's session.

The attack chain typically involves:

  1. Attacker identifies a vulnerable input field or parameter in the Survey Maker plugin
  2. Malicious JavaScript payload is injected through the unvalidated input
  3. Victim user visits the compromised survey page or clicks a malicious link
  4. Browser executes the attacker's script in the context of the victim's authenticated session
  5. Attacker harvests session tokens, credentials, or performs unauthorized actions

Detection Methods for CVE-2026-26370

Indicators of Compromise

  • Unusual JavaScript code appearing in survey form submissions or database entries
  • Unexpected external script references in Survey Maker plugin pages
  • User reports of browser redirects or suspicious popups when accessing surveys
  • Anomalous outbound connections from WordPress server to unknown domains

Detection Strategies

  • Monitor web application logs for suspicious URL parameters containing encoded script tags or JavaScript event handlers
  • Implement Content Security Policy (CSP) headers to detect and block inline script execution attempts
  • Review Survey Maker plugin database tables for stored payloads containing <script>, onerror=, onclick=, or similar XSS patterns
  • Deploy Web Application Firewall (WAF) rules to detect common XSS attack signatures in HTTP requests

Monitoring Recommendations

  • Enable verbose logging for the Survey Maker plugin and monitor for injection attempts
  • Configure SIEM alerts for patterns matching JavaScript injection in WordPress request logs
  • Regularly audit stored survey content for unexpected HTML or script elements
  • Monitor browser console errors on survey pages that may indicate blocked XSS attempts

How to Mitigate CVE-2026-26370

Immediate Actions Required

  • Update the Survey Maker WordPress plugin to the latest available version that addresses this vulnerability
  • Review and sanitize any existing survey data that may contain malicious payloads
  • Implement Content Security Policy headers to restrict inline script execution
  • Consider temporarily disabling the Survey Maker plugin until patched version is confirmed

Patch Information

The vulnerability affects Survey Maker versions 5.1.7.7 and prior. Administrators should check the WordPress Plugin Directory for the latest version and update immediately. Refer to the JVN Advisory JVN20049394 for official vulnerability details and remediation guidance from the coordinating authority.

Workarounds

  • Implement strict Content Security Policy (CSP) headers to prevent inline JavaScript execution
  • Use a Web Application Firewall (WAF) with XSS filtering rules enabled
  • Restrict Survey Maker plugin access to authenticated users only where possible
  • Apply input validation at the server level using WordPress security plugins
bash
# Example: Add CSP header in WordPress .htaccess
# Add to WordPress .htaccess file for XSS mitigation
Header set Content-Security-Policy "default-src 'self'; script-src 'self'; object-src 'none';"

# Alternative: Add to wp-config.php via PHP
# header("Content-Security-Policy: default-src 'self'; script-src 'self';");

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechWordpress

  • SeverityMEDIUM

  • CVSS Score5.1

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • JVN Advisory JVN20049394

  • WordPress Plugin Overview
  • Related CVEs
  • CVE-2023-54358: adivaha Travel Plugin XSS Vulnerability

  • CVE-2026-3005: WordPress List Category Posts XSS Flaw

  • CVE-2026-5742: WordPress UsersWP Plugin XSS Vulnerability

  • CVE-2026-4336: WordPress Ultimate FAQ Accordion XSS 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