Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Social engineering drives UI:R and AC:H; file creation is local (AV:L); attacker needs no system privileges (PR:N); only integrity is impacted via unauthorized file writes.
Primary rating from Vendor (ibm).
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
IBM App Connect Enterprise 13.0.1.0 through 13.0.7.2, and 12.0.1.0 through 12.0.12.26 and IBM Integration Bus for z/OS 10.1.0.0 through 10.1.0.7 is vulnerable to SQL injection. A remote attacker could socially engineer a user into accidentally creating files they may not be aware of.
AnalysisAI
File path control vulnerability (CWE-73) in IBM App Connect Enterprise and IBM Integration Bus for z/OS enables a remote attacker to socially engineer a victim into triggering unauthorized file creation on the local system. Despite being tagged and described as SQL injection, the governing weakness classification is CWE-73 (External Control of File Name or Path), and the described impact - unexpected local file creation - aligns with that CWE rather than database injection. Affected versions span IBM ACE 12.x and 13.x across wide release ranges, as well as IBM Integration Bus for z/OS 10.1.x. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
CWE-73 (External Control of File Name or Path) describes a condition where user-controllable input is used, without sufficient validation or sanitization, to determine the name or path of a file used in a filesystem operation. In the context of IBM App Connect Enterprise - an enterprise integration platform that orchestrates message flows, APIs, and data transformations - this likely manifests when externally influenced data reaches a file-creation operation within a flow or message processing pipeline. The affected CPEs are cpe:2.3:a:ibm:app_connect_enterprise and cpe:2.3:a:ibm:integration_bus_for_z/os, covering a broad version spread across ACE 12.0.1.0-12.0.12.26, ACE 13.0.1.0-13.0.7.2, and IIB for z/OS 10.1.0.0-10.1.0.7. Importantly, there is a notable discrepancy between the vulnerability description (which asserts SQL injection) and the assigned CWE (CWE-73, file path control); the CVSS vector and described impact both support a file-path interpretation, not database injection.
RemediationAI
A vendor-released patch is available per the IBM advisory at https://www.ibm.com/support/pages/node/7278350; however, no exact fixed version number is confirmed from the available input data - administrators should consult the advisory directly to identify the specific target release for their ACE 12.x, ACE 13.x, or IIB for z/OS 10.1.x deployment. As a compensating control pending patching, organizations should enforce strict user-awareness training to reduce susceptibility to social engineering, restrict integration flow permissions so that message-processing operations cannot write to sensitive filesystem paths, and audit existing message flows for file-creation operations that accept externally sourced path or filename parameters. Restricting ACE service accounts to write-only designated spool or working directories via OS-level access controls would limit the blast radius of unauthorized file creation without disrupting legitimate integration operations.
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
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) a
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
Same weakness CWE-73 – External Control of File Name or Path
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40385
GHSA-w878-7352-758p