Apache Airlfow: Sensitive Azure Service Bus connection string (and possibly other providers) exposed to users with view access
Moderate severity
GitHub Reviewed
Published
Apr 15, 2026
to the GitHub Advisory Database
•
Updated Apr 16, 2026
Description
Published by the National Vulnerability Database
Apr 15, 2026
Published to the GitHub Advisory Database
Apr 15, 2026
Reviewed
Apr 16, 2026
Last updated
Apr 16, 2026
The
access_keyandconnection_stringconnection properties were not marked as sensitive names in secrets masker. This means that user with read permission could see the values in Connection UI, as well as when Connection was accidently logged to logs, those values could be seen in the logs. Azure Service Bus used those properties to store sensitive values. Possibly other providers could be also affected if they used the same fields to store sensitive data.If you used Azure Service Bus connection with those values set or if you have other connections with those values storing senesitve values, you should upgrade Airflow to 3.1.8.
References