CVE-2026-72676
Received
Received - Intake
Code Injection in Fleet Server
Vulnerability report for CVE-2026-72676, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-13
Last updated on: 2026-08-13
Assigner: Elastic
Description
Description
Improper Control of Generation of Code ('Code Injection') (CWE-94) in Fleet Server can lead to the execution of attacker-supplied script content via Code Injection (CAPEC-242). Kibana accepted an identifier for an output configuration without restricting it to safe characters. That identifier is later placed into a server-side script that Fleet Server builds as part of routine agent policy processing, so script syntax embedded in the identifier became part of the script that was executed rather than being treated as data.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elastic | fleet_server | * |
| elastic | kibana | * |
| elastic | fleet_server | to 8.19.19 (inc) |
| elastic | fleet_server | to 9.4.4 (inc) |
| elastic | fleet_server | 9.5.0 |
| elastic | fleet_server | 8.19.20 |
| elastic | fleet_server | 9.4.5 |
| elastic | fleet_server | 9.5.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |