Apache Airflow's Experimental API Authentication Bypass
CVE-2020-13927는 Apache Airflow's Experimental API에서 확인된 긴급 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 Apache Airflow <1.10.11, < 1.10.11입니다. CVSS 기본 점수는 9.8점입니다. CISA의 실제 악용 취약점 목록(KEV)에 등록돼 있어 우선 확인이 필요합니다.
CVE-2020-13927는 Apache Airflow's Experimental API에서 확인된 긴급 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 Apache Airflow <1.10.11, < 1.10.11입니다. CVSS 기본 점수는 9.8점입니다. CISA의 실제 악용 취약점 목록(KEV)에 등록돼 있어 우선 확인이 필요합니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
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/UPDATIN...
영향 제품·버전
제품 Apache Airflow's Experimental API
영향 버전 Apache Airflow's Experimental API Apache Airflow <1.10.11, < 1.10.11
Apache Airflow's Experimental API의 현재 전체 버전이 공식 영향 범위(Apache Airflow's Experimental API Apache Airflow <1.10.11, < 1.10.11)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
Apply updates per vendor instructions.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Apache Airflow's Experimental API 1.10.11 기준을 충족하는지 확인합니다. 이어서 인증 우회 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.