CVE Catalog

CVE-2026-33461

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

In Kibana, an Incorrect Authorization vulnerability (CWE-863) 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.

Risk Assessment

The risk involves potential disclosure of sensitive configuration data such as private keys and tokens, which could lead to unauthorized system access and further compromise.

Recommendation

Immediately update Kibana to a version containing the fix for this vulnerability or apply temporary rules to block access to the sensitive API endpoint.

Other vulnerabilities in Kibana

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS