CVE-2025-9918
BaseFortify
Publication date: 2025-09-11
Last updated on: 2025-09-11
Assigner: GoogleCloud
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| secops_soar | 6.3.53.2 | |
| secops_soar | 6.3.54.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-9918 is a critical Path Traversal (Zip Slip) vulnerability in Google SecOps SOAR Server versions 6.3.53.2, 6.3.54.0, and earlier. It allows an authenticated user with permissions to import Use Cases to upload a malicious ZIP archive containing path traversal sequences. This causes the archive extraction process to write files outside the intended directory, enabling the attacker to overwrite application files on the server. By overwriting a JavaScript file used in report generation, the attacker can achieve Remote Code Execution (RCE) on the server, running arbitrary code. [1]
How can this vulnerability impact me? :
This vulnerability can allow an attacker with limited permissions to execute arbitrary code on the Google SecOps SOAR server. This means the attacker could potentially take control of the server, manipulate or steal data, disrupt services, or use the compromised server as a foothold for further attacks within the network. [1]
What immediate steps should I take to mitigate this vulnerability?
Google has automatically upgraded all customers to fixed versions 6.3.54.1 or 6.3.53.3 of the Google SecOps SOAR Server. Therefore, no customer action is required to mitigate this vulnerability. [1]