Improper Input Validation The advisory has been revoked - it doesn't affect any version of package kibana-9.2-advanced  (opens in a new tab)


Threat Intelligence

EPSS
0.56% (42nd 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-KIBANA92ADVANCED-15171477
  • published3 Feb 2026
  • disclosed30 Jan 2026

Introduced: 30 Jan 2026

CVE-2026-25128  (opens in a new tab)
CWE-20  (opens in a new tab)
CWE-248  (opens in a new tab)

Amendment

The Minimos security team deemed this advisory irrelevant for Minimos:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kibana-9.2-advanced package and not the kibana-9.2-advanced package as distributed by Minimos.

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 5.0.9 through 5.3.3, a RangeError vulnerability exists in the numeric entity processing of fast-xml-parser when parsing XML with out-of-range entity code points (e.g., � or �). This causes the parser to throw an uncaught exception, crashing any application that processes untrusted XML input. Version 5.3.4 fixes the issue.