Description
A security flaw has been discovered in kvcache-ai mooncake up to 0.3.12/0.3.13.post1/0.3.14-rc1. This issue affects the function ScopedSegmentAccess::MountSegment of the file segment.cpp of the component MountSegment Request Processing. Performing a manipulation results in improper access controls. The attack is possible to be carried out remotely. The exploit has been released to the public and may 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: Improper Access Control
Action: Assess Impact
AI Analysis

Impact

The vulnerability arises from an improper access control flaw in the MountSegment Request Processing component of kvcache-ai mooncake. Manipulating input to the ScopedSegmentAccess::MountSegment function allows an attacker to gain unauthorized access to protected segments, thereby compromising data confidentiality and potentially altering system state. The attack can be launched remotely, and a public exploit technique has already been released, indicating a real risk to systems that have not mitigated the issue.

Affected Systems

kvcache-ai mooncake versions up to and including 0.3.12, 0.3.13.post1, and 0.3.14-rc1 are affected. The flaw is present in the segment.cpp file within the MountSegment Request Processing module.

Risk and Exploitability

With a CVSS score of 5.3 the vulnerability presents a moderate severity rating. The EPSS score is not available and the version is not listed in the CISA KEV catalog, but the availability of a public exploit and the remote nature of the attack suggest a tangible risk. Systems with exposed MountSegment interfaces should consider the risk high enough to trigger mitigation procedures.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade mooncake to a patched release if one exists (e.g., any version newer than 0.3.14-rc1).
  • If an upgrade is not immediately possible, restrict external access to MountSegment endpoints using firewalls or network segmentation to prevent remote exploitation.
  • Add application‑level checks that enforce proper privilege levels before permitting segment mounts, ensuring that only authenticated and authorized users can perform this action.

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 security flaw has been discovered in kvcache-ai mooncake up to 0.3.12/0.3.13.post1/0.3.14-rc1. This issue affects the function ScopedSegmentAccess::MountSegment of the file segment.cpp of the component MountSegment Request Processing. Performing a manipulation results in improper access controls. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title kvcache-ai mooncake MountSegment Request Processing segment.cpp access control
First Time appeared Kvcache-ai
Kvcache-ai mooncake
Weaknesses CWE-266
CWE-284
CPEs cpe:2.3:a:kvcache-ai:mooncake:*:*:*:*:*:*:*:*
Vendors & Products Kvcache-ai
Kvcache-ai mooncake
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/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-24T00:00:16.519Z

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

Link: CVE-2026-96763

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-24T14:40:36.103

Link: CVE-2026-96763

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T03:30:07Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-284

    Improper Access Control