Skip to content
Threat Feed
high advisory

XML External Entity Injection in IBM Business Automation Workflow

IBM Business Automation Workflow contains a vulnerability in default programming artifacts that allows for XML External Entity (XXE) injection attacks, potentially enabling unauthorized file access or server-side request forgery.

CVE search metadata

CVE search record: CVE-2026-13107. Severity: high. CVSS: 7.1. KEV: no. Product: Business Automation Workflow. Brief: XML External Entity Injection in IBM Business Automation Workflow. Brief link: https://feed.craftedsignal.io/briefs/2026-09-cve-2026-13107/

What's new

  • 1. added coverage for Business Automation Workflow Sep 14, 23:36 via nvd

IBM Business Automation Workflow (BAW) is affected by a vulnerability identified as CVE-2026-13107, involving the use of default programming model artifacts that are susceptible to XML External Entity (XXE) injection. The vulnerability exists within both containerized and traditional deployments of the platform. XXE occurs when an XML parser is configured to process external entities defined in a Document Type Definition (DTD) without proper validation or restriction. If an attacker can supply malicious XML input to the application, they may be able to force the parser to disclose sensitive local files, interact with internal services via Server-Side Request Forgery (SSRF), or cause a denial of service. The impact of this vulnerability is significant, given the role of BAW in enterprise process management and data integration. Organizations utilizing IBM BAW should review their XML parsing configurations and apply available security updates from IBM to mitigate potential exploitation of this flaw.

Impact

Successful exploitation of CVE-2026-13107 allows an attacker to perform unauthorized file disclosure and potentially facilitate server-side request forgery (SSRF). This could lead to the compromise of sensitive internal data or lateral movement within the environment where BAW is deployed, impacting organizations that rely on the platform for critical workflow and process automation.

Recommendation

  • Identify all instances of IBM Business Automation Workflow in the environment and review current versioning against IBM security advisories for CVE-2026-13107.
  • Implement strict input validation for any XML-based interfaces or API endpoints that interface with BAW.
  • Disable support for external entities and DTD processing within the XML parser configuration of the BAW environment if a patch cannot be immediately applied.
  • Monitor web application logs for XML payloads containing unusual entity references or external system requests.

Immediate actions

Review IBM security advisories for CVE-2026-13107 and identify required upgrades for BAW deployments.

IT Operations 48h

Mitigations

Disable external entity processing in XML parsers used by Business Automation Workflow.

immediate IT Operations

CVE-2026-13107