Information Exposure Affecting opensearch-dashboards-3 package, versions <3.8.0-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.42% (35th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-OPENSEARCHDASHBOARDS3-17723693
  • published30 Jun 2026
  • disclosed17 Jul 2026

Introduced: 30 Jun 2026

CVE-2026-44979  (opens in a new tab)
CWE-200  (opens in a new tab)
CWE-522  (opens in a new tab)

How to fix?

Upgrade Chainguard opensearch-dashboards-3 to version 3.8.0-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream opensearch-dashboards-3 package and not the opensearch-dashboards-3 package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

@hapi/wreck is an HTTP client utility. Prior to 18.1.1, when @hapi/wreck follows a 3xx redirect to a different hostname, only the Authorization and Cookie headers are stripped, and the standard credential header Proxy-Authorization is forwarded intact to the redirect target, potentially exposing forward-proxy credentials to a host outside the original trust boundary when redirects are enabled through the redirects option or Wreck.defaults({ redirects: ... }). This issue is fixed in version 18.1.1.