CVE-2026-41018
MEDIUM EPSS 32.8%
Published May 11, 20261mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published May 11, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
The Elasticsearch logging provider, when configured with a `host` URL that embeds credentials (for example `https://user:password@server.example.com: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-elasticsearch` 6.5.3 or later and, as a defense-in-depth measure, configure the backend credentials via a secret backend rather than embedding them in the `[elasticsearch] host` URL.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
32.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-532
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| apache | apache-airflow-providers-elasticsearch | * | <6.5.3 |
References 3
- openwall.com http://www.openwall.com/lists/oss-security/2026/05/10/3
- github.com https://github.com/apache/airflow/pull/65349
- lists.apache.org https://lists.apache.org/thread/wz5l58drprmwlv6jxnq466x24jqbbhp7
Remediation
- github.com https://github.com/apache/airflow/pull/65349