{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "3.1.0"
              },
              {
                "fixed": "3.1.8"
              }
            ]
          },
          "events": [
            {
              "introduced": "8cdef3e855527b8a431666b0ce9f3ffd43d14955"
            },
            {
              "fixed": "6b42e8020f6d21ca892b0d1dc21c60469fef6e5f"
            }
          ],
          "repo": "https://github.com/apache/airflow",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Apache Airflow versions 3.1.0 through 3.1.7 missing authorization vulnerability in the Execution API's Human-in-the-Loop (HITL) endpoints that allows any authenticated task instance to read, approve, or reject HITL workflows belonging to any other task instance.\n\n\nUsers are recommended to upgrade to Apache Airflow 3.1.8 or later, which resolves this issue.",
  "id": "CVE-2026-30911",
  "modified": "2026-04-01T23:08:45.878517728Z",
  "published": "2026-03-17T11:16:11.940Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://lists.apache.org/thread/1rs2v7fcko2otl6n9ytthcj87cmsgx51"
    },
    {
      "type": "ADVISORY",
      "url": "http://www.openwall.com/lists/oss-security/2026/03/17/2"
    },
    {
      "type": "FIX",
      "url": "https://github.com/apache/airflow/pull/62886"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}