← Vulnerability feed

Vulnerability record · CVE-2023-52251 · published 25 January 2024

CVE-2023-52251: Provectus Kafka UI command injection in message filter query

Provectus · Ui

Kafka UI versions 0.4.0 through 0.7.2 pass the q parameter of the topic messages API endpoint into a message filter without safe handling, allowing code injection. An authenticated remote attacker can run arbitrary commands on the Kafka UI host. No fixed release exists and the project has had no commit since 2024-04-08, so the flaw remains unpatched in the affected line.

8.8 CVSS 3.1 High EPSS 87% · top 0.3% CWE-94 · Code injection
8.8CVSS 3.1 base score
87%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 2 tagged exploit
8 Sep 2026Last modified by NVD

Description

An issue discovered in provectus kafka-ui 0.4.0 through 0.7.2 allows remote attackers to execute arbitrary code via the q parameter of /api/clusters/local/topics/{topic}/messages. No fixed release is available; the project has had no commit since 2024-04-08.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityRemote code execution with a public exploit and very high EPSS, but it requires a low-privileged authenticated account and no fixed release exists to remediate quickly.

What it is

Kafka UI versions 0.4.0 through 0.7.2 pass the q parameter of the topic messages API endpoint into a message filter without safe handling, allowing code injection. An authenticated remote attacker can run arbitrary commands on the Kafka UI host. No fixed release exists and the project has had no commit since 2024-04-08, so the flaw remains unpatched in the affected line.

Impact

An attacker gains arbitrary code execution on the Kafka UI server, which typically holds cluster credentials and network reach into Kafka brokers, enabling data theft, message manipulation and lateral movement.

Attack surface

Reached over the network via the /api/clusters/local/topics/{topic}/messages endpoint using the q parameter. The CVSS vector requires low privileges (PR:L) and no user interaction, so a valid low-privileged Kafka UI account is needed.

Exploitation

Not listed in CISA KEV, but EPSS is 0.8684 (99.7th percentile) and public exploit code exists per the Exploit-tagged reference, indicating active and easy exploitation.

What to do

  • No fixed release is available; isolate or take Kafka UI 0.4.0-0.7.2 off untrusted networks and restrict access to trusted admin networks only.
  • Track the kafbat/kafka-ui commit 11a57d14 and any successor project for a patched build, and migrate to a maintained fork.
  • Enforce strong authentication and least privilege on Kafka UI accounts, since exploitation requires a low-privileged login.
  • Run Kafka UI with a dedicated low-privilege OS account and restrict its outbound network access to only required Kafka brokers.
  • Monitor the upstream advisory database and OSV issues for a fix and apply it as soon as one ships.

Detection

  • Alert on requests to /api/clusters/*/topics/*/messages containing shell metacharacters or command strings in the q parameter.
  • Monitor Kafka UI host process trees for unexpected child processes spawned by the Java service.
  • Review Kafka UI access logs for anomalous query patterns or repeated message-filter requests from single accounts.
  • Watch for outbound connections from the Kafka UI host to unfamiliar hosts that could indicate command-and-control or exfiltration.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-52251 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

5.5CVE-2026-5562Provectus ui injection vulnerabilityA vulnerability was identified in provectus kafka-ui up to 0.7.2. This impacts the function validateAccess of the file /api/smartfilters/testexecutio…EPSS 3.4%8.8CVE-2026-65660Microsoft sharepoint server code injection vulnerabilityImproper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.KEVEPSS 2.1%9.8CVE-2026-60004Gitea diffpatch API code injection enables remote code executionGitea before 1.27.1 allows remote code execution through the diffpatch API by way of Git hook installation. The flaw is a code injection issue (CWE-9…KEVEPSS 24%analysed9.5CVE-2026-72530TrueConf Server sandbox breakout via crafted script code injectionTrueConf Server versions 5.3.X through 5.3.9, 5.4.X through 5.4.9, 5.5.X through 5.5.5 and earlier allow a remote unauthenticated attacker to break o…KEVEPSS 1.7%analysed9.4CVE-2025-62593Ray browser-based RCE via insufficient User-Agent guardRay, an AI compute engine, contains a critical remote code execution flaw before version 2.52.0. Its defense against browser-based attacks relies on …KEVEPSS 62%analysed9.8CVE-2026-9198Langflow auto_login and code validation chain enables unauthenticated RCEIBM Langflow OSS 1.0.0 through 1.10.0 exposes /api/v1/auto_login, which mints SUPERUSER tokens to any network caller, and /api/v1/validate/code, whic…KEVEPSS 29%analysed7.2CVE-2026-15410SonicWall SMA1000 AMC code injection allows OS command executionThe SMA1000 Appliance Management Console (AMC) contains a post-authentication code injection flaw (CWE-94) that, under specific conditions, lets an a…KEVEPSS 12%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed

Source: NIST National Vulnerability Database (record CVE-2023-52251), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.