Description
Insertion of Sensitive Information into Log File (CWE-532) in Kibana can lead to information disclosure. When the optional application performance monitoring (APM) instrumentation is enabled, sensitive request header values could be recorded in application logs, where they may be accessible to operators with log access.
Published: 2026-07-01
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a CWE-532 defect where sensitive request headers are recorded in Kibana's application logs when the optional APM instrumentation is enabled. This unintended logging exposes those headers to anyone who has read access to the log files, thereby disclosing potentially confidential information.

Affected Systems

The issue affects Elastic Kibana instances that have APM instrumentation enabled. Any deployment in which this feature is active can write request header values to the standard application logs, allowing operator-level access to sensitive data. No specific version range is cited in the advisory, so multiple Kibana releases may be impacted.

Risk and Exploitability

The CVSS score of 4.4 places the vulnerability at moderate severity. The EPSS score of <1% indicates a very low probability of exploitation. It is inferred that an attacker would need to send crafted HTTP requests that set sensitive headers and also possess the ability to read the Kibana log files; therefore the risk is primarily to insiders or external actors who gain log-file access. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on July 21, 2026 at 13:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Elastic Security Update ESA-2026-50 that removes sensitive header logging from the APM instrumentation or upgrade to a Kibana version where the issue is fixed.
  • Disable or configure the APM instrumentation so that request headers are not recorded in the logs.
  • Restrict file permissions on Kibana log files to limit read access to authorized operators or system administrators.

Generated by OpenCVE AI on July 21, 2026 at 13:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Elastic
Elastic kibana
Vendors & Products Elastic
Elastic kibana

Wed, 01 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Insertion of Sensitive Information into Log File (CWE-532) in Kibana can lead to information disclosure. When the optional application performance monitoring (APM) instrumentation is enabled, sensitive request header values could be recorded in application logs, where they may be accessible to operators with log access.
Title Insertion of Sensitive Information into Log File in Kibana Leading to Information Disclosure
Weaknesses CWE-532
References
Metrics cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-07-01T17:25:07.634Z

Reserved: 2026-05-27T11:31:33.582Z

Link: CVE-2026-49088

cve-icon Vulnrichment

Updated: 2026-07-01T17:20:44.755Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:45:03Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File