CVE-2026-5562
Remote Code Injection in provectus kafka-ui Endpoint Component
Publication date: 2026-04-05
Last updated on: 2026-04-30
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| provectus | ui | From 0.7.0 (inc) to 0.7.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in provectus kafka-ui versions up to 0.7.2, specifically in the validateAccess function of the /api/smartfilters/testexecutions endpoint. It allows an attacker to remotely perform code injection by manipulating this function.
The exploit for this vulnerability is publicly available, and the vendor did not respond to early disclosure attempts.
How can this vulnerability impact me? :
This vulnerability can allow a remote attacker to inject and execute arbitrary code on the affected system without any authentication or user interaction.
Such code injection can lead to unauthorized control over the system, potentially compromising confidentiality, integrity, and availability of data and services.