CVE-2025-54659
Path Traversal in Fortinet FortiSOAR Agent Allows File Access
Publication date: 2026-03-10
Last updated on: 2026-04-09
Assigner: Fortinet, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fortinet | fortisoar_agent_communication_bridge | 1.0 |
| fortinet | fortisoar_agent_communication_bridge | 1.1 |
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?
This vulnerability is an Improper Limitation of a Pathname to a Restricted Directory, also known as a Path Traversal vulnerability (CWE-22), found in Fortinet FortiSOAR Agent Communication Bridge versions 1.0 and 1.1.0. It allows an unauthenticated attacker to send a specially crafted request to the agent port, which can then be used to read files accessible to the fortisoar user on the system where the agent is deployed.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can read sensitive files accessible to the fortisoar user without authentication. This could lead to unauthorized disclosure of information, potentially exposing sensitive data stored on the affected system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know