Remote Code Execution in IBM Documentation Offline
IBM Documentation Offline versions 1.0.0 through 1.4.1 are vulnerable to remote code execution due to improper control of file paths (CVE-2026-17482), allowing unauthenticated attackers to compromise affected systems.
CVE search metadata
CVE search record: CVE-2026-17482. Severity: critical. CVSS: 9.8. KEV: no. Product: Documentation Offline (1.0.0 through 1.4.1). Brief: Remote Code Execution in IBM Documentation Offline. Brief link: https://feed.craftedsignal.io/briefs/2026-08-ibm-documentation-offline/
IBM Documentation Offline versions 1.0.0 through 1.4.1 contain a critical security vulnerability, tracked as CVE-2026-17482. The vulnerability arises from improper control of file paths, classified under CWE-73 (External Control of File Name or Path). This flaw allows a remote, unauthenticated attacker to manipulate file paths to achieve arbitrary code execution on the underlying host system. Given the CVSS v3.1 score of 9.8, this vulnerability poses a significant risk to organizations deploying this software, as it does not require user interaction or elevated privileges for successful exploitation. IBM has documented this flaw and users are advised to review the official support documentation for remediation steps.
Attack Chain
- The attacker identifies an instance of IBM Documentation Offline exposed to the network.
- The attacker crafts a malicious request containing manipulated file paths targeting the application's file handling functionality.
- The request is submitted to the application's web interface or relevant input vector without authentication.
- The application processes the malicious input due to improper path validation.
- The attacker successfully traverses outside intended directory boundaries to write or execute an arbitrary file on the system.
- The system executes the attacker-controlled code, leading to full system compromise.
Impact
Successful exploitation of CVE-2026-17482 grants an attacker the ability to execute arbitrary code with the privileges of the application process. This can lead to complete system compromise, unauthorized access to sensitive data, and potential lateral movement within the environment. Given the nature of the application as documentation software, it may be deployed in various corporate environments, increasing the potential attack surface.
Recommendation
- Review all deployments of IBM Documentation Offline to identify systems running versions 1.0.0 through 1.4.1.
- Consult the official IBM security advisory (https://www.ibm.com/support/pages/node/7283484) to determine available patches or mitigation configurations.
- Restrict network access to IBM Documentation Offline instances to authorized personnel only, specifically limiting exposure from the public internet.
Immediate actions
Inventory all IBM Documentation Offline instances and upgrade vulnerable versions per IBM guidance.
Mitigations
Isolate vulnerable IBM Documentation Offline instances from public network access.
CVE-2026-17482