
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-30911 is a missing authorization vulnerability in Apache Airflow's Execution API Human-in-the-Loop (HITL) endpoints. It affects Apache Airflow versions 3.1.0 through 3.1.7, allowing any authenticated task instance to read, approve, or reject HITL workflows belonging to any other task instance. The vulnerability was disclosed on March 17, 2026, with the fix merged on March 5, 2026. It carries a CVSS v3.1 base score of 8.1 (High) (Feedly, Openwall).
The root cause is CWE-862 (Missing Authorization): the Execution API's HITL endpoints fail to validate that the requesting task instance is the intended owner of the HITL workflow being accessed or modified. Because no per-task authorization check is enforced, any authenticated task instance can issue API calls to read, approve, or reject HITL workflow states belonging to other task instances. The fix, contributed by Aritra Basu and merged into the main branch on March 5, 2026, adds task instance validation to HITL endpoint handlers (GitHub PR, Openwall).
Successful exploitation allows an authenticated attacker controlling one task instance to read sensitive workflow data from other task instances (high confidentiality impact) and to fraudulently approve or reject HITL workflow decisions that they are not authorized to control (high integrity impact). This can disrupt or manipulate critical business processes that rely on human approval gates within Airflow pipelines. Availability is not directly impacted, but unauthorized workflow state changes could cause downstream pipeline failures or incorrect automated actions (Feedly).
The primary remediation is to upgrade Apache Airflow to version 3.1.8 or later, which includes the fix adding per-task instance validation to HITL endpoints (GitHub PR). As an interim workaround, restrict network-level access to the Execution API and HITL endpoints to only trusted internal networks or authorized task workers. Additionally, review Airflow access logs for any suspicious HITL approval or rejection activity on affected versions and consider temporarily disabling HITL workflows if the risk is unacceptable before patching (Openwall, Feedly).
The vulnerability was credited to Kai Aizen as the finder and Aritra Basu as the remediation developer, as noted in the oss-security disclosure (Openwall). The Apache Security Team classified the severity as "low" in the oss-security announcement, though the CVSS score of 8.1 reflects a higher technical severity. Social media activity was limited, with brief mentions on Mastodon via @thehackerwire and coverage by several CVE aggregator and advisory sites shortly after disclosure (Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."