๐Ÿ” CVE Alert

CVE-2026-25219

MEDIUM 6.5

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

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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

CWE CWE-200
Vendor apache software foundation
Product apache airflow
Published Apr 15, 2026
Last Updated Apr 15, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache airflow

Be the first to know when new medium vulnerabilities affecting apache software foundation apache airflow are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache Airflow
0 < 3.1.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/apache/airflow/pull/61580 github.com: https://github.com/apache/airflow/pull/61582 lists.apache.org: https://lists.apache.org/thread/t4dlmqkn0njz4chk3g7mdgzb96y4ttqh openwall.com: http://www.openwall.com/lists/oss-security/2026/04/15/3

Credits

Saurabh Banawar