CVE-2026-33461 Affecting kibana-8.19-oci-entrypoint package, versions <8.19.14-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.06% (18th 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-KIBANA819OCIENTRYPOINT-16047788
  • published14 Apr 2026
  • disclosed8 Apr 2026

Introduced: 8 Apr 2026

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

How to fix?

Upgrade Minimos:latest kibana-8.19-oci-entrypoint to version 8.19.14-r0 or higher.

NVD Description

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

Incorrect Authorization (CWE-863) in Kibana can lead to information disclosure via Privilege Abuse (CAPEC-122). A user with limited Fleet privileges can exploit an internal API endpoint to retrieve sensitive configuration data, including private keys and authentication tokens, that should only be accessible to users with higher-level settings privileges. The endpoint composes its response by fetching full configuration objects and returning them directly, bypassing the authorization checks enforced by the dedicated settings APIs.