CVE-2025-67895

CRITICAL LAB

Apache Airflow Providers Edge3 < 2.0.0 - Remote Code Execution via Edge3 Worker RPC

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-67895. PoCs published by exploitintel.

AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2025-67895, demonstrating RCE via exposed internal RPC API in Apache Airflow Providers Edge3. It includes multiple exploit vectors, lab setup, and detailed technical analysis.

Description

Edge3 Worker RPC RCE on Airflow 2. This issue affects Apache Airflow Providers Edge3: before 2.0.0 - and only if you installed and configured it on Airflow 2. The Edge3 provider support in Airflow 2 has been always development-only and not officially released, however if you installed and configured Edge3 provider in Airflow 2, it implicitly enabled non-public (normally) API which was used to test Edge Provider in Airflow 2 during the development. This API allowed Dag author to perform Remote Code Execution in the webserver context, which Dag Author was not supposed to be able to do. If you installed and configured Edge3 provider for Airflow 2, you should uninstall it and migrate to Airflow 3. The new Edge3 provider versions (>=2.0.0) has minimum version of Airflow set to 3 and the RCE-prone Airflow 2 code is removed, so it should no longer be possible to use the Edge3 provider 2.0.0+ on Airflow 2. If you used Edge Provider in Airflow 3, you are not affected.

Exploits (1)

github WORKING POC 1 stars
by exploitintel · pythonpoc
https://github.com/exploitintel/eip-pocs-and-cves/tree/main/CVE-2025-67895

This repository contains a functional exploit PoC for CVE-2025-67895, demonstrating RCE via exposed internal RPC API in Apache Airflow Providers Edge3. It includes multiple exploit vectors, lab setup, and detailed technical analysis.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Apache Airflow Providers Edge3 < 2.0.0
Auth required
Prerequisites: Airflow 2.11.0+ with vulnerable Edge3 provider · internal_api_secret_key knowledge · network access to Airflow webserver
devstral-2 · analyzed Mar 02, 2026 Full analysis →

References (3)

Core 3

Scores

CVSS v3 9.8
EPSS 0.0035
EPSS Percentile 57.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Lab Environment

EIP LAB Lab screenshot
vulnerable docker pull ghcr.io/exploitintel/cve-2025-67895-vulnerable:latest

Details

CWE
CWE-669
Status published
Products (2)
apache/apache-airflow-providers-edge3 < 2.0.0
pypi/apache-airflow-providers-edge3 0 - 2.0.0PyPI
Published Dec 17, 2025
Tracked Since Feb 18, 2026