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

CVE-2026-28754: ManageEngine Exchange Reporter XSS Flaw

CVE-2026-28754 is a stored cross-site scripting vulnerability in Zohocorp ManageEngine Exchange Reporter Plus affecting versions before 5802. This security flaw allows attackers to inject malicious scripts. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: April 10, 2026

CVE-2026-28754 Overview

CVE-2026-28754 is a Stored Cross-Site Scripting (XSS) vulnerability affecting Zohocorp ManageEngine Exchange Reporter Plus versions before 5802. The vulnerability exists in the Distribution Lists report functionality, allowing attackers to inject malicious scripts that persist in the application and execute when other users view the affected reports.

Critical Impact

Stored XSS vulnerabilities allow attackers to inject persistent malicious scripts that execute in victims' browsers, potentially leading to session hijacking, credential theft, and unauthorized actions performed on behalf of authenticated administrators.

Affected Products

  • Zohocorp ManageEngine Exchange Reporter Plus versions prior to 5802
  • ManageEngine Exchange Reporter Plus version 5.8 (build 5800)
  • ManageEngine Exchange Reporter Plus version 5.8 (build 5801)

Discovery Timeline

  • April 3, 2026 - CVE-2026-28754 published to NVD
  • April 3, 2026 - Last updated in NVD database

Technical Details for CVE-2026-28754

Vulnerability Analysis

This vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), commonly known as Cross-Site Scripting. The Stored XSS variant is particularly dangerous because malicious payloads are permanently stored on the target server and automatically delivered to users who access the affected content.

In the context of ManageEngine Exchange Reporter Plus, the vulnerability resides in the Distribution Lists report feature. When an attacker with sufficient privileges injects malicious script content, this content is stored in the application's database. Subsequently, when other users—including administrators—view the Distribution Lists report, the malicious script executes in their browser context.

The attack requires high privileges to inject the payload but can affect any user who views the compromised report, including those with higher privileges, potentially enabling privilege escalation scenarios.

Root Cause

The root cause of this vulnerability is insufficient input sanitization and output encoding in the Distribution Lists report functionality. The application fails to properly validate and sanitize user-supplied input before storing it in the database, and does not adequately encode the stored data when rendering it in HTML output. This allows specially crafted input containing JavaScript code to be interpreted and executed by the browser instead of being displayed as harmless text.

Attack Vector

The attack vector for CVE-2026-28754 is network-based and requires the attacker to have high privileges within the ManageEngine Exchange Reporter Plus application. The attack scenario involves:

  1. An attacker with elevated privileges accesses the Distribution Lists management functionality
  2. The attacker injects malicious JavaScript code into a field that is subsequently displayed in reports
  3. The malicious payload is stored in the application database
  4. When other users (including administrators) view the Distribution Lists report, the stored script executes in their browser
  5. The script can perform actions such as stealing session tokens, capturing keystrokes, or performing unauthorized actions on behalf of the victim

The vulnerability requires user interaction (UI:R) as a victim must view the compromised report for the attack to succeed. Due to the changed scope (S:C), the vulnerability can impact resources beyond the vulnerable component itself.

Detection Methods for CVE-2026-28754

Indicators of Compromise

  • Unusual JavaScript content or encoded scripts in Distribution Lists data fields
  • Unexpected network requests originating from user browsers when viewing reports
  • Session tokens or credentials being transmitted to external domains
  • User reports of unexpected behavior when accessing Distribution Lists reports

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect common XSS payloads in requests to Distribution Lists endpoints
  • Review application logs for suspicious input patterns containing script tags, event handlers, or encoded JavaScript
  • Monitor for unusual data patterns in Distribution Lists database tables that may indicate stored XSS payloads
  • Deploy Content Security Policy (CSP) headers and monitor for CSP violation reports

Monitoring Recommendations

  • Enable detailed logging for all Distribution Lists report creation and modification activities
  • Configure alerts for browser-side CSP violations that may indicate XSS exploitation attempts
  • Monitor network traffic for suspicious outbound connections from client browsers during report viewing
  • Review audit logs for any unauthorized modifications to Distribution List data

How to Mitigate CVE-2026-28754

Immediate Actions Required

  • Upgrade ManageEngine Exchange Reporter Plus to version 5802 or later immediately
  • Audit existing Distribution Lists data for any suspicious or malicious content
  • Implement Content Security Policy (CSP) headers to mitigate XSS impact
  • Review user access privileges and apply the principle of least privilege

Patch Information

Zohocorp has released ManageEngine Exchange Reporter Plus version 5802 which addresses this vulnerability. Organizations should upgrade to this version or later to remediate CVE-2026-28754. For detailed patching instructions and download links, refer to the ManageEngine Security Advisory.

Workarounds

  • Restrict access to Distribution Lists report functionality to only essential personnel until patching is complete
  • Implement strict input validation at the web application firewall level for the affected endpoints
  • Deploy browser-based XSS protection mechanisms such as Content Security Policy headers with strict script-src directives
  • Consider temporarily disabling the Distribution Lists report feature if it is not critical to operations
bash
# Example CSP header configuration for Apache
# Add to httpd.conf or .htaccess as temporary mitigation
Header set Content-Security-Policy "default-src 'self'; script-src 'self'; object-src 'none'; frame-ancestors 'self';"

# Enable X-XSS-Protection header
Header set X-XSS-Protection "1; mode=block"

# Enable X-Content-Type-Options
Header set X-Content-Type-Options "nosniff"

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechManageengine

  • SeverityMEDIUM

  • CVSS Score4.8

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Vendor Resources
  • ManageEngine Security Advisory
  • Related CVEs
  • CVE-2026-28756: ManageEngine Exchange Reporter XSS Flaw

  • CVE-2026-3879: ManageEngine Exchange Reporter Plus XSS Flaw

  • CVE-2026-4107: ManageEngine Exchange Reporter XSS Flaw

  • CVE-2026-4108: ManageEngine Exchange Reporter 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