6.5
MEDIUM CVSS 3.1
CVE-2026-86465
Apache Airflow Akeyless provider: Akeyless secrets backend: team-scope guard bypass via user-controlled key
Description

Apache Airflow Akeyless provider: the Akeyless secrets backend's team-scope guard can be bypassed with a user-controlled key. In a multi-team deployment, a Dag author scoped to one team can supply a Variable key containing a path separator that causes the backend to resolve a secret belonging to a different team, because the lookup path is concatenated from an unvalidated key after the team-scoped lookup misses. The Execution API Variables route accepts a path-shaped key, so this is reachable from ordinary Dag code. Affects multi-team deployments using the Akeyless secrets backend. Single-team deployments are not affected, as there is no cross-team boundary to cross. This is the same class as CVE-2026-68870, CVE-2026-68871 and CVE-2026-68872 in the Azure Key Vault, Yandex Lockbox and Amazon secrets backends. Users of apache-airflow-providers-akeyless are recommended to upgrade to version 0.3.1 or later, which fixes the issue.

INFO

Published Date :

Sept. 16, 2026, 9:17 a.m.

Last Modified :

Sept. 17, 2026, 8:18 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-86465 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Apache apache-airflow-providers-akeyless
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 MEDIUM [email protected]
CVSS 3.1 MEDIUM 134c704f-9b21-4f2e-91b3-4a467353bcc0
Solution
Upgrade the Akeyless provider to version 0.3.1 or later to fix the bypass vulnerability.
  • Upgrade apache-airflow-providers-akeyless to version 0.3.1 or later.
  • Validate Variable keys to prevent path traversal.
  • Configure secrets backend with proper team scoping.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-86465.

URL Resource
https://github.com/apache/airflow/pull/72646 Issue Tracking Vendor Advisory
https://lists.apache.org/thread/vczt5xgqjv8ot8fpp1vdq3rmnfm50w0g Mailing List Vendor Advisory
https://lists.apache.org/thread/[email protected] Mailing List Vendor Advisory
https://www.cve.org/CVERecord?id=CVE-2026-68870 Not Applicable
https://www.cve.org/CVERecord?id=CVE-2026-68871 Not Applicable
https://www.cve.org/CVERecord?id=CVE-2026-68872 Not Applicable
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-86465 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-86465 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-86465 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-86465 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Sep. 17, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    Added SSVC {'id': 'CVE-2026-86465', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-09-17T19:28:17.409208Z'}
  • Initial Analysis by [email protected]

    Sep. 17, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    Added CPE Configuration OR *cpe:2.3:a:apache:apache-airflow-providers-akeyless:*:*:*:*:*:*:*:* versions up to (excluding) 0.3.1
    Added Reference Type Apache Software Foundation: https://github.com/apache/airflow/pull/72646 Types: Issue Tracking, Vendor Advisory
    Added Reference Type Apache Software Foundation: https://lists.apache.org/thread/vczt5xgqjv8ot8fpp1vdq3rmnfm50w0g Types: Mailing List, Vendor Advisory
    Added Reference Type Apache Software Foundation: https://lists.apache.org/thread/[email protected] Types: Mailing List, Vendor Advisory
    Added Reference Type Apache Software Foundation: https://www.cve.org/CVERecord?id=CVE-2026-68870 Types: Not Applicable
    Added Reference Type Apache Software Foundation: https://www.cve.org/CVERecord?id=CVE-2026-68871 Types: Not Applicable
    Added Reference Type Apache Software Foundation: https://www.cve.org/CVERecord?id=CVE-2026-68872 Types: Not Applicable
  • CVE Modified by [email protected]

    Sep. 16, 2026

    Action Type Old Value New Value
    Added Reference https://lists.apache.org/thread/[email protected]
  • New CVE Received by [email protected]

    Sep. 16, 2026

    Action Type Old Value New Value
    Added Description Apache Airflow Akeyless provider: the Akeyless secrets backend's team-scope guard can be bypassed with a user-controlled key. In a multi-team deployment, a Dag author scoped to one team can supply a Variable key containing a path separator that causes the backend to resolve a secret belonging to a different team, because the lookup path is concatenated from an unvalidated key after the team-scoped lookup misses. The Execution API Variables route accepts a path-shaped key, so this is reachable from ordinary Dag code. Affects multi-team deployments using the Akeyless secrets backend. Single-team deployments are not affected, as there is no cross-team boundary to cross. This is the same class as CVE-2026-68870, CVE-2026-68871 and CVE-2026-68872 in the Azure Key Vault, Yandex Lockbox and Amazon secrets backends. Users of apache-airflow-providers-akeyless are recommended to upgrade to version 0.3.1 or later, which fixes the issue.
    Added CWE CWE-639
    Added Affected New affected value received. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/86xxx/CVE-2026-86465.json">CVE-2026-86465</a>
    Added Reference https://github.com/apache/airflow/pull/72646
    Added Reference https://lists.apache.org/thread/vczt5xgqjv8ot8fpp1vdq3rmnfm50w0g
    Added Reference https://www.cve.org/CVERecord?id=CVE-2026-68870
    Added Reference https://www.cve.org/CVERecord?id=CVE-2026-68871
    Added Reference https://www.cve.org/CVERecord?id=CVE-2026-68872
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.