CVE-2026-13449
7.6IBM · Business Automation Manager Open Editions
IBM Business Automation Manager Open Editions is vulnerable to XML external entity (XXE) injection, potentially allowing remote attackers to disclose sensitive information or cause denial of service.
Executive summary
A critical XML external entity (XXE) vulnerability in IBM Business Automation Manager Open Editions 9.0.0 through 9.4.2 poses a significant risk of data exfiltration and resource exhaustion.
Vulnerability
This vulnerability involves an improper limitation of XML external entity references during data processing. A remote, unauthenticated attacker can exploit this by submitting a crafted XML payload to a vulnerable endpoint, which may lead to the disclosure of local system files or memory-based denial of service.
Business impact
The CVSS score of 7.6 reflects a high severity rating, indicating that successful exploitation could lead to significant unauthorized information disclosure or service disruption. In a business context, this could result in the compromise of proprietary configuration data or credentials stored on the server, as well as operational downtime due to resource exhaustion attacks.
Remediation
Immediate Action: Update IBM Business Automation Manager Open Editions to version 9.5.0 or later as specified by the vendor.
Proactive Monitoring: Review application logs for anomalous XML processing requests or evidence of attempts to access sensitive system files (e.g., /etc/passwd).
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to inspect and block malicious XML payloads and prevent external entity expansion.
Exploitation status
Public Exploit Available: false
Analyst recommendation
Given the potential for remote information disclosure, administrators should prioritize patching to version 9.5.0. If an immediate update is not feasible, ensure that input validation for XML processing is strictly enforced and that the application runs with the least privilege necessary to limit the impact of a potential compromise.