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

CVE-2025-22767: GlobalPayments WooCommerce XSS Vulnerability

CVE-2025-22767 is a reflected cross-site scripting vulnerability in the GlobalPayments WooCommerce plugin affecting versions up to 1.13.2. This article covers the technical details, affected versions, and mitigation steps.

Published: May 4, 2026

CVE-2025-22767 Overview

CVE-2025-22767 is a reflected Cross-Site Scripting (XSS) vulnerability in the Global Payments GlobalPayments WooCommerce plugin for WordPress. The flaw stems from improper neutralization of user-supplied input during web page generation [CWE-79]. All plugin versions up to and including 1.13.2 are affected. An unauthenticated attacker can craft a malicious URL that, when clicked by a victim, executes arbitrary JavaScript in the victim's browser session. The bug carries a CVSS 3.1 score of 7.1 with a scope change, reflecting the ability to impact resources beyond the vulnerable component.

Critical Impact

Successful exploitation enables session hijacking, credential theft, and unauthorized actions performed in the context of authenticated WordPress users, including store administrators.

Affected Products

  • Global Payments GlobalPayments WooCommerce plugin versions through 1.13.2
  • WordPress sites running WooCommerce with the affected payment integration
  • E-commerce deployments using Global Payments for checkout processing

Discovery Timeline

  • 2025-03-28 - CVE-2025-22767 published to NVD
  • 2026-04-23 - Last updated in NVD database

Technical Details for CVE-2025-22767

Vulnerability Analysis

The GlobalPayments WooCommerce plugin reflects user-controlled input back into rendered HTML responses without sufficient encoding or sanitization. When a victim visits a specially crafted URL targeting a vulnerable endpoint, the injected payload executes as JavaScript within the victim's browser. Because the CVSS vector indicates a scope change, the script runs in the context of the WordPress site, granting access to authenticated session data and DOM resources outside the immediate plugin boundary.

The attack requires user interaction. A victim must click a malicious link delivered through phishing, social media, or compromised third-party sites. The unauthenticated nature of the flaw makes it accessible to any remote attacker with knowledge of the vulnerable parameter.

Root Cause

The root cause is missing output encoding when rendering request parameters into HTML responses. Input passed to the plugin is concatenated into the response body without HTML entity encoding or context-aware escaping. This allows attacker-controlled markup, including <script> tags and event handlers, to be parsed and executed by the browser.

Attack Vector

The attack vector is network-based. An attacker constructs a URL pointing to a vulnerable plugin endpoint, embedding a JavaScript payload in a reflected parameter. The payload is delivered to victims through phishing emails, malicious advertisements, or attacker-controlled web pages. When an authenticated WordPress administrator triggers the link, the payload executes with the privileges of that session, enabling actions such as creating new admin accounts, exfiltrating customer payment metadata, or modifying store configuration. See the Patchstack Vulnerability Report for additional technical context.

Detection Methods for CVE-2025-22767

Indicators of Compromise

  • Web server access logs containing requests to GlobalPayments plugin endpoints with URL parameters embedding <script>, onerror=, javascript:, or HTML-encoded variants of these tokens
  • Unexpected administrative actions originating from authenticated sessions shortly after a user clicked an external link
  • New WordPress administrator accounts or modified user roles without corresponding audit trail entries

Detection Strategies

  • Inspect HTTP request logs for reflected parameters containing script tags, event handler attributes, or URL-encoded JavaScript payloads targeting /wp-content/plugins/global-payments-woocommerce/ paths
  • Deploy Web Application Firewall (WAF) rules that detect XSS payload patterns in query strings and POST bodies
  • Correlate referrer headers with administrative state changes to identify sessions hijacked through reflected XSS

Monitoring Recommendations

  • Enable verbose access logging on WordPress installations and forward logs to a centralized SIEM for pattern analysis
  • Monitor browser-side Content Security Policy (CSP) violation reports for unexpected inline script execution
  • Track WooCommerce administrative events including user creation, role changes, and payment configuration modifications

How to Mitigate CVE-2025-22767

Immediate Actions Required

  • Update the GlobalPayments WooCommerce plugin to a version newer than 1.13.2 once a patched release is available from the vendor
  • Audit WordPress administrator accounts and recent privileged actions for signs of unauthorized changes
  • Force password resets and invalidate active sessions for all administrative users on affected stores

Patch Information

The vulnerability affects all versions through 1.13.2. Site operators should consult the Patchstack Vulnerability Report for the latest fixed version guidance and apply the update through the WordPress plugin manager.

Workarounds

  • Deploy a WAF with XSS signature detection in front of the WordPress site to filter malicious request parameters
  • Implement a strict Content Security Policy that blocks inline scripts and restricts script sources to trusted origins
  • Temporarily disable the GlobalPayments WooCommerce plugin until a fixed release is installed if a patch is unavailable
  • Train administrative users to avoid clicking unsolicited links referencing the store domain
bash
# Example restrictive CSP header for WordPress (nginx)
add_header Content-Security-Policy "default-src 'self'; script-src 'self'; object-src 'none'; base-uri 'self'; frame-ancestors 'self';" always;

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechGlobal Payments Woocommerce

  • SeverityHIGH

  • CVSS Score7.1

  • EPSS Probability0.44%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityLow
  • CWE References
  • CWE-79
  • Technical References
  • Patchstack Vulnerability Report
  • Related CVEs
  • CVE-2026-39645: GlobalPayments WooCommerce SSRF 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