CVE-2026-0704
Received
Received - Intake
Path Traversal in Octopus Deploy API Allows File Deletion
Publication date: 2026-02-25
Last updated on: 2026-02-27
Assigner: Octopus Deploy
Description
Description
In affected version of Octopus Deploy it was possible to remove files and/or contents of files on the host using an API endpoint. The field lacked validation which could potentially result in ways to circumvent expected workflows.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| octopus | octopus_server | From 2023.1.4189 (inc) to 2025.3.14715 (exc) |
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. |