Apache Airflow vulnerable to exposure of sensitive information
        
  High severity
        
          GitHub Reviewed
      
        Published
          Jun 19, 2023 
          to the GitHub Advisory Database
          •
          Updated Nov 18, 2024 
      
  
Description
        Published by the National Vulnerability Database
      Jun 19, 2023 
    
  
        Published to the GitHub Advisory Database
      Jun 19, 2023 
    
  
        Reviewed
      Jun 19, 2023 
    
  
        Last updated
      Nov 18, 2024 
    
  
In Apache Airflow, some potentially sensitive values were being shown to the user in certain situations.
This vulnerability is mitigated by the fact configuration is not shown in the UI by default (only if
[webserver] expose_configis set tonon-sensitive-only), and not all uncensored values are actually sentitive.This issue affects Apache Airflow: from 2.5.0 before 2.6.2. Users are recommended to update to version 2.6.2 or later.
References