A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2024-28765

CVE-2024-28765: IBM Security Directory Integrator Disclosure

CVE-2024-28765 is an information disclosure vulnerability in IBM Security Directory Integrator that exposes sensitive data through detailed error messages. This article covers technical details, affected versions, and mitigation.

Published: May 28, 2026

CVE-2024-28765 Overview

CVE-2024-28765 is an information disclosure vulnerability affecting IBM Security Directory Integrator (SDI). The flaw allows a remote, unauthenticated attacker to obtain sensitive information through detailed technical error messages returned in the browser. Attackers can use the disclosed details to plan additional attacks against the affected system.

The issue is categorized under [CWE-209]: Generation of Error Message Containing Sensitive Information. The vulnerability affects IBM SDI 7.2.0.0 through 7.2.0.14 and IBM Security Directory Integrator 10.0.0.0 through 10.0.0.2.

Critical Impact

Remote attackers can harvest application internals, stack traces, or configuration data from verbose error pages without authentication or user interaction.

Affected Products

  • IBM Security Directory Integrator 7.2.0.0 through 7.2.0.14
  • IBM Security Directory Integrator 10.0.0.0 through 10.0.0.2

Discovery Timeline

  • 2026-05-27 - CVE-2024-28765 published to NVD
  • 2026-05-27 - Last updated in NVD database

Technical Details for CVE-2024-28765

Vulnerability Analysis

IBM Security Directory Integrator returns verbose technical error messages to the browser when specific request conditions trigger an exception. These messages can include internal class names, file paths, stack traces, database identifiers, or component version data. Attackers reading the response gain reconnaissance value that accelerates follow-on exploitation.

The weakness is an information exposure issue rather than a memory or code execution flaw. No authentication is required and the attack runs over the network, which makes the vulnerability practical for opportunistic scanning. Confidentiality is impacted while integrity and availability are not.

Root Cause

The root cause is improper handling of application exceptions in the SDI web interface. Instead of returning a generic error page, the application propagates detailed diagnostic output to the client. This violates the principle of least information exposure described in [CWE-209].

Attack Vector

An attacker sends crafted HTTP requests that the SDI server cannot process cleanly. The server responds with a detailed error page containing technical artifacts. The attacker parses this output to map the deployment, identify libraries, and locate additional attack surface. No code is published for this issue; refer to the IBM Support Page for vendor details.

Detection Methods for CVE-2024-28765

Indicators of Compromise

  • Repeated HTTP 4xx or 5xx responses from SDI endpoints that contain stack traces, class names, or file system paths.
  • Outbound responses from SDI servers larger than baseline error pages, indicating verbose diagnostic content.
  • Reconnaissance-style request patterns probing nonexistent paths, malformed parameters, or unsupported methods against SDI listeners.

Detection Strategies

  • Inspect SDI web server access and error logs for high volumes of exception-producing requests from the same source address.
  • Use a web application firewall or proxy to flag responses containing patterns like java.lang., at com.ibm., or Caused by:.
  • Correlate authentication-less requests against SDI administrative URIs with subsequent targeted activity on the same host.

Monitoring Recommendations

  • Forward SDI application logs to a centralized log platform and alert on error responses returned to external clients.
  • Track changes in error response body size over time as a behavioral indicator of probing.
  • Monitor for known scanner user agents and uncommon HTTP methods against SDI interfaces.

How to Mitigate CVE-2024-28765

Immediate Actions Required

  • Apply the fix described on the IBM Support Page for the affected SDI versions.
  • Restrict network access to SDI management interfaces so they are reachable only from trusted administrative networks.
  • Review historical SDI logs for evidence of prior reconnaissance against error-producing endpoints.

Patch Information

IBM has published guidance for IBM SDI 7.2.0.0 through 7.2.0.14 and IBM Security Directory Integrator 10.0.0.0 through 10.0.0.2. Consult the vendor advisory for the specific fix pack or interim fix that addresses CVE-2024-28765 in your installed version.

Workarounds

  • Configure SDI to return generic error pages rather than detailed exception output until patches are deployed.
  • Place a reverse proxy or WAF in front of SDI that strips stack traces and Java class references from response bodies.
  • Disable verbose debug or trace logging in production deployments to reduce the data available in error responses.
bash
# Configuration example: WAF response body filter (illustrative)
# Drop responses from SDI endpoints that contain stack trace markers
SecRule RESPONSE_BODY "@rx (java\.lang\.|at com\.ibm\.|Caused by:)" \
    "id:1002841,phase:4,deny,status:500,msg:'SDI verbose error suppressed (CVE-2024-28765)'"

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechIbm Security Directory Integrator

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-209
  • Technical References
  • IBM Support Page
  • Related CVEs
  • CVE-2024-28766: IBM Security Directory Integrator Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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