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-2026-1769

CVE-2026-1769: Xerox CentreWare Stored XSS Vulnerability

CVE-2026-1769 is a stored cross-site scripting vulnerability in Xerox CentreWare on Windows that allows attackers to inject malicious scripts. This post covers technical details, affected versions through 7.0.6, and mitigation.

Published: February 13, 2026

CVE-2026-1769 Overview

CVE-2026-1769 is a Stored Cross-Site Scripting (XSS) vulnerability affecting Xerox CentreWare Web on Windows systems. This vulnerability stems from improper neutralization of input during web page generation, allowing attackers to inject malicious scripts that persist within the application. When other users access the affected pages, the stored malicious payload executes in their browser context, potentially leading to session hijacking, credential theft, or unauthorized actions on behalf of the victim.

Critical Impact

Attackers can inject persistent malicious scripts into Xerox CentreWare Web, enabling credential theft and unauthorized access to printer management infrastructure across enterprise environments.

Affected Products

  • Xerox CentreWare Web through version 7.0.6 on Windows

Discovery Timeline

  • February 6, 2026 - CVE-2026-1769 published to NVD
  • February 6, 2026 - Last updated in NVD database

Technical Details for CVE-2026-1769

Vulnerability Analysis

This Stored XSS vulnerability (CWE-79) occurs when Xerox CentreWare Web fails to properly sanitize user-supplied input before storing it and subsequently rendering it in web pages. Unlike reflected XSS attacks that require victims to click malicious links, stored XSS payloads persist within the application's data storage. When legitimate users navigate to pages containing the stored malicious content, the unsanitized scripts execute within their browser session.

The vulnerability requires local access and some degree of user interaction, with conditions that make exploitation more complex. However, successful exploitation can result in high confidentiality impact and low integrity impact, as attackers may extract sensitive information from authenticated user sessions or manipulate displayed content.

CentreWare Web is enterprise printer fleet management software, meaning successful exploitation could provide attackers with visibility into organizational print infrastructure, device configurations, and potentially sensitive document metadata.

Root Cause

The root cause is improper input validation and output encoding within Xerox CentreWare Web's web interface components. The application fails to adequately neutralize special characters and script content when user input is stored and later displayed to other users. This allows malicious JavaScript or HTML to be preserved in its executable form rather than being rendered as harmless text.

Attack Vector

The attack vector is local, requiring the attacker to have some level of access to the CentreWare Web interface to inject the malicious payload. The attack complexity is high, and user interaction is required for exploitation. An attacker would:

  1. Authenticate or access the CentreWare Web interface
  2. Identify input fields that are stored and subsequently displayed to other users
  3. Inject a crafted XSS payload containing malicious JavaScript
  4. Wait for an administrator or privileged user to view the page containing the stored payload
  5. The malicious script executes in the victim's browser, potentially capturing session tokens or performing actions with the victim's privileges

The vulnerability affects confidentiality significantly, as session cookies, authentication tokens, and sensitive data displayed within the application could be exfiltrated to attacker-controlled infrastructure.

Detection Methods for CVE-2026-1769

Indicators of Compromise

  • Unusual JavaScript code or HTML elements appearing in CentreWare Web database fields or log files
  • Unexpected outbound HTTP requests from client browsers accessing the CentreWare Web interface
  • Modified or suspicious content in user-configurable fields such as device names, descriptions, or comments
  • Browser console errors or unexpected script execution warnings when accessing CentreWare Web pages

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block common XSS payload patterns in requests to CentreWare Web
  • Enable detailed logging for all user input operations within CentreWare Web and monitor for suspicious patterns
  • Deploy browser-based security solutions that can detect and block malicious script execution
  • Conduct regular security scans of the CentreWare Web application to identify stored XSS payloads

Monitoring Recommendations

  • Monitor CentreWare Web server logs for requests containing script tags, event handlers, or encoded JavaScript
  • Alert on any Content Security Policy (CSP) violations if CSP headers are implemented
  • Track user sessions for anomalous behavior following visits to potentially compromised pages
  • Implement network monitoring to detect unexpected data exfiltration patterns from workstations accessing the print management interface

How to Mitigate CVE-2026-1769

Immediate Actions Required

  • Upgrade Xerox CentreWare Web to version 7.2.2.25 or later as recommended by Xerox
  • Restrict network access to the CentreWare Web interface to authorized administrators only
  • Review stored data within CentreWare Web for signs of injected malicious content
  • Implement Content Security Policy (CSP) headers if the application supports custom configurations

Patch Information

Xerox has released version 7.2.2.25 of CentreWare Web to address this vulnerability. The update is available through the official Xerox website. Organizations should download and apply this update following their standard change management procedures. Full details are available in the Xerox Security Bulletin XRX26-003.

Workarounds

  • Limit access to the CentreWare Web management interface to trusted internal networks using firewall rules or network segmentation
  • Implement additional authentication layers such as VPN requirements for accessing the management interface
  • Disable or restrict user input functionality where possible until the patch can be applied
  • Deploy browser-based XSS protection mechanisms and ensure users access the interface with modern browsers that have built-in XSS auditors
bash
# Example: Restrict CentreWare Web access via Windows Firewall
# Block external access to CentreWare Web port (adjust port as needed)
netsh advfirewall firewall add rule name="Block External CentreWare Web" dir=in action=block protocol=tcp localport=80 remoteip=any
netsh advfirewall firewall add rule name="Allow Internal CentreWare Web" dir=in action=allow protocol=tcp localport=80 remoteip=localsubnet

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechXerox Centreware

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • Xerox Security Bulletin XRX26-003
  • Latest CVEs
  • CVE-2025-52479: HTTP.jl & URIs.jl CRLF Injection Flaw

  • CVE-2026-31740: Linux Kernel Race Condition Vulnerability

  • CVE-2026-31743: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-31744: Linux Kernel NULL Pointer 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