{
    "id": "CVE-2020-13927",
    "published": "2020-11-10 16:15:11",
    "last_modified": "2026-06-17 02:53:54",
    "cvss_score": "9.8",
    "cvss_severity": "CRITICAL",
    "cvss_version": "3.1",
    "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
    "cwe": "CWE-306",
    "description": "The previous default setting for Airflow's Experimental API was to allow all API requests without authentication, but this poses security risks to users who miss this fact. From Airflow 1.10.11 the default has been changed to deny all requests by default and is documented at https://airflow.apache.org/docs/1.10.11/security.html#api-authentication. Note this change fixes it for new installs but existing users need to change their config to default `[api]auth_backend = airflow.api.auth.backend.deny_all` as mentioned in the Updating Guide: https://github.com/apache/airflow/blob/1.10.11/UPDATING.md#experimental-api-will-deny-all-request-by-default",
    "epss_score": "0.99778",
    "epss_percentile": "0.99954",
    "kev": 1,
    "kev_due": "2022-07-18",
    "has_exploit": 1,
    "updated_at": "2026-09-26 18:26:39",
    "priority": {
        "rank": 1,
        "label": "Patch first",
        "why": "On CISA KEV — known exploited in the wild, due 2022-07-18."
    },
    "products": [
        {
            "vendor": "apache",
            "product": "airflow"
        }
    ],
    "kev_detail": {
        "cve_id": "CVE-2020-13927",
        "date_added": "2022-01-18",
        "due_date": "2022-07-18",
        "vendor": "Apache",
        "product": "Airflow's Experimental API",
        "name": "Apache Airflow's Experimental API Authentication Bypass",
        "ransomware": 0
    },
    "exploits": [
        {
            "source": "exploit-db",
            "ref_id": "49927",
            "title": "Apache Airflow 1.10.10 - 'Example Dag' Remote Code Execution",
            "date": "2021-06-02",
            "url": "https://www.exploit-db.com/exploits/49927"
        }
    ],
    "refs_list": [
        "http://packetstormsecurity.com/files/162908/Apache-Airflow-1.10.10-Remote-Code-Execution.html",
        "http://packetstormsecurity.com/files/174764/Apache-Airflow-1.10.10-Remote-Code-Execution.html",
        "https://lists.apache.org/thread.html/r23a81b247aa346ff193670be565b2b8ea4b17ddbc7a35fc099c1aadd%40%3Cdev.airflow.apache.org%3E",
        "http://packetstormsecurity.com/files/162908/Apache-Airflow-1.10.10-Remote-Code-Execution.html",
        "http://packetstormsecurity.com/files/174764/Apache-Airflow-1.10.10-Remote-Code-Execution.html",
        "https://lists.apache.org/thread.html/r23a81b247aa346ff193670be565b2b8ea4b17ddbc7a35fc099c1aadd%40%3Cdev.airflow.apache.org%3E",
        "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-13927"
    ]
}