Description
In affected versions of the Codefresh platform an authenticated user can utilize an API endpoint to elevate to Admin permissions.
Published: 2026-08-25
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

In affected versions of the Codefresh platform, a flaw in an API endpoint allows an authenticated user to obtain administrative privileges. The flaw involves improper authorization checks (CWE-266) and an authorization bypass (CWE-269), enabling a legitimate user to bypass normal authorization controls and elevate their permissions to the highest level, effectively granting full system control. This can enable arbitrary configuration changes, data access, or service disruption, representing a serious compromise of confidentiality, integrity, and availability for the platform and its hosted workloads.

Affected Systems

The weakness affects Octopus Deploy's Codefresh platform. No specific product version information is available in the current advisory, so all installations of the platform should be evaluated for susceptibility.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity risk. The EPSS score is < 1%, indicating a low probability of exploitation, but the vulnerability requires an authenticated user, which can be easier to obtain than a purely remote exploit. The KEV catalog lists it as not publicly exploited at scale. Attackers would need to obtain valid user credentials, then craft a request to the vulnerable API endpoint to trigger the privilege escalation.

Generated by OpenCVE AI on September 5, 2026 at 01:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Codefresh patch or upgrade to a version where the API authorization flaw is fixed
  • Audit all user accounts and revoke unnecessary admin privileges, ensuring only trusted accounts retain elevated rights
  • Disable or restrict access to the vulnerable API endpoint until a reputable fix is applied

Generated by OpenCVE AI on September 5, 2026 at 01:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
Title Codefresh: Codefresh: Privilege Escalation via API Endpoint
Weaknesses CWE-266
References
Metrics threat_severity

None

threat_severity

Important


Wed, 02 Sep 2026 19:15:00 +0000

Type Values Removed Values Added
First Time appeared Linux
Linux linux Kernel
Microsoft
Microsoft windows
Octopus
Octopus codefresh
CPEs cpe:2.3:a:octopus:codefresh:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
Microsoft
Microsoft windows
Octopus
Octopus codefresh
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Octopus Deploy
Octopus Deploy codefresh
Vendors & Products Octopus Deploy
Octopus Deploy codefresh

Tue, 25 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Title Authenticated API Endpoint Elevates to Admin Privileges

Tue, 25 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Title Authenticated API Endpoint Elevates to Admin Privileges

Tue, 25 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Title Authenticated API Endpoint Grants Admin Privileges on Codefresh Platform
Weaknesses CWE-285

Tue, 25 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Title Authenticated API Endpoint Grants Admin Privileges on Codefresh Platform
Weaknesses CWE-285

Tue, 25 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Description In affected versions of the Codefresh platform an authenticated user can utilize an API endpoint to elevate to Admin permissions.
References
Metrics cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Linux Linux Kernel
Microsoft Windows
Octopus Codefresh
Octopus Deploy Codefresh
cve-icon MITRE

Status: PUBLISHED

Assigner: Octopus

Published:

Updated: 2026-08-25T13:59:09.902Z

Reserved: 2026-06-22T09:33:43.500Z

Link: CVE-2026-12878

cve-icon Vulnrichment

Updated: 2026-08-25T13:59:06.416Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T10:18:03.137

Modified: 2026-09-02T19:09:38.743

Link: CVE-2026-12878

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-25T09:02:15Z

Links: CVE-2026-12878 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T01:30:17Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management