Description
A weakness has been identified in kvcache-ai mooncake up to 0.3.12/0.3.14-rc1. Impacted is the function MasterService::GetReplicaListByRegex of the component Regular Expression Handler. Executing a manipulation can lead to allocation of resources. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Resource Exhaustion
Action: Patch
AI Analysis

Impact

The flaw resides in the MasterService::GetReplicaListByRegex function of kvcache-ai mooncake's Regular Expression Handler. An attacker can supply a crafted regular expression that forces the service to allocate an unbounded amount of memory or other resources, potentially exhausting system capacity. The resulting denial of service could affect the availability of the mooncake service and any dependent applications. This vulnerability is a classic example of improper resource management.

Affected Systems

kvcache-ai mooncake versions up to 0.3.12 and 0.3.14-rc1 are impacted. Any deployment of these releases that exposes the GetReplicaListByRegex API to external clients is at risk.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. The EPSS score is not available, so the risk of exploitation cannot be quantified, and the vulnerability is not listed in CISA’s KEV catalog. Exploit code is publicly available and can be executed remotely by sending a malicious regex to the service.

Generated by OpenCVE AI on September 24, 2026 at 01:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update kvcache-ai mooncake to a version later than 0.3.12/0.3.14-rc1 that contains the fix
  • Validate or restrict the size and complexity of regular expressions before they are processed, applying length limits or rejecting overly complex patterns
  • Configure resource limits (e.g., memory or CPU quotas) for the mooncake service and monitor for abnormal resource usage

Generated by OpenCVE AI on September 24, 2026 at 01:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in kvcache-ai mooncake up to 0.3.12/0.3.14-rc1. Impacted is the function MasterService::GetReplicaListByRegex of the component Regular Expression Handler. Executing a manipulation can lead to allocation of resources. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title kvcache-ai mooncake Regular Expression GetReplicaListByRegex allocation of resources
First Time appeared Kvcache-ai
Kvcache-ai mooncake
Weaknesses CWE-400
CWE-770
CPEs cpe:2.3:a:kvcache-ai:mooncake:*:*:*:*:*:*:*:*
Vendors & Products Kvcache-ai
Kvcache-ai mooncake
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Kvcache-ai Mooncake
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-24T14:33:28.453Z

Reserved: 2026-09-23T16:01:24.847Z

Link: CVE-2026-96764

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-24T01:16:59.813

Modified: 2026-09-24T15:18:00.490

Link: CVE-2026-96764

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T09:09:03Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-770

    Allocation of Resources Without Limits or Throttling