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

CVE-2025-15522: Uncanny Automator Plugin XSS Vulnerability

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

Published: January 30, 2026

CVE-2025-15522 Overview

A Stored Cross-Site Scripting (XSS) vulnerability has been identified in the Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin for WordPress. The vulnerability exists in the automator_discord_user_mapping shortcode functionality, specifically affecting versions up to and including 6.10.0.2. Due to insufficient input sanitization and output escaping on the verified_message parameter, authenticated attackers with Contributor-level access or above can inject arbitrary web scripts into pages. These malicious scripts execute whenever a user with a verified Discord account accesses the compromised page.

Critical Impact

Authenticated attackers can inject persistent malicious scripts that target users with verified Discord accounts, potentially leading to session hijacking, credential theft, or further compromise of WordPress administrator accounts.

Affected Products

  • Uncanny Automator WordPress Plugin versions ≤ 6.10.0.2
  • WordPress installations using affected plugin versions with Discord integration enabled
  • Sites utilizing the automator_discord_user_mapping shortcode functionality

Discovery Timeline

  • 2026-01-23 - CVE-2025-15522 published to NVD
  • 2026-01-26 - Last updated in NVD database

Technical Details for CVE-2025-15522

Vulnerability Analysis

This Stored Cross-Site Scripting vulnerability stems from improper handling of user-controlled input within the Discord integration shortcode handler. The vulnerable code resides in discord-user-mapping-shortcode.php, where the verified_message parameter is processed without adequate sanitization before being rendered to the page output. When a Contributor or higher-privileged user creates or edits a page containing the automator_discord_user_mapping shortcode, they can embed malicious JavaScript code within the verified_message parameter that persists in the database and executes in the browsers of visitors who have verified Discord accounts.

The attack requires the victim to have an authenticated Discord account linked through the plugin's mapping feature. This conditional execution adds a layer of targeting, meaning attackers can specifically focus on users who have completed the Discord verification process—often including site administrators and privileged community members.

Root Cause

The vulnerability originates from missing input sanitization and output escaping functions on the verified_message parameter within the shortcode processing logic. WordPress provides built-in sanitization functions such as esc_html(), esc_attr(), and wp_kses() that should be applied to user-controlled content before rendering. The affected code at line 128 of the shortcode handler fails to properly escape this parameter, allowing HTML and JavaScript injection.

Attack Vector

The attack requires network access and low-privileged authentication (Contributor role). An attacker would:

  1. Obtain Contributor-level access to the target WordPress site
  2. Create or edit a post/page containing the automator_discord_user_mapping shortcode
  3. Inject malicious JavaScript within the verified_message parameter
  4. Publish or submit the content for review
  5. Wait for users with verified Discord accounts to visit the page

The stored nature of this XSS means the payload persists in the WordPress database and executes each time a qualifying user views the affected page. The attack does not require user interaction beyond visiting the page, and the payload executes within the victim's authenticated session context.

The vulnerable shortcode implementation can be reviewed in the WordPress Plugin File, which shows how the verified_message parameter is processed without proper escaping before output rendering.

Detection Methods for CVE-2025-15522

Indicators of Compromise

  • Unusual JavaScript code within WordPress post content containing automator_discord_user_mapping shortcode
  • Unexpected verified_message parameter values containing script tags, event handlers, or encoded JavaScript
  • Reports of unexpected redirects or popup behavior from users with verified Discord accounts
  • Browser console errors indicating blocked cross-origin requests from injected payloads

Detection Strategies

  • Review WordPress posts and pages for automator_discord_user_mapping shortcode usage with suspicious parameter content
  • Implement Web Application Firewall (WAF) rules to detect XSS patterns in shortcode parameters
  • Monitor WordPress audit logs for Contributor-level users modifying pages with Discord integration shortcodes
  • Deploy Content Security Policy (CSP) headers to detect and block inline script execution attempts

Monitoring Recommendations

  • Enable WordPress activity logging to track shortcode modifications by non-administrator users
  • Configure SentinelOne Singularity to monitor for suspicious JavaScript execution patterns on WordPress endpoints
  • Implement real-time alerting for changes to pages containing Discord integration shortcodes
  • Review user access patterns for anomalies in Contributor-level account activity

How to Mitigate CVE-2025-15522

Immediate Actions Required

  • Update Uncanny Automator plugin to the latest patched version immediately
  • Audit existing pages containing automator_discord_user_mapping shortcode for malicious content
  • Restrict Contributor-level access permissions until patch is applied
  • Review WordPress user accounts for unauthorized Contributor-level access

Patch Information

The vendor has released a security patch addressing this vulnerability. The fix implements proper output escaping on the verified_message parameter within the shortcode handler. The patch changeset can be reviewed at the WordPress Changeset for Plugin. Additional vulnerability details are available in the Wordfence Vulnerability Report.

Workarounds

  • Temporarily disable or remove the Uncanny Automator plugin until patched version is deployed
  • Remove all uses of the automator_discord_user_mapping shortcode from site content
  • Implement a Web Application Firewall rule to filter requests containing suspicious verified_message parameter values
  • Revoke Contributor-level access for untrusted users until vulnerability is remediated
bash
# Configuration example
# Temporarily disable the vulnerable shortcode via wp-config.php
# Add to wp-config.php to prevent shortcode execution
add_shortcode('automator_discord_user_mapping', '__return_empty_string');

# Alternatively, use WP-CLI to deactivate the plugin
wp plugin deactivate uncanny-automator --allow-root

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechUncanny Automator

  • SeverityMEDIUM

  • CVSS Score6.4

  • EPSS Probability0.03%

  • 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
  • WordPress Plugin File

  • WordPress Changeset for Plugin

  • WordPress Plugin Overview

  • Wordfence Vulnerability Report
  • Related CVEs
  • CVE-2026-2269: Uncanny Automator WordPress SSRF Vulnerability

  • CVE-2025-48133: Uncanny Automator Auth Bypass Vulnerability
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