Answer in brief
CVE-2025-69219 records a High severity (CVSS 8.8) vulnerability in Apache Airflow Providers Http has Unsafe Pickle Deserializatio leading to RCE via HttpOperator. The current sources do not mark it as known exploited. The current feed maps apache-airflow-providers-http (pypi). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps apache-airflow-providers-http (pypi). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| apache-airflow-providers-httppypi | >=0 <6.0.0 | 6.0.0 |
Published upstream
Mar 9, 2026
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
A user with access to the DB could craft a database entry that would result in executing code on Triggerer - which gives anyone who have access to DB the same permissions as Dag Author. Since direct DB access is not usual and recommended for Airflow, the likelihood of it making any damage is low. Users should upgrade to version 6.0.0 of the provider to avoid even that risk.
Quoted source text, attributed separately from HOL analysis.