Description
In Eclipse Milo versions 1.0.0 through 1.1.4, the Call service dispatches the original mixed batch to address-space handlers after calculating authorization, allowing an anonymous or otherwise low-privileged client to execute a denied method by batching it with an allowed method.
Published: 2026-08-04
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Eclipse Milo Call service incorrectly re‑dispatches batched requests to address‑space handlers after performing authorization checks. An unauthorized or anonymous client can place a denied request method in the same batch as an allowed method, causing the denied method to be executed. This leads to a privilege escalation or unauthorized operation that the caller is not permitted to perform. The weakness is a Client Side Permission Conflict as defined by CWE-863.

Affected Systems

The issue affects Eclipse Foundation’s Eclipse Milo library, versions 1.0.0 through 1.1.4. These releases expose the Call service’s batch handling flaw. Any deployment using one of these versions is vulnerable.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity, and the EPSS score is not reported, so the exploitation probability is unknown. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector involves network traffic to the Call service endpoint; an attacker can craft a mixed batch over the wire to trigger the flaw. Because the flaw bypasses authorization after dispatch, it can be used to execute privileged methods on behalf of a low‑privileged or unauthenticated user.

Generated by OpenCVE AI on August 4, 2026 at 20:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Eclipse Milo to a version later than 1.1.4, such as 1.1.5 or newer, where the Call service corrects the CWE-863 client‑side permission conflict by enforcing authorization before dispatching batched requests.
  • Restrict access to the Call service endpoint to trusted clients only, using firewall or network segmentation to limit exposure and mitigate the risk highlighted by CWE-863.
  • Configure the Milo server to disable mixed batch processing if the configuration supports it, thereby preventing the CWE-863–related bypass of authorization checks for batched requests.

Generated by OpenCVE AI on August 4, 2026 at 20:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Title Eclipse Milo Batch Authorization Bypass Allows Unauthorized Method Execution

Tue, 04 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Eclipse
Eclipse milo
Vendors & Products Eclipse
Eclipse milo

Tue, 04 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description In Eclipse Milo versions 1.0.0 through 1.1.4, the Call service dispatches the original mixed batch to address-space handlers after calculating authorization, allowing an anonymous or otherwise low-privileged client to execute a denied method by batching it with an allowed method.
Weaknesses CWE-863
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: eclipse

Published:

Updated: 2026-08-04T15:02:34.431Z

Reserved: 2026-07-16T13:58:02.225Z

Link: CVE-2026-62927

cve-icon Vulnrichment

Updated: 2026-08-04T14:28:22.434Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-04T13:18:55.670

Modified: 2026-08-05T20:29:49.017

Link: CVE-2026-62927

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T20:15:12Z

Weaknesses