PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-97636 Apache Software Foundation CVE debrief

CVE-2026-97636 debrief: Apache Airflow HashiCorp provider vulnerability allows bypassing team-scope guard, potentially leading to unauthorized access in multi-team deployments using HashiCorp Vault secrets backend. Affected deployments should verify and update to version 4.8.0 or later. This vulnerability is similar to CVE-2026-86465, CVE-2026-68870, CVE-2026-68871, and CVE-2026-68872 in other secrets backends. The vulnerability allows a Dag author scoped to one team to supply a Variable key containing a path separator that causes the backend to resolve a secret belonging to a different team.

Vendor
Apache Software Foundation
Product
Apache Airflow HashiCorp provider
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-24
Original CVE updated
2026-09-25
Advisory published
2026-09-24
Advisory updated
2026-09-25

Who should care

Airflow administrators and security teams responsible for multi-team deployments using HashiCorp Vault secrets backend should be aware of this vulnerability and take necessary actions to prevent unauthorized access to sensitive data. They should verify and update affected deployments to version 4.8.0 or later and monitor for suspicious activity in Airflow deployments.

Why it matters

CVE-2026-97636 allows bypassing team-scope guard in Apache Airflow HashiCorp provider, potentially leading to unauthorized access to sensitive data in multi-team deployments. Affected deployments should verify and update to version 4.8.0 or later.

  • Potential unauthorized access to sensitive data
  • Need to verify and update affected deployments
  • Possible lateral movement within multi-team environments

Technical summary

The Apache Airflow HashiCorp provider's HashiCorp Vault secrets backend can be bypassed with a user-controlled key, allowing a Dag author scoped to one team to access secrets belonging to a different team in a multi-team deployment. The Execution API Variables route accepts a path-shaped key, making this vulnerability reachable from ordinary Dag code. This vulnerability is due to the backend's team-scoped lookup missing and then falling back to a team-agnostic path concatenated from the unvalidated key. Affected deployments should verify and update to version 4.8.0 or later.

Defensive priority

Medium priority for multi-team Airflow deployments using HashiCorp Vault secrets backend

Recommended defensive actions

  • Upgrade to apache-airflow-providers-hashicorp version 4.8.0 or later
  • Review and update multi-team Airflow deployments using HashiCorp Vault secrets backend
  • Monitor for suspicious activity in Airflow deployments
  • Verify affected deployments exist in managed environments and assign an owner for follow-up
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

Official CVE Program record and NIST NVD detail page provide vulnerability metadata. Apache Airflow GitHub pull request and mailing list discussion provide source-specific details. The CVE record was published on 2026-09-24T22:17:02.660Z and has not been modified since then. The vulnerability affects multi-team deployments using the HashiCorp Vault secrets backend. Single-team deployments are not affected.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-97636 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-97636

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-97636 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97636

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.