CVE-2026-91778
Received
Received - Intake
Arbitrary Script Execution in Octopus Server via Permission Bypass
Vulnerability report for CVE-2026-91778, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-15
Last updated on: 2026-09-15
Assigner: Octopus Deploy
Description
Description
In affected versions of Octopus Server, users with certain scoped permission sets could execute arbitrary scripts on a worker (including the Octopus Server built-in worker). Incorrect permission validation during script execution would allow the script to execute without the user possessing the required authorisation.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| octopus | octopus_server | From 2019.x (inc) to 2026.1.11725 (exc) |
| octopus | octopus_server | 2026.1.11725 |
| octopus | octopus_server | 2026.2.13344 |
| octopus | octopus_server | 2026.3.15816 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |