HarborGuardharborguardDatabase
Back to search
CRITICALCVE-2026-41566Published Modified CNA apache

CVE-2026-41566: Apache Kvrocks: Improper permission for the APPLYBATCH command

Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kvrocks. This issue affects Apache Kvrocks: 2.8.0. Users are recommended to upgrade to version 2.16.0, which fixes the issue.

Metrics

CVSS v4.0
9.4
Severity
CRITICAL
Fixed in
Affected Products
1

Get notified

Email me when this CVE is updated: new fix versions, severity changes, or any record change.

HarborGuard Analysis

Synopsis

An improper privilege-handling flaw in Apache Kvrocks (versions up to and including 2.15.0) allows a low-privilege authenticated user to invoke the APPLYBATCH command without adequate permission checks. The vulnerability is reachable over the network and requires the victim to take some action to complete the exploit chain. Successful exploitation gives the attacker full read, write, and availability impact on both the affected Kvrocks instance and any connected systems. HarborGuard is tracking the upstream advisory for patch availability, as no official fix version has been published yet.

HarborGuard Coverage

Detection

Detection of CVE-2026-41566 is available across every HarborGuard environment: the CVE is ingested from upstream advisory feeds within minutes of publication and matched against customer images, including custom-built images that bundle Apache Kvrocks. Any image found running a Kvrocks version at or below 2.15.0 is flagged immediately.

Available
Triage

HarborGuard is capable of scoring this finding at its full CVSS v4.0 severity of 9.4 (Critical) and weighting it against each environment's compliance policy to determine priority. Triage routing is available to surface the alert to the correct team or inbox within each customer organization based on policy configuration.

Available
Patch

Because no upstream fix version has been published for CVE-2026-41566, HarborGuard re-checks the advisory on every ingest cycle and will make a patched-image rebuild available the moment Apache ships a confirmed fix. For customers with auto-remediation enabled, the rebuild, regression test run, and PR against affected workloads will be triggered automatically once a fix is available upstream.

Pending upstream

Exploit Conditions

  • Network reachabilityRequired

    The attacker must reach the Kvrocks service over the network; the CVSS vector specifies AV:N, meaning the service must be exposed to the attacker's network.

  • AuthenticationRequired

    The attacker must hold a low-privilege account on the Kvrocks instance; any non-anonymous credential is sufficient to attempt the APPLYBATCH abuse (PR:L).

  • Victim interactionRequired

    The CVSS vector specifies UI:P, meaning some level of participation or action by a user or operator is required to complete exploitation, introducing a social-engineering or timing dependency.

  • Attack complexityDetail

    Attack complexity is Low (AC:L), meaning the exploit is reliable and does not depend on race conditions, specific memory layouts, or other variable environmental factors.

Blast Radius

  • The attacker reads all data stored in the Kvrocks instance, including keys, values, and any cached session or application state (VC:H).
  • The attacker modifies or deletes persisted data in Kvrocks, corrupting application state or injecting malicious records (VI:H).
  • The attacker crashes or degrades the Kvrocks service, causing denial of availability for any application depending on it (VA:H).
  • Because subsequent system impact scores are also High (SC:H, SI:H, SA:H), the attacker can extend read, write, and disruption impact beyond Kvrocks to connected downstream systems.

How HarborGuard Handles This

Available on HarborGuard: because no official fix has been released for CVE-2026-41566, HarborGuard continuously re-ingests the Apache advisory on every scan cycle and will surface a patched-image rebuild the moment Apache publishes a confirmed fix version. In the meantime, customers can apply compensating controls through HarborGuard policy configuration, such as network-policy isolation to restrict which services can reach the Kvrocks port, egress filtering to limit lateral movement from a compromised instance, and access-control policy rules to block images running affected Kvrocks versions from being deployed to production environments. For customers with auto-remediation enabled, once an upstream fix is published, HarborGuard will automatically trigger a rebuild, run regression tests, and open a PR against affected workloads without requiring manual intervention.

See how HarborGuard automates this
Affected packages
  • Apache Software Foundation / Apache Kvrocks
    ≤ 2.15.0
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/R:I/RE:M/U:Amber