CVE-2026-43826

MEDIUM EPSS 32.8%
Published May 11, 20261mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published May 11, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

Description

The OpenSearch 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-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.

CVSS Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
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

VendorProductVersionRange
apacheapache-airflow-providers-opensearch* <1.9.1

References 3

  • openwall.com http://www.openwall.com/lists/oss-security/2026/05/10/2
    Mailing ListThird Party Advisory
  • github.com https://github.com/apache/airflow/pull/65509
    Issue TrackingPatch
  • lists.apache.org https://lists.apache.org/thread/bxsrqx1vwssovnwnrvgh9xcosptmf73y
    Mailing ListVendor Advisory

Remediation

  • github.com https://github.com/apache/airflow/pull/65509
    Issue TrackingPatch