Description
Kibana Agent Builder determines whether a caller owns a private agent by comparing a stable user identifier when one is recorded, and falling back to a comparison of the username when it is not. A username is not unique across Elasticsearch authentication realms, so two distinct principals that share a username in different realms are treated as the same owner. This discloses the configuration and instructions of an agent the caller does not own, and allows that agent to be altered or removed.
Published: 2026-08-13
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kibana Agent Builder fails to correctly verify ownership of a private agent by comparing a stable user identifier only when one is stored, otherwise falling back to a comparison of usernames. Because usernames are not unique across Elasticsearch authentication realms, two distinct principals that share a username in different realms are treated as the same owner. This flaw allows a user who does not own the agent to view its configuration and instructions and to alter or remove the agent, thereby compromising confidentiality, integrity, and potentially availability of the service.

Affected Systems

Elastic Kibana installations that expose the Agent Builder functionality are affected. The vulnerability is tied to the ownership verification logic and is not limited to a specific product line. No specific version range is provided in the advisory, so any deployment that uses this code path is potentially vulnerable.

Risk and Exploitability

The CVSS score of 7.1 indicates medium to high severity. No EPSS score is available, and the vulnerability is not listed in CISA KEV, suggesting no known widespread exploitation yet. Attackers can exploit the flaw by authenticating to the Kibana interface with an account that shares a username with another realm’s principal. Once authenticated, the attacker can read and modify private agent details, leading to unauthorized configuration changes or data exposure. The likely attack vector is web-based and requires valid Kibana credentials.

Generated by OpenCVE AI on August 13, 2026 at 22:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Patch Kibana to the latest version released by Elastic, which includes the fix referenced in the advisory.
  • Restrict access to the Agent Builder interface by ensuring that only users who own an agent can view or modify its settings.
  • Review Elasticsearch authentication realm configurations to enforce unique usernames or otherwise distinguish principals across realms; consider renaming overlapping usernames to prevent cross‑realm identity confusion.

Generated by OpenCVE AI on August 13, 2026 at 22:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 21:15:00 +0000

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

Thu, 13 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description Kibana Agent Builder determines whether a caller owns a private agent by comparing a stable user identifier when one is recorded, and falling back to a comparison of the username when it is not. A username is not unique across Elasticsearch authentication realms, so two distinct principals that share a username in different realms are treated as the same owner. This discloses the configuration and instructions of an agent the caller does not own, and allows that agent to be altered or removed.
Title Incorrect Authorization in Kibana Agent Builder Leading to Disclosure and Tampering of Private Agents
Weaknesses CWE-863
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-08-13T20:27:50.500Z

Reserved: 2026-08-10T11:17:35.480Z

Link: CVE-2026-72643

cve-icon Vulnrichment

Updated: 2026-08-13T20:27:46.836Z

cve-icon NVD

Status : Received

Published: 2026-08-13T20:17:24.807

Modified: 2026-08-13T21:18:09.593

Link: CVE-2026-72643

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T22:15:03Z

Weaknesses