XML Injection Affecting kibana-8.18-oci-entrypoint package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.04% (11th 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 Learn

Learn about XML Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-KIBANA818OCIENTRYPOINT-16189623
  • published24 Apr 2026
  • disclosed7 May 2026

Introduced: 24 Apr 2026

NewCVE-2026-41650  (opens in a new tab)
CWE-91  (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.

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "-->" sequence in comment content or the "]]>" sequence in CDATA sections when building XML from JavaScript objects. This allows XML injection when user-controlled data flows into comments or CDATA elements, leading to XSS, SOAP injection, or data manipulation. This issue has been patched in version 5.7.0.