CVE-2025-36357
8.0IBM · Planning Analytics Local
IBM Planning Analytics Local is susceptible to a directory traversal vulnerability that allows authenticated remote users to read or write arbitrary files on the system via crafted URL requests.
Executive summary
A directory traversal vulnerability in IBM Planning Analytics Local 2.1.0 through 2.1.14 poses a high risk of unauthorized file access and modification by authenticated attackers.
Vulnerability
This flaw involves improper handling of path sequences, categorized as CWE-36 (Absolute Path Traversal). A remote authenticated user can leverage specially crafted URL requests to bypass intended directory restrictions and perform unauthorized file operations on the underlying host.
Business impact
Successful exploitation of this vulnerability allows an attacker to gain read and write access to sensitive files on the host system. Given the CVSS score of 8.0, this represents a high-severity risk that could lead to full system compromise, data theft, or the injection of malicious configurations, resulting in significant operational disruption and loss of data integrity.
Remediation
Immediate Action: Organizations should apply the security updates provided by IBM in their official support advisory (https://www.ibm.com/support/pages/node/7251265) without delay.
Proactive Monitoring: Security teams should monitor system access logs for anomalous URL patterns containing absolute path sequences or unexpected file access attempts originating from authenticated sessions.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block directory traversal attempts, specifically those containing absolute file paths in request parameters.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Due to the high-severity impact of arbitrary file access and modification, immediate patching is required to secure the environment. Administrators must verify their current version against the affected range and apply the necessary vendor-provided updates to eliminate this vector of unauthorized system access.