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

CVE-2025-36004: IBM i Privilege Escalation Vulnerability

CVE-2025-36004 is a privilege escalation vulnerability in IBM i that allows attackers to execute code with administrator privileges. This article covers the technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-36004 Overview

CVE-2025-36004 is a privilege escalation vulnerability affecting IBM i versions 7.2, 7.3, 7.4, and 7.5. The vulnerability exists in IBM Facsimile Support for i due to an unqualified library call, which could allow a low-privileged user to execute user-controlled code with administrator privileges. This type of vulnerability (CWE-427: Uncontrolled Search Path Element) occurs when software uses a search path to locate critical resources without properly restricting which directories can be searched.

Critical Impact

A malicious actor with low-privilege access could exploit this vulnerability to gain administrator privileges on affected IBM i systems, potentially leading to complete system compromise with full confidentiality, integrity, and availability impact.

Affected Products

  • IBM i 7.2
  • IBM i 7.3
  • IBM i 7.4
  • IBM i 7.5

Discovery Timeline

  • June 25, 2025 - CVE-2025-36004 published to NVD
  • July 3, 2025 - Last updated in NVD database

Technical Details for CVE-2025-36004

Vulnerability Analysis

The vulnerability in IBM Facsimile Support for i stems from an unqualified library call, classified under CWE-427 (Uncontrolled Search Path Element). In IBM i environments, library lists determine the order in which the system searches for objects. When a program makes an unqualified library call—meaning it references a library object without specifying the full path—the system searches through the library list in order until it finds a matching object.

An attacker with low-privilege network access can exploit this behavior by placing a malicious library object earlier in the search path. When the Facsimile Support component executes with elevated privileges and makes the unqualified call, it inadvertently loads the attacker's malicious code instead of the legitimate library, resulting in code execution with administrator privileges.

Root Cause

The root cause is an unqualified library call within IBM Facsimile Support for i. The vulnerable code references a library object without specifying its absolute path, allowing the system's library list search mechanism to potentially resolve to a user-controlled malicious library. This is a classic example of CWE-427 where the application fails to properly qualify resource paths, creating an opportunity for privilege escalation through library injection.

Attack Vector

The attack can be executed remotely over the network by an authenticated user with low privileges. The attacker must have the ability to create or modify library objects in directories that appear earlier in the library search path than the legitimate target library. When the Facsimile Support component runs its privileged operations and makes the unqualified library call, the attacker's malicious code executes with administrator privileges instead of the intended legitimate code.

The exploitation does not require user interaction and affects the confidentiality, integrity, and availability of the vulnerable system. Given that IBM i systems are commonly deployed in enterprise environments for critical business operations, successful exploitation could lead to significant business impact.

Detection Methods for CVE-2025-36004

Indicators of Compromise

  • Unexpected or unauthorized library objects appearing in system or user library lists
  • Anomalous library list modifications, particularly additions to positions early in the search order
  • Unusual process execution patterns from IBM Facsimile Support for i with unexpected library loads
  • Evidence of privilege escalation attempts or unauthorized administrator-level actions

Detection Strategies

  • Monitor library list changes on IBM i systems, particularly modifications that add new entries to privileged search paths
  • Audit the creation and modification of library objects in directories accessible to low-privileged users
  • Implement file integrity monitoring for critical system libraries used by Facsimile Support for i
  • Review system logs for unexpected privilege changes or administrator actions from non-admin users

Monitoring Recommendations

  • Enable comprehensive auditing of library object access and modifications on IBM i systems
  • Configure alerts for library list modifications, especially those affecting system-wide search paths
  • Monitor for unusual Facsimile Support for i activity patterns that may indicate exploitation attempts
  • Implement regular integrity checks comparing current library objects against known-good baselines

How to Mitigate CVE-2025-36004

Immediate Actions Required

  • Apply the security patch from IBM as documented in the official security advisory
  • Review and restrict permissions on library lists to prevent unauthorized modifications
  • Audit existing library objects for any suspicious or unauthorized additions
  • Implement least-privilege principles for users who interact with Facsimile Support for i

Patch Information

IBM has released a security patch to address this vulnerability. Organizations should apply the fix as soon as possible to protect against potential exploitation. Detailed patch information and installation instructions are available in the IBM Support Advisory.

Workarounds

  • Restrict access to the IBM Facsimile Support for i functionality to only essential users until patches can be applied
  • Implement strict controls on library list modifications, preventing low-privileged users from adding entries
  • Review and harden library list configurations to ensure critical system libraries are always resolved from trusted paths
  • Consider temporarily disabling Facsimile Support for i if it is not business-critical while awaiting patch deployment
bash
# Configuration example - Review library list to identify potential attack vectors
# On IBM i, use the following command to display current library list:
DSPLIBL

# Check for unauthorized library objects in user libraries:
DSPOBJD OBJ(*USRLIBL/*ALL) OBJTYPE(*ALL)

# Review and restrict library list modifications through system security settings
WRKSYSVAL SYSVAL(QSYSLIBL)

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechIbm I

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-427
  • Vendor Resources
  • IBM Support Page
  • Related CVEs
  • CVE-2025-33109: IBM i Privilege Escalation Vulnerability

  • CVE-2025-2947: IBM i Privilege Escalation Vulnerability

  • CVE-2024-55898: IBM i Privilege Escalation Vulnerability

  • CVE-2025-33103: IBM i Privilege Escalation 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