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

CVE-2025-14626: WooCommerce QR Code Plugin XSS Vulnerability

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

Updated: January 22, 2026

CVE-2025-14626 Overview

CVE-2025-14626 is a Stored Cross-Site Scripting (XSS) vulnerability affecting the QR Code for WooCommerce order emails, PDF invoices, packing slips plugin for WordPress. The vulnerability exists in all versions up to and including 1.9.42 due to insufficient input sanitization and output escaping on user-supplied attributes within the plugin's shortcode functionality.

This vulnerability allows authenticated attackers with contributor-level access or above to inject arbitrary web scripts into WordPress pages. These malicious scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, credential theft, or further exploitation of site visitors.

Critical Impact

Authenticated attackers can persistently inject malicious JavaScript that executes in the browsers of all users viewing affected pages, enabling session hijacking, data theft, and potential account takeover.

Affected Products

  • QR Code for WooCommerce order emails, PDF invoices, packing slips plugin for WordPress versions ≤ 1.9.42
  • WordPress sites using the vulnerable plugin with contributor-level or higher user accounts
  • WooCommerce installations utilizing QR code functionality for order communications

Discovery Timeline

  • 2026-01-07 - CVE-2025-14626 published to NVD
  • 2026-01-08 - Last updated in NVD database

Technical Details for CVE-2025-14626

Vulnerability Analysis

This Stored XSS vulnerability stems from improper handling of user-controlled input within the plugin's shortcode implementation. The vulnerable code resides in the QrctWp.php file at line 1661, where shortcode attributes are processed without adequate sanitization before being rendered in the page output.

When a user with contributor-level privileges or higher creates or edits content containing the plugin's shortcode, they can craft malicious attribute values containing JavaScript payloads. Because the plugin fails to properly sanitize these inputs or escape the output, the malicious script is stored in the WordPress database and subsequently executed in the browsers of all users who view the affected page.

The network-accessible attack vector combined with the low attack complexity makes this vulnerability relatively easy to exploit. While authentication is required (contributor-level access), the scope change means the impact extends beyond the vulnerable component itself, potentially affecting other components within the WordPress ecosystem.

Root Cause

The root cause is insufficient input sanitization and output escaping (CWE-79) in the shortcode processing logic within lib/qrct/QrctWp.php. The plugin accepts user-supplied attributes through its shortcode functionality but fails to properly validate, sanitize, or escape these values before incorporating them into the rendered HTML output. This allows attackers to inject arbitrary JavaScript that persists in the database and executes on page load.

Attack Vector

The attack leverages the plugin's shortcode functionality through the following mechanism:

  1. An attacker with contributor-level WordPress access creates or edits a post/page
  2. The attacker inserts the plugin's shortcode with crafted malicious attributes containing JavaScript payload
  3. The plugin processes the shortcode without proper sanitization, storing the malicious content
  4. When any user (including administrators) views the affected page, the injected script executes in their browser context
  5. The malicious script can steal session cookies, perform actions as the victim user, or redirect to phishing pages

The vulnerability is particularly concerning because stored XSS payloads persist and can affect multiple users over time, including site administrators with elevated privileges. For technical details on the vulnerable code path, see the WordPress Plugin Source Code.

Detection Methods for CVE-2025-14626

Indicators of Compromise

  • Unexpected JavaScript code within post or page content containing the QR Code plugin shortcode
  • Unusual shortcode attribute values containing script tags, event handlers, or encoded JavaScript
  • Browser console errors or unexpected network requests when viewing pages with QR code shortcodes
  • Reports of suspicious redirects or popup alerts from site visitors

Detection Strategies

  • Review WordPress database for posts/pages containing the plugin's shortcode with suspicious attribute patterns
  • Implement Web Application Firewall (WAF) rules to detect and block XSS payloads in shortcode parameters
  • Monitor WordPress audit logs for content modifications by contributor-level users involving the QR Code plugin
  • Scan existing content using WordPress security plugins capable of detecting stored XSS patterns

Monitoring Recommendations

  • Enable detailed logging of all post and page modifications, particularly those involving shortcode usage
  • Configure alerts for JavaScript-related content patterns within WordPress post metadata
  • Implement Content Security Policy (CSP) headers to mitigate the impact of successful XSS attacks
  • Regularly audit user accounts with contributor-level access and above for unauthorized activity

How to Mitigate CVE-2025-14626

Immediate Actions Required

  • Update the QR Code for WooCommerce order emails, PDF invoices, packing slips plugin to a version newer than 1.9.42
  • Review and audit all existing pages and posts containing the plugin's shortcode for malicious content
  • Temporarily restrict contributor-level access if immediate patching is not possible
  • Implement Content Security Policy headers to reduce XSS impact

Patch Information

Organizations should update to the latest version of the QR Code for WooCommerce plugin that addresses this vulnerability. The fix involves proper input sanitization and output escaping for shortcode attributes. Refer to the Wordfence Vulnerability Report for the latest patch status and security advisory details.

Workarounds

  • Temporarily deactivate the QR Code for WooCommerce plugin until a patched version can be applied
  • Revoke contributor-level access from untrusted users to prevent exploitation
  • Implement server-side input filtering to strip potentially malicious content from shortcode attributes
  • Deploy a Web Application Firewall with XSS protection rules as an additional defense layer
bash
# WordPress CLI command to check plugin version
wp plugin list --name=qr-code-tag-for-wc-from-goaskle-com --fields=name,version,status

# Update the plugin to latest version
wp plugin update qr-code-tag-for-wc-from-goaskle-com

# Temporarily deactivate if update unavailable
wp plugin deactivate qr-code-tag-for-wc-from-goaskle-com

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechWoocommerce

  • 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 Source Code

  • WordPress Plugin Development Code

  • Wordfence Vulnerability Report
  • Related CVEs
  • CVE-2025-32674: WooCommerce Excel Import XSS Vulnerability

  • CVE-2025-32535: DN Shipping by Weight XSS Vulnerability

  • CVE-2026-3355: WooCommerce Reviews Plugin XSS Vulnerability

  • CVE-2025-23789: URL Shortener Plugin Reflected 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