CVE-2025-53951: An Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability [CWE-22] in...
An Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability [CWE-22] in Fortinet FortiDLP Agent's Outlookproxy plugin for Windows 11.5.1 and 11.4.2 through 11.4.6 and 11.3.2 through 11.3.4 and 11.2.0 through 11.2.3 and 11.1.1 through 11.1.2 and 11.0.1 and 10.5.1 and 10.4.0, and 10.3.1 may allow an authenticated attacker to escalate their privilege to LocalService via sending a crafted request to a local listening port.
Security readout for executives and security teams
Plain-English summary
CVE-2025-53951 affects Fortinet FortiDLP Agent’s Outlookproxy plugin on Windows. A logged-in attacker could abuse pathname handling through a local listening port to gain LocalService privileges. This is not described as remote internet exploitation, but it matters on shared, user-accessible, or compromised endpoints.
Executive priority
Treat this as a targeted endpoint privilege-escalation risk, not an internet-wide emergency. Prioritize verification and vendor-guided remediation on affected FortiDLP-managed Windows fleets, especially shared or high-value workstations.
Technical view
The issue is CWE-22 path traversal in FortiDLP Agent Outlookproxy plugin for specific 10.x and 11.x releases. CVSS 3.1 is 4.9 with local attack vector, low privileges, no user interaction, and low confidentiality, integrity, and availability impact. Vendor status indicates affected versions with default unaffected otherwise.
Likely exposure
Exposure is likely limited to Windows endpoints running the affected FortiDLP Agent versions with the Outlookproxy plugin. Systems without FortiDLP Agent, outside the listed versions, or not using this Windows plugin are not supported as affected by the supplied sources.
Exploitation context
The sources do not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates local access and low privileges are required. The described path is a crafted request to a local listening port, enabling escalation to LocalService rather than full administrative control.
Researcher notes
Evidence is limited to the CVE record and Fortinet PSIRT reference. Avoid assuming exploit availability, affected configurations beyond the listed agent versions, or fixed versions not stated in the supplied bundle. Validation should focus on installed agent version and plugin presence.
Mitigation direction
Follow Fortinet PSIRT FG-IR-25-628 for vendor-approved remediation.
Update affected FortiDLP Agent installations when a fixed vendor release is identified.
Prioritize shared workstations and endpoints with many low-privileged users.
Monitor Fortinet guidance for version-specific fixes or workarounds.
Apply standard endpoint hardening to reduce low-privileged local abuse opportunities.
Validation and detection
Inventory Windows endpoints running FortiDLP Agent and the Outlookproxy plugin.
Compare installed versions against the affected FortiDLP ranges.
Confirm vendor-recommended remediation is applied on affected endpoints.
Review endpoint telemetry for unusual local interaction with the plugin listener.
Document exceptions where upgrades depend on Fortinet compatibility guidance.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-22 · source CWE mapping
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.