CVE-2026-1527 Affecting kibana-8.18-oci-entrypoint package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.03% (8th 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-MINIMOSLATEST-KIBANA818OCIENTRYPOINT-15674248
  • published17 Mar 2026
  • disclosed12 Mar 2026

Introduced: 12 Mar 2026

NewCVE-2026-1527  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest kibana-8.18-oci-entrypoint.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kibana-8.18-oci-entrypoint package and not the kibana-8.18-oci-entrypoint package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

ImpactWhen an application passes user-controlled input to the upgrade option of client.request(), an attacker can inject CRLF sequences (\r\n) to:

  • Inject arbitrary HTTP headers
  • Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services (Redis, Memcached, Elasticsearch) The vulnerability exists because undici writes the upgrade value directly to the socket without validating for invalid header characters:

// lib/dispatcher/client-h1.js:1121 if (upgrade) { header += connection: upgrade\r\nupgrade: ${upgrade}\r\n }

CVSS Base Scores

version 3.1