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

CVE-2025-2566: Kaleris NAVIS N4 ULC RCE Vulnerability

CVE-2025-2566 is an unsafe Java deserialization flaw in Kaleris NAVIS N4 ULC that allows unauthenticated attackers to execute arbitrary code. This article covers technical details, affected systems, and mitigation.

Published: April 1, 2026

CVE-2025-2566 Overview

CVE-2025-2566 is a critical unsafe Java deserialization vulnerability affecting Kaleris NAVIS N4 ULC (Ultra Light Client). This insecure deserialization flaw allows an unauthenticated attacker to craft malicious requests that exploit the Java deserialization mechanism, ultimately leading to arbitrary code execution on the target server. The vulnerability requires no authentication, making it particularly dangerous in exposed environments.

Critical Impact

Unauthenticated remote code execution via unsafe Java deserialization in Kaleris NAVIS N4 ULC allows attackers to fully compromise server infrastructure without any credentials.

Affected Products

  • Kaleris NAVIS N4 ULC (Ultra Light Client)

Discovery Timeline

  • 2025-06-24 - CVE-2025-2566 published to NVD
  • 2025-06-26 - Last updated in NVD database

Technical Details for CVE-2025-2566

Vulnerability Analysis

This vulnerability is classified under CWE-502 (Deserialization of Untrusted Data). Java deserialization vulnerabilities occur when an application deserializes data from untrusted sources without proper validation. In the context of NAVIS N4 ULC, the application processes serialized Java objects from network requests without adequately verifying the integrity or safety of the incoming data.

When a Java application deserializes an object, it reconstructs the object in memory based on the serialized byte stream. Attackers can exploit this by crafting malicious serialized objects that, when deserialized, trigger dangerous operations such as executing system commands or loading malicious classes. This attack surface is network-accessible and requires no prior authentication, significantly increasing the risk profile.

The NAVIS N4 platform is commonly used in port and terminal operations for managing container logistics. Compromise of such systems could have cascading effects on critical infrastructure operations, supply chain visibility, and operational continuity.

Root Cause

The root cause of CVE-2025-2566 is the unsafe handling of Java serialized objects received from untrusted network sources. The NAVIS N4 ULC component fails to implement proper deserialization filters or input validation, allowing attackers to inject malicious serialized payloads. When the application processes these payloads using Java's ObjectInputStream without restrictions, it instantiates attacker-controlled objects that can execute arbitrary code during the deserialization lifecycle through methods like readObject() or readResolve().

Attack Vector

The attack is conducted over the network without requiring authentication. An attacker sends a specially crafted HTTP request containing a malicious serialized Java object to the NAVIS N4 ULC endpoint. The server-side application deserializes the payload, triggering the execution of arbitrary code embedded within the malicious object graph.

Typical attack chains leverage publicly known "gadget chains" from common Java libraries present in the application's classpath. These gadget chains abuse legitimate class functionality to achieve code execution when combined in specific serialization patterns. Tools like ysoserial are commonly used to generate such payloads.

The vulnerability can be exploited by constructing a serialized Java object containing a malicious gadget chain. When the NAVIS N4 ULC server deserializes the attacker-controlled payload, the gadget chain executes arbitrary system commands with the privileges of the application server. For detailed technical information, refer to the CISA ICS Advisory ICSA-25-175-01.

Detection Methods for CVE-2025-2566

Indicators of Compromise

  • Unusual outbound network connections from NAVIS N4 ULC server processes to unknown external IP addresses
  • Presence of suspicious processes spawned by the Java application server (e.g., cmd.exe, powershell.exe, /bin/sh, /bin/bash)
  • HTTP requests containing serialized Java object signatures (aced 0005 magic bytes or Base64-encoded equivalents)
  • Unexpected file system modifications in application directories or system paths
  • Authentication bypass attempts or requests to endpoints without proper session tokens

Detection Strategies

  • Monitor network traffic for Java serialization magic bytes (AC ED 00 05) in HTTP request bodies targeting NAVIS N4 ULC endpoints
  • Deploy web application firewalls (WAF) with rules to detect and block serialized Java object payloads
  • Implement endpoint detection rules to identify child processes spawned by the NAVIS N4 application server
  • Review application logs for deserialization exceptions or unusual error patterns that may indicate exploitation attempts

Monitoring Recommendations

  • Enable verbose logging on NAVIS N4 ULC servers to capture detailed request information
  • Configure SIEM alerts for process creation events involving the Java runtime spawning shell processes
  • Monitor for file integrity changes in application and system directories
  • Establish baseline network behavior and alert on anomalous outbound connections from the application server

How to Mitigate CVE-2025-2566

Immediate Actions Required

  • Restrict network access to NAVIS N4 ULC endpoints using firewall rules to limit exposure to trusted networks only
  • Implement network segmentation to isolate the NAVIS N4 infrastructure from general network access
  • Deploy web application firewall rules to detect and block serialized Java payloads
  • Review and audit current access to NAVIS N4 ULC servers for unauthorized connections
  • Contact Kaleris for vendor-specific remediation guidance and patch availability

Patch Information

Organizations should consult the CISA ICS Advisory ICSA-25-175-01 for the latest remediation guidance and contact Kaleris directly for patched versions of NAVIS N4 ULC. Apply vendor-supplied security updates as soon as they become available.

Workarounds

  • Implement strict network access controls limiting connectivity to NAVIS N4 ULC to authorized IP ranges only
  • Deploy Java deserialization filters using ObjectInputFilter if the application runtime supports it (Java 9+ or backported to Java 8u121+)
  • Remove unnecessary gadget libraries from the application classpath where possible to reduce attack surface
  • Consider deploying runtime application self-protection (RASP) solutions to detect and block deserialization attacks
bash
# Example: Restrict network access to NAVIS N4 ULC using iptables
# Allow only specific trusted IP ranges to access the application port
iptables -A INPUT -p tcp --dport 8080 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechKaleris Navis

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.51%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
  • AvailabilityHigh
  • CWE References
  • CWE-502
  • Technical References
  • CISA ICS Advisory ICSA-25-175-01
  • Latest CVEs
  • CVE-2026-35467: Browser API Key Information Disclosure

  • CVE-2026-35466: cveInterface.js XSS Vulnerability

  • CVE-2026-30252: ZenShare Suite XSS Vulnerability

  • CVE-2026-30251: ZenShare Suite v17.0 XSS 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