Interpretation Conflict Affecting opensearch-dashboards-3 package, versions <3.7.0-r2


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.47% (39th 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-17683198
  • published30 Jun 2026
  • disclosed17 Jul 2026

Introduced: 30 Jun 2026

CVE-2026-44974  (opens in a new tab)
CWE-436  (opens in a new tab)

How to fix?

Upgrade Chainguard opensearch-dashboards-3 to version 3.7.0-r2 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/content provided HTTP Content-* headers parsing. Prior to 6.0.2, Content.disposition() retained the last occurrence of each duplicate parameter while Content.type() retained the first occurrence of duplicate charset and boundary parameters, creating a parameter-smuggling primitive when another component in the request-processing chain resolves duplicates the opposite way. This can allow an upload filename allowlist bypass in headers such as Content-Disposition: form-data; name="file"; filename="safe.txt"; filename="shell.php". This issue is fixed in version 6.0.2.