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

CVE-2025-15064: Ultimate Member WordPress Plugin XSS Flaw

CVE-2025-15064 is a stored cross-site scripting vulnerability in Ultimate Member WordPress plugin that allows authenticated attackers to inject malicious scripts. This article covers technical details, affected versions, and mitigation.

Published: April 10, 2026

CVE-2025-15064 Overview

CVE-2025-15064 is a Stored Cross-Site Scripting (XSS) vulnerability affecting the Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin for WordPress. The vulnerability exists in all versions up to and including 2.11.1 due to insufficient input sanitization and output escaping in the user description field.

This vulnerability allows authenticated attackers with subscriber-level access or above to inject arbitrary web scripts into pages. These malicious scripts execute whenever any user accesses an injected page, potentially leading to session hijacking, credential theft, or further compromise of the WordPress installation.

Critical Impact

Authenticated users with minimal privileges (subscriber level) can inject persistent malicious scripts that execute in the context of other users, including administrators, potentially leading to full site compromise.

Affected Products

  • Ultimate Member WordPress Plugin versions ≤ 2.11.1
  • WordPress installations with Ultimate Member plugin and "HTML support for user description" enabled
  • All WordPress sites using vulnerable versions with default or custom user profile configurations

Discovery Timeline

  • 2026-04-04 - CVE CVE-2025-15064 published to NVD
  • 2026-04-07 - Last updated in NVD database

Technical Details for CVE-2025-15064

Vulnerability Analysis

This Stored Cross-Site Scripting vulnerability (CWE-79) occurs due to inadequate input sanitization and output escaping mechanisms within the Ultimate Member plugin's user description field handling. When the "HTML support for user description" setting is enabled in the plugin configuration, user-supplied content in the description field is not properly sanitized before being stored in the database or escaped when rendered to other users.

The vulnerability requires authentication, meaning attackers need at least subscriber-level access to exploit it. However, since many WordPress sites allow user registration by default, obtaining subscriber access is often trivial. Once exploited, the injected scripts persist in the database and execute in the browser context of any user viewing the affected profile page.

Root Cause

The root cause of this vulnerability is the plugin's failure to properly sanitize HTML content in user description fields before storage and inadequate output escaping when rendering this content to other users. When administrators enable "HTML support for user description" to allow formatting in user profiles, the plugin does not implement sufficient security controls to prevent script injection through this field.

The lack of proper allowlist-based HTML sanitization allows attackers to inject <script> tags or event handlers (such as onerror, onload, onclick) that execute JavaScript code in the victim's browser session.

Attack Vector

The attack is network-based and requires the attacker to have authenticated access to the WordPress site with at least subscriber-level privileges. The attack flow involves:

  1. The attacker registers or authenticates to the WordPress site with a low-privilege account
  2. The attacker navigates to their user profile editing interface
  3. In the user description field, the attacker injects malicious JavaScript code
  4. The payload is stored in the WordPress database
  5. When other users (including administrators) view the attacker's profile or any page displaying the description, the malicious script executes

The exploitation requires no user interaction beyond normal browsing behavior. The vulnerability is only exploitable when "HTML support for user description" is enabled in Ultimate Member settings.

Detection Methods for CVE-2025-15064

Indicators of Compromise

  • Unusual JavaScript or HTML content in user description fields in the wp_usermeta database table
  • User descriptions containing <script> tags, javascript: URIs, or suspicious event handlers (onerror, onload, onclick)
  • Reports of unexpected behavior when viewing user profiles (redirects, pop-ups, credential prompts)
  • Suspicious subscriber or user accounts created recently with populated description fields

Detection Strategies

  • Review user description fields in the WordPress database for script tags and JavaScript event handlers
  • Implement Web Application Firewall (WAF) rules to detect XSS patterns in form submissions
  • Monitor WordPress audit logs for unusual profile update activities from low-privilege users
  • Use WordPress security plugins to scan for known malicious patterns in user-generated content

Monitoring Recommendations

  • Enable detailed logging of profile update operations in WordPress
  • Configure alerts for database entries containing script tags or event handlers in user meta fields
  • Implement Content Security Policy (CSP) headers to mitigate the impact of successful XSS attacks
  • Regularly audit subscriber accounts and their associated profile content

How to Mitigate CVE-2025-15064

Immediate Actions Required

  • Update Ultimate Member plugin to the latest patched version beyond 2.11.1
  • Disable "HTML support for user description" in Ultimate Member settings until patched
  • Review and sanitize existing user description fields for malicious content
  • Implement Content Security Policy headers to reduce XSS impact

Patch Information

The vulnerability has been addressed by the plugin developers. A fix is referenced in the GitHub Pull Request #1774. Site administrators should update to the latest version of the Ultimate Member plugin that includes this security fix. Additional technical details are available in the Wordfence Vulnerability Report.

Workarounds

  • Disable "HTML support for user description" in Ultimate Member → Settings → General → Users until a patch is applied
  • Implement strict input validation at the web server or WAF level to block script injection attempts
  • Restrict user registration to reduce the attack surface for authenticated attacks
  • Consider using a Content Security Policy to prevent inline script execution
bash
# WordPress wp-config.php - Add CSP header as mitigation
# Add to your theme's functions.php or use a security plugin
# This reduces XSS impact but does not fix the vulnerability

# Example Apache .htaccess CSP configuration
Header set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline';"

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechUltimate Member

  • SeverityMEDIUM

  • CVSS Score6.4

  • EPSS Probability0.01%

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

  • Wordfence Vulnerability Report
  • Related CVEs
  • CVE-2026-1404: Ultimate Member Plugin XSS Vulnerability

  • CVE-2026-39659: Ultimate Member Auth Bypass Vulnerability

  • CVE-2026-4248: Ultimate Member WordPress Information Leak

  • CVE-2025-1702: Ultimate Member Plugin SQLi 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