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

CVE-2025-36074: IBM Security Verify Directory Upload Flaw

CVE-2025-36074 is a malicious file upload vulnerability in IBM Security Verify Directory (Container) versions 10.0.0 through 10.0.0.3. Privileged users can upload unvalidated files that enable further attacks.

Published: April 23, 2026

CVE-2025-36074 Overview

IBM Security Verify Directory (Container) versions 10.0.0 through 10.0.0.3 contains an unrestricted file upload vulnerability (CWE-434) due to insufficient file type validation. This security flaw allows a privileged user to upload malicious files into the system, which can subsequently be leveraged to conduct further attacks against the affected environment or distributed to victims.

Critical Impact

Privileged attackers can upload malicious files to compromise system integrity and potentially pivot to attack other systems or users.

Affected Products

  • IBM Security Verify Directory (Container) 10.0.0
  • IBM Security Verify Directory (Container) 10.0.0.1
  • IBM Security Verify Directory (Container) 10.0.0.2
  • IBM Security Verify Directory (Container) 10.0.0.3

Discovery Timeline

  • April 23, 2026 - CVE-2025-36074 published to NVD
  • April 23, 2026 - Last updated in NVD database

Technical Details for CVE-2025-36074

Vulnerability Analysis

This vulnerability stems from improper input validation in the file upload functionality of IBM Security Verify Directory. The application fails to adequately validate the file type during the upload process, creating an opportunity for authenticated privileged users to bypass intended security controls. While the requirement for elevated privileges limits the attack surface, successful exploitation could lead to significant impacts on system integrity and partial availability degradation.

The unrestricted file upload weakness allows an attacker with administrative or high-privilege access to introduce malicious content into the containerized directory service environment. Once uploaded, these files could be used for various malicious purposes including serving as a staging point for additional attacks, distributing malware to other users, or potentially achieving code execution within the container environment.

Root Cause

The root cause of CVE-2025-36074 is CWE-434: Unrestricted Upload of File with Dangerous Type. The IBM Security Verify Directory application lacks proper server-side validation to verify that uploaded files match allowed file types. This missing validation allows privileged users to upload files with arbitrary extensions and content, bypassing any client-side restrictions that may exist.

Attack Vector

The attack is conducted over the network against the IBM Security Verify Directory web interface. An attacker must first authenticate with high-privilege credentials to access the file upload functionality. Once authenticated, the attacker can craft a malicious file (such as a web shell, executable, or script) and upload it through the vulnerable file upload mechanism.

The uploaded malicious file can then be used to:

  • Distribute malware to other users who access the file
  • Execute unauthorized code within the container environment
  • Establish persistence within the affected system
  • Pivot to attack other connected systems or services

Detection Methods for CVE-2025-36074

Indicators of Compromise

  • Unusual file uploads by privileged accounts, particularly files with executable extensions (.php, .jsp, .sh, .exe)
  • Unexpected files appearing in upload directories that don't match normal business file types
  • Access logs showing privileged users uploading files at unusual times or frequencies
  • Network traffic indicating data exfiltration or command-and-control communication from the container

Detection Strategies

  • Monitor file upload activities within IBM Security Verify Directory for unexpected file types
  • Implement file integrity monitoring (FIM) on container storage volumes to detect unauthorized file additions
  • Review authentication logs for suspicious privileged account activity preceding file uploads
  • Deploy content inspection capabilities to analyze uploaded file contents for malicious signatures

Monitoring Recommendations

  • Enable verbose logging for all file upload operations in IBM Security Verify Directory
  • Configure alerts for uploads of potentially dangerous file types (scripts, executables, web shells)
  • Implement user behavior analytics to detect anomalous privileged account activities
  • Regularly audit uploaded files and compare against known-good baselines

How to Mitigate CVE-2025-36074

Immediate Actions Required

  • Review and upgrade IBM Security Verify Directory to a patched version as specified in the IBM security advisory
  • Audit existing uploaded files for potentially malicious content
  • Restrict privileged account access to only essential personnel
  • Implement additional file type validation at the network or application layer as an interim control

Patch Information

IBM has released a security update to address this vulnerability. Administrators should consult the IBM Support Page for detailed patch instructions and download links for the corrected version of IBM Security Verify Directory (Container).

Workarounds

  • Implement strict file type whitelisting at the web application firewall (WAF) level
  • Disable or restrict the file upload functionality until the patch can be applied
  • Enforce principle of least privilege for all administrative accounts
  • Deploy additional endpoint protection on systems hosting IBM Security Verify Directory containers to detect and block malicious files
bash
# Example: Restrict file upload permissions in container environment
# Consult IBM documentation for specific configuration options

# Limit privileged account access
kubectl patch role verify-directory-admin -n verify-directory \
  --type='json' \
  -p='[{"op": "remove", "path": "/rules/0/verbs/0"}]'

# Enable additional logging for file operations
export VERIFY_DIRECTORY_LOG_LEVEL=DEBUG
export VERIFY_DIRECTORY_AUDIT_FILE_OPS=true

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechIbm Security Verify Directory

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-434
  • Technical References
  • IBM Support Page
  • Related CVEs
  • CVE-2024-51450: IBM Security Verify Directory RCE 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