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

CVE-2025-27225: Rocketsoftware Trufusion Disclosure Flaw

CVE-2025-27225 is an information disclosure vulnerability in Rocketsoftware Trufusion Enterprise that exposes sensitive PII to unauthenticated attackers. This article covers technical details, affected versions, and mitigation.

Published: April 29, 2026

CVE-2025-27225 Overview

CVE-2025-27225 is an information disclosure vulnerability affecting Rocket Software TRUfusion Enterprise through version 7.10.4.0. The vulnerability exists because the /trufusionPortal/jsp/internal_admin_contact_login.jsp endpoint is exposed to unauthenticated users, allowing attackers to access sensitive internal information including personally identifiable information (PII) without requiring any authentication.

TRUfusion Enterprise is a B2B supply chain integration platform used by organizations to manage electronic data interchange (EDI) and partner communications. The exposure of administrative endpoints containing sensitive contact information represents a significant data breach risk for organizations running vulnerable versions.

Critical Impact

Unauthenticated attackers can access sensitive internal administrative contact information and PII through an exposed JSP endpoint, potentially leading to data breaches, social engineering attacks, and compliance violations.

Affected Products

  • Rocket Software TRUfusion Enterprise versions through 7.10.4.0
  • TRUfusion Portal web application component
  • Organizations using TRUfusion Enterprise for B2B supply chain integration

Discovery Timeline

  • 2025-10-27 - CVE-2025-27225 published to NVD
  • 2025-10-31 - Last updated in NVD database

Technical Details for CVE-2025-27225

Vulnerability Analysis

This vulnerability is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). The root cause is improper access control on the internal administrative contact login page within the TRUfusion Portal web application.

The vulnerable endpoint /trufusionPortal/jsp/internal_admin_contact_login.jsp is designed to display internal administrative contact information, likely intended for authorized personnel only. However, due to missing authentication checks, any unauthenticated user who can reach the TRUfusion Portal can directly access this endpoint and retrieve sensitive data.

The network-accessible nature of this vulnerability means attackers can exploit it remotely without requiring any prior authentication or user interaction. The confidentiality impact is significant as PII and internal organizational data can be exposed.

Root Cause

The vulnerability stems from a missing authentication check on the internal_admin_contact_login.jsp endpoint. The JSP page fails to verify whether the requesting user has valid session credentials or administrative privileges before rendering sensitive contact information. This is a classic example of broken access control where security-sensitive resources are not properly protected behind authentication mechanisms.

Attack Vector

An attacker can exploit this vulnerability by directly navigating to the vulnerable JSP endpoint on any Internet-exposed or network-accessible TRUfusion Enterprise installation. The attack requires no authentication, no user interaction, and no special privileges.

The exploitation process involves:

  1. Identifying a TRUfusion Enterprise installation (typically running on port 80/443)
  2. Directly accessing the /trufusionPortal/jsp/internal_admin_contact_login.jsp endpoint via web browser or HTTP client
  3. Harvesting the disclosed PII and internal contact information

The disclosed information could be leveraged for targeted phishing campaigns, social engineering attacks against organizational personnel, or as reconnaissance for further attacks against the organization.

For detailed technical analysis, see the RCESecurity vulnerability writeup which documents this and related pre-auth vulnerabilities in TRUfusion Enterprise.

Detection Methods for CVE-2025-27225

Indicators of Compromise

  • Unexpected HTTP requests to /trufusionPortal/jsp/internal_admin_contact_login.jsp from external IP addresses
  • Access logs showing unauthenticated requests to the vulnerable endpoint
  • Multiple requests to the vulnerable JSP endpoint from the same source in a short time period
  • Web application firewall alerts for direct JSP file access attempts

Detection Strategies

  • Monitor web server access logs for requests to internal_admin_contact_login.jsp without associated session cookies or authentication tokens
  • Configure web application firewalls to alert on direct access attempts to JSP files in the /trufusionPortal/jsp/ directory
  • Implement network intrusion detection rules to identify reconnaissance patterns targeting TRUfusion Enterprise installations
  • Review authentication logs for anomalies correlating with access to administrative endpoints

Monitoring Recommendations

  • Enable verbose logging on TRUfusion Enterprise web components to capture all access attempts to sensitive endpoints
  • Deploy SentinelOne Singularity Platform to detect and respond to exploitation attempts with behavioral AI analysis
  • Configure SIEM correlation rules to identify patterns of information disclosure exploitation across your TRUfusion Enterprise deployments

How to Mitigate CVE-2025-27225

Immediate Actions Required

  • Restrict network access to TRUfusion Enterprise administrative interfaces to trusted IP ranges using firewall rules
  • Implement web application firewall rules to block unauthenticated access to /trufusionPortal/jsp/internal_admin_contact_login.jsp
  • Audit access logs to determine if the vulnerability has already been exploited
  • Contact Rocket Software for patch availability and upgrade guidance

Patch Information

Organizations should check for security updates from Rocket Software for TRUfusion Enterprise versions newer than 7.10.4.0. Review the Rocket Software TRUfusion Enterprise product page for official security advisories and updated software releases.

Additional technical details and the full security advisory can be found at the GitHub Security Advisory published by the vulnerability researcher.

Workarounds

  • Deploy reverse proxy authentication in front of TRUfusion Enterprise to require authentication for all portal access
  • Use network segmentation to ensure TRUfusion Enterprise is not directly accessible from untrusted networks
  • Implement IP allowlisting to restrict access to the TRUfusion Portal to known administrative workstations
  • Consider temporarily disabling or removing the vulnerable JSP file if not operationally required, pending vendor patch availability
bash
# Example Apache configuration to block access to vulnerable endpoint
<Location "/trufusionPortal/jsp/internal_admin_contact_login.jsp">
    Require ip 10.0.0.0/8 192.168.0.0/16
    # Or deny all external access:
    # Require all denied
</Location>

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechRocketsoftware Trufusion Enterprise

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability21.72%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200
  • Technical References
  • GitHub Security Advisory

  • RCESecurity Vulnerability Analysis

  • Rocket Software Product Overview
  • Related CVEs
  • CVE-2025-27224: Trufusion Enterprise Path Traversal 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