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-2024-47113

CVE-2024-47113: IBM Voice Gateway XXE Vulnerability

CVE-2024-47113 is an XML External Entity (XXE) vulnerability in IBM Voice Gateway that enables attackers to view or modify XML document data through crafted requests. This article covers technical details, affected versions, and mitigation strategies.

Published: April 8, 2026

CVE-2024-47113 Overview

CVE-2024-47113 is an XML Injection vulnerability affecting IBM ICP - Voice Gateway across multiple versions. The vulnerability allows remote attackers to send specially crafted XML statements to the Voice Gateway, enabling them to view or modify information within XML documents processed by the application. This type of vulnerability, classified under CWE-91 (XML Injection), occurs when untrusted data is improperly processed within XML structures, potentially allowing attackers to manipulate XML document content or structure.

Critical Impact

Remote attackers can exploit this vulnerability without authentication to view sensitive information or modify XML document data, potentially compromising the confidentiality and integrity of the Voice Gateway system.

Affected Products

  • IBM Voice Gateway 1.0.2
  • IBM Voice Gateway 1.0.2.4
  • IBM Voice Gateway 1.0.3
  • IBM Voice Gateway 1.0.4
  • IBM Voice Gateway 1.0.5
  • IBM Voice Gateway 1.0.6
  • IBM Voice Gateway 1.0.7
  • IBM Voice Gateway 1.0.7.1
  • IBM Voice Gateway 1.0.8

Discovery Timeline

  • January 18, 2025 - CVE-2024-47113 published to NVD
  • August 18, 2025 - Last updated in NVD database

Technical Details for CVE-2024-47113

Vulnerability Analysis

This XML Injection vulnerability in IBM Voice Gateway stems from improper handling of user-supplied input within XML processing routines. The Voice Gateway application fails to adequately sanitize or validate XML data before processing, allowing attackers to inject malicious XML content. When exploited, this can lead to unauthorized access to sensitive data stored in XML documents or the ability to modify XML document content, which could affect the behavior and configuration of the Voice Gateway system.

The vulnerability is exploitable remotely over the network without requiring any user interaction or prior authentication. This makes it particularly dangerous in enterprise environments where Voice Gateway systems may be exposed to potentially hostile network traffic.

Root Cause

The root cause of CVE-2024-47113 is improper input validation of XML data (CWE-91). The IBM Voice Gateway application does not properly sanitize user-controlled input before incorporating it into XML documents or queries. This allows attackers to inject arbitrary XML elements, attributes, or syntax that the parser interprets as legitimate XML content rather than user data. The lack of proper input encoding, validation, or the use of safe XML APIs enables this attack vector.

Attack Vector

The attack can be conducted remotely over the network. An attacker can craft malicious XML payloads containing injected XML elements or modified document structures and send them to the Voice Gateway. The vulnerable application processes these payloads without adequate validation, executing the attacker's injected XML content. This can result in:

  • Information Disclosure: Accessing sensitive configuration data, credentials, or other confidential information stored in XML documents
  • Data Modification: Altering XML document content to change application behavior, configurations, or stored data
  • Potential Service Disruption: Corrupting XML data structures critical to Voice Gateway operations

The vulnerability requires no authentication and no user interaction, making exploitation straightforward for attackers with network access to the Voice Gateway system.

Detection Methods for CVE-2024-47113

Indicators of Compromise

  • Unusual or malformed XML requests in Voice Gateway application logs
  • Unexpected modifications to XML configuration files or data stores
  • Error messages indicating XML parsing failures or injection attempts
  • Anomalous network traffic patterns targeting Voice Gateway XML endpoints

Detection Strategies

  • Monitor application logs for suspicious XML content containing unexpected elements or encoding
  • Implement web application firewall (WAF) rules to detect common XML injection patterns
  • Deploy network intrusion detection systems (IDS) with signatures for XML injection attacks
  • Review Voice Gateway audit logs for unauthorized configuration changes

Monitoring Recommendations

  • Enable detailed logging for all XML processing operations in the Voice Gateway
  • Configure alerts for failed XML parsing attempts that may indicate exploitation attempts
  • Monitor for changes to XML documents and configurations outside of approved change windows
  • Implement file integrity monitoring for critical XML-based configuration files

How to Mitigate CVE-2024-47113

Immediate Actions Required

  • Review the IBM Security Advisory for official patch information
  • Identify all IBM Voice Gateway instances running affected versions (1.0.2 through 1.0.8)
  • Restrict network access to Voice Gateway systems to trusted networks only
  • Implement input validation at network perimeter using WAF rules for XML injection

Patch Information

IBM has released a security advisory addressing this vulnerability. Organizations should consult the IBM Support Page for the latest patch information and upgrade instructions. Administrators should prioritize patching given the critical severity rating and the ability for remote unauthenticated exploitation.

Workarounds

  • Implement strict network segmentation to limit access to Voice Gateway systems
  • Deploy a web application firewall (WAF) configured with XML injection detection rules
  • Enable input validation and sanitization at application entry points where possible
  • Consider temporarily disabling affected XML processing features if business operations permit
  • Monitor Voice Gateway systems closely for any signs of exploitation while awaiting patch deployment

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

  • Vulnerability Details
  • TypeXXE

  • Vendor/TechIbm Voice Gateway

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.19%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-91
  • Vendor Resources
  • IBM Support Node
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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