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

CVE-2025-11035: Jinher OA XXE Vulnerability

CVE-2025-11035 is an XML external entity (XXE) flaw in Jinher OA 2.0 affecting the ManageWord.aspx file. Attackers can exploit this remotely to access sensitive data. This article covers technical details, impact, and mitigation.

Published: April 1, 2026

CVE-2025-11035 Overview

A vulnerability has been identified in Jinher OA 2.0 that allows for XML External Entity (XXE) injection attacks. The vulnerability exists in the ManageWord.aspx endpoint located at /c6/Jhsoft.Web.module/ToolBar/ManageWord.aspx/?text=GetUrl&style=1. This XXE vulnerability enables attackers to manipulate XML input to reference external entities, potentially leading to data exfiltration, server-side request forgery, and information disclosure. The attack can be initiated remotely by authenticated users, and the exploit has been publicly disclosed.

Critical Impact

Remote attackers can exploit this XXE vulnerability to read arbitrary files on the server, perform server-side request forgery (SSRF), and potentially gain access to internal network resources through the Jinher OA application.

Affected Products

  • Jinher OA version 2.0
  • Jinher Jinher_OA (cpe:2.3:a:jinher:jinher_oa:2.0:*:*:*:*:*:*:*)

Discovery Timeline

  • September 26, 2025 - CVE-2025-11035 published to NVD
  • October 8, 2025 - Last updated in NVD database

Technical Details for CVE-2025-11035

Vulnerability Analysis

This vulnerability is classified under CWE-611 (Improper Restriction of XML External Entity Reference) and CWE-610 (Externally Controlled Reference to a Resource in Another Sphere). The XXE vulnerability occurs when the Jinher OA application parses XML input without properly disabling external entity resolution. This allows attackers to inject malicious XML payloads that can reference external resources, local files, or internal network endpoints.

The vulnerable endpoint ManageWord.aspx processes XML data with the text=GetUrl and style=1 parameters. When the XML parser encounters an external entity declaration, it attempts to resolve the referenced resource, which can be leveraged by attackers for various malicious purposes including reading sensitive configuration files, accessing internal services, and potentially achieving remote code execution in certain configurations.

Root Cause

The root cause of this vulnerability is the improper configuration of the XML parser within the Jinher OA application. The parser does not disable Document Type Definition (DTD) processing or external entity resolution, allowing attackers to define and resolve external entities within XML payloads. This is a common misconfiguration in applications that process XML input without implementing secure parsing practices.

Attack Vector

The attack can be executed remotely over the network and requires low-privilege authentication. An attacker with valid credentials to the Jinher OA system can craft a malicious XML payload containing external entity declarations and submit it to the vulnerable ManageWord.aspx endpoint. The XML parser will process the payload and attempt to resolve any external entities defined, potentially returning sensitive data in the server's response or triggering outbound connections to attacker-controlled infrastructure.

XXE attacks typically leverage the XML parser's ability to include external resources through entity declarations. By defining an entity that references a local file path (such as /etc/passwd on Linux or C:\Windows\win.ini on Windows), attackers can exfiltrate file contents. Additionally, attackers can use XXE for blind SSRF attacks by referencing internal network resources or external attacker-controlled servers to confirm vulnerability exploitation.

Detection Methods for CVE-2025-11035

Indicators of Compromise

  • Unusual requests to /c6/Jhsoft.Web.module/ToolBar/ManageWord.aspx containing XML payloads with DOCTYPE declarations
  • Web server logs showing requests with external entity references (e.g., SYSTEM, PUBLIC, or file:// protocols)
  • Outbound connections from the Jinher OA server to unexpected external hosts or internal IP addresses
  • Error messages or responses containing contents of local system files

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block XML payloads containing <!DOCTYPE declarations with external entity references
  • Monitor HTTP request bodies for common XXE patterns including <!ENTITY, SYSTEM, PUBLIC, and protocol handlers like file://, http://, or gopher://
  • Configure network intrusion detection systems (IDS) to alert on suspicious outbound connections originating from the Jinher OA application server
  • Deploy endpoint detection and response (EDR) solutions to monitor for file access patterns indicative of XXE exploitation

Monitoring Recommendations

  • Enable detailed logging on the Jinher OA web server to capture full request bodies for forensic analysis
  • Set up alerts for requests to the ManageWord.aspx endpoint with abnormal parameter values or XML content
  • Monitor for unusual file read operations or network connections initiated by the web application process
  • Implement anomaly detection for authentication patterns that may indicate credential compromise preceding XXE exploitation

How to Mitigate CVE-2025-11035

Immediate Actions Required

  • Restrict access to the vulnerable ManageWord.aspx endpoint through network segmentation or access control lists
  • Implement a web application firewall rule to block requests containing XML external entity declarations
  • Review and audit user accounts with access to the affected functionality and remove unnecessary permissions
  • Consider temporarily disabling the vulnerable feature if it is not critical to business operations

Patch Information

No official vendor patch information is currently available for this vulnerability. Organizations should monitor Jinher for security advisories and updates. Technical details are available through the GitHub CVE Issue and VulDB Entry #325982.

Workarounds

  • Configure the XML parser to disable DTD processing and external entity resolution at the application or server level
  • Implement input validation to sanitize or reject XML payloads containing DOCTYPE declarations before they reach the parser
  • Deploy network-level controls to limit outbound connections from the Jinher OA server to prevent data exfiltration via out-of-band XXE
  • Use a proxy or API gateway to inspect and filter XML content before it reaches the vulnerable application

For ASP.NET applications, the following configuration changes can help mitigate XXE vulnerabilities at the framework level:

xml
<!-- Web.config security hardening for XML processing -->
<configuration>
  <system.xml.serialization>
    <xmlSerializer useLegacySerializerGeneration="false"/>
  </system.xml.serialization>
</configuration>

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

  • Vulnerability Details
  • TypeXXE

  • Vendor/TechJinher Oa

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-610

  • CWE-611
  • Technical References
  • GitHub CVE Issue

  • VulDB CTIID #325982

  • VulDB #325982

  • VulDB Submission #658253
  • Related CVEs
  • CVE-2025-11341: Jinher OA XXE Vulnerability

  • CVE-2025-10091: Jinher OA XXE Vulnerability

  • CVE-2025-10092: Jinher OA XXE Vulnerability Explained

  • CVE-2025-10816: Jinher OA 2.0 XXE 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