CVE 6.5 MEDIUM

Apache Airflow Providers OpenSearch: OpenSearch task-log handler leaks credentials embedded in the host URL_CVE-2026-43826

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 OpenSearch logging provider, when configured with a `host` URL that embeds credentials (for example `https://user:[email protected]:9200`), wrote the full host URL — including the embedded credentials — into task logs. Any user with task-log read permission could harvest the backend credentials. Users are advised to upgrade to `apache-airflow-providers-opensearch` 1.9.1 or later and, as a defense-in-depth measure, configure the backend credentials via a secret backend rather than embedding them in the `[opensearch] host` URL.

Basic Information

ID CVE-2026-43826
Source apache
Published May 11, 2026 at 08:21
Modified May 11, 2026 at 13:02

Affected Product

Vendor Apache Software Foundation
Product Apache Airflow Providers OpenSearch
Affected Versions Apache Software Foundation Apache Airflow Providers OpenSearch 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.