KibanaApplication · Elastic

CVE-2026-49095

MEDIUM · 6.5 CVSS v3.1 Published 2026-05-28
Fix available
A fix is available. Upgrade to 8.19.16 / 9.3.5 or later.
See remediation →
71/100
Remediation priority · Elevated
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Improper Input Validation (CWE-20) in the Kibana Fleet agent policy management feature can lead to privilege escalation. An authenticated user with Fleet management privileges can manipulate agent policy configuration by injecting values into a configuration override mechanism that is not adequately validated. An attacker can cause Elastic Agents to be issued API keys with elevated Elasticsearch privileges, potentially granting unauthorized read and write access to sensitive Elasticsearch security indices beyond what is intended for the Fleet management role.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Improper input validation in Kibana's Fleet agent policy management allows authenticated users with Fleet management privileges to inject values into a configuration override mechanism. This enables manipulation of agent policy configurations to cause Elastic Agents to receive API keys with elevated Elasticsearch privileges, granting unauthorized read/write access to sensitive security indices.

MitigationImplement strict input validation on Fleet agent policy configuration overrides and enforce proper privilege scoping during API key generation to ensure Elastic Agents only receive the minimum privileges required for their intended role.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
KibanaApplication
Affected:>= 8.0.0, < 8.19.16>= 9.0.0, < 9.3.5>= 9.4.0, < 9.4.2

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify Kibana version
    Check the installed Kibana version by querying the Kibana status endpoint, checking the Kibana package/version file, or reviewing the Elastic Stack deployment documentation
    Affected if The installed version falls within the affected ranges: >= 8.0.0 and < 8.19.16, or >= 9.0.0 and < 9.3.5, or >= 9.4.0 and < 9.4.2
  2. Confirm Fleet plugin is enabled
    Verify that the Fleet plugin is enabled in Kibana by checking the Kibana plugins list or Fleet-specific API endpoints such as /api/fleet/status
    Affected if Fleet is enabled and running in the Kibana instance
  3. Review Fleet management role assignments
    Identify users or service accounts granted Fleet management privileges by querying the Kibana security API or reviewing role definitions that include Fleet permissions
    Affected if There are users assigned to roles with Fleet management or agent policy write permissions, particularly users who should not have elevated privileges
  4. Inspect agent policies for configuration overrides
    Retrieve all agent policies via the Fleet API (GET /api/fleet/agent_policies) and review each policy's configuration for any override entries, especially those related to output settings, api_key settings, or privileged Elasticsearch actions
    Affected if Any agent policy contains configuration override values that grant elevated Elasticsearch privileges, api_key configurations with elevated permissions, or modifications to security-related settings that were not explicitly defined by authorized administrators

A user is affected if they run a vulnerable Kibana version with Fleet enabled and have users with Fleet management privileges, particularly if any agent policies contain suspicious configuration overrides granting elevated Elasticsearch API key permissions.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 8.19.16 / 9.3.5 / 9.4.2 or later
Fixed in 8.19.169.3.59.4.2
Interim mitigation

Implement strict input validation on Fleet agent policy configuration overrides and enforce proper privilege scoping during API key generation to ensure Elastic Agents only receive the minimum privileges required for their intended role.

Recommended fix High confidence

8.19.16 (for 8.x branches), 9.3.5 (for 9.0-9.3.x branches), or 9.4.2 (for 9.4.x branch)

  1. Identify your current Kibana version from the KibanaAbout page or kibana.yml
  2. For Kibana 8.x (versions >=8.0.0 and <8.19.16): Upgrade Kibana to version 8.19.16 or later
  3. For Kibana 9.0.x-9.3.x (versions >=9.0.0 and <9.3.5): Upgrade Kibana to version 9.3.5 or later
  4. For Kibana 9.4.x (versions >=9.4.0 and <9.4.2): Upgrade Kibana to version 9.4.2 or later
  5. After upgrade, verify Fleet agent policy configurations to ensure no unauthorized API key grants exist
  6. Test the upgrade in a non-production environment before deploying to production
Caveat Elasticsearch minor version upgrades may introduce breaking changes; review Elastic Stack 8.19 and 9.x release notes before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Kibana Scoped from the published advisory
  • Consultation8.0 h
  • Implementation16.0 h
  • Testing12.0 h
  • Review / QA8.0 h
44.0 hours of engineering $7,720
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $12,352.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2026-49095 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2026-49095 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data