Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Remote unauthenticated file read over the network with low complexity (AV:N/AC:L/PR:N/UI:N); read-only disclosure gives C:H but no integrity or availability impact.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
2DescriptionCVE.org
IBM App Connect Enterprise 13.0.1.0 through 13.0.7.2, and 12.0.1.0 through 12.0.12.27 could allow a remote attacker to read arbitrary files due to a path traversal vulnerability.
AnalysisAI
Arbitrary file read in IBM App Connect Enterprise (versions 13.0.1.0 through 13.0.7.2 and 12.0.1.0 through 12.0.12.27) allows a remote, unauthenticated attacker to retrieve files outside the intended directory via a path traversal flaw (CWE-22), scoring CVSS 7.5. The vector (AV:N/AC:L/PR:N/UI:N) indicates network-reachable exploitation with no privileges or user interaction, though impact is confined to confidentiality (C:H/I:N/A:N). There is no public exploit identified at time of analysis and it is not in CISA KEV, but the low-complexity, no-auth profile makes it a straightforward disclosure risk once details are known.
Technical ContextAI
IBM App Connect Enterprise (ACE, the successor to IBM Integration Bus) is an enterprise integration runtime used to build and host message flows, APIs, and connectors that mediate between applications, message queues, and backend systems. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), meaning user-supplied input used to locate a file is not properly canonicalized or constrained, so sequences such as '../' let a request resolve to files outside the intended web/integration root. The single affected CPE, cpe:2.3:a:ibm:app_connect_enterprise:*:*:*:*:*:*:*:*, confirms the flaw is in the ACE product itself rather than a bundled third-party component. Because ACE typically runs integration server HTTP listeners and administrative/API endpoints, a traversal in a file-serving or resource-loading path would expose OS files, configuration, or secrets readable by the ACE service account.
RemediationAI
Patch available per vendor advisory: upgrade to the IBM-provided fixed level for your branch as documented at https://www.ibm.com/support/pages/node/7281897 (apply the fix pack or interim fix that supersedes 13.0.7.2 for the v13 line and 12.0.12.27 for the v12 line; confirm the exact target build against the IBM bulletin, as specific fix versions were not enumerated in the input data). If immediate patching is not possible, restrict network exposure of ACE integration server HTTP/admin listeners by placing them behind an authenticating reverse proxy or WAF with path-normalization and '../' filtering, and firewall the listener ports so they are reachable only from trusted management networks - the trade-off is reduced accessibility for legitimate remote API consumers. Additionally, run the ACE service under a least-privilege OS account so any successful traversal reads as little sensitive filesystem content as possible, and rotate any credentials or keystores that may have been exposed if compromise is suspected.
More in App Connect Enterprise
View allDirectory traversal in IBM App Connect Enterprise 13.0.1.0-13.0.7.2 and 12.0.1.0-12.0.12.27 lets a remote unauthenticate
Command injection in IBM App Connect Enterprise (versions 12.0.1.0-12.0.12.27 and 13.0.1.0-13.0.7.2) lets a remote attac
IBM App Connect Enterprise 11.0.0.1 through 11.0.0.24 and 12.0.1.0 through 12.0.11.0 could allow a remote attacker to ob
XML external entity injection in the SAP Adapter component of IBM App Connect Enterprise and IBM Integration Bus for z/O
Local information disclosure in IBM App Connect Enterprise (versions 13.0.1.0-13.0.7.2 and 12.0.1.0-12.0.12.27) occurs b
IBM App Connect enterprise 12.0.1.0 through 12.0.12.10 and 13.0.1.0 through 13.0.2.1 could allow an authenticated user t
IBM App Connect Enterprise 12.0.1.0 through 12.0.12.1 could allow an authenticated user to obtain sensitive user informa
IBM App Connect Enterprise 11.0.0.1 through 11.0.0.25 and 12.0.1.0 through 12.0.12.0 integration nodes could allow an au
Credential leakage via improper logging affects IBM App Connect Enterprise 12.x-13.x and IBM Integration Bus for z/OS 10
Credential exposure in IBM App Connect Enterprise (versions 12.0.1.0-12.0.12.28 and 13.0.1.0-13.0.8.1) and IBM Integrati
Denial-of-service exposure in IBM App Connect Enterprise and IBM Integration Bus for z/OS Toolkit allows an authenticate
File path control vulnerability (CWE-73) in IBM App Connect Enterprise and IBM Integration Bus for z/OS enables a remote
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51136
GHSA-778p-m8r5-6r9r