CVE 6.5 MEDIUM

Apache Airflow: Sensitive Azure Service Bus connection string (and possibly other providers) exposed to users with view access_CVE-2026-25219

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Description

The `access_key` and `connection_string` connection 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 accidentaly 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 sensitve values, you should upgrade Airflow to 3.1.8

Basic Information

ID CVE-2026-25219
Source apache
Published Apr 15, 2026 at 12:30
Modified Apr 15, 2026 at 20:02

Affected Product

Vendor Apache Software Foundation
Product Apache Airflow
Affected Versions Apache Software Foundation Apache Airflow 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.