Description
In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel HTTP API allows an unauthenticated remote attacker to perform a path traversal attack. By supplying a maliciously crafted fileName parameter during a file upload operation, an attacker can bypass intended storage boundaries and write arbitrary files to any location on the host filesystem accessible by the Java process. This can lead to Remote Code Execution (RCE) and complete system compromise.
Published: 2026-05-05
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Eclipse BaSyx Java Server SDKs released before 2.0.0-milestone-10, the Submodel HTTP API fails to properly normalize path segments. By sending a specially crafted fileName parameter during a file upload, an unauthenticated attacker can traverse out of the intended storage directory and write an arbitrary file to any location that the Java process can access. This flaw is a classic path‑traversal vulnerability (CWE‑22) that finally allows remote code execution when the attacker places a malicious payload on the host file system.

Affected Systems

The affected product is the Eclipse BaSyx Java Server SDK from the Eclipse Foundation. Versions older than 2.0.0‑milestone‑10 are susceptible. No other affected products were listed in the CNA data.

Risk and Exploitability

With a CVSS score of 10, the vulnerability is classified as critical. The EPSS score is not available and the issue is not listed in CISA’s KEV catalog, but the remote, unauthenticated attack vector and the ability to overwrite any file give the flaw a very high practical risk. Attackers would need only network access to the Submodel HTTP API and the ability to supply the fileName parameter to exploit the flaw, making it simple to execute arbitrary code on the host system.

Generated by OpenCVE AI on May 5, 2026 at 17:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Eclipse BaSyx Java Server SDK to version 2.0.0-milestone‑10 or later, which contains the corrected path normalization logic.
  • If an immediate upgrade is not possible, block the file upload endpoint or configure the server to reject requests that contain directory traversal patterns in the fileName field.
  • Apply network segmentation or firewall rules to restrict external access to the Submodel HTTP API to trusted insiders only, reducing the likelihood of an attacker reaching the vulnerable endpoint.

Generated by OpenCVE AI on May 5, 2026 at 17:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 05 May 2026 18:00:00 +0000

Type Values Removed Values Added
Title Path Traversal in BaSyx File Upload Enabling Remote Code Execution

Tue, 05 May 2026 16:15:00 +0000

Type Values Removed Values Added
Description In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel HTTP API allows an unauthenticated remote attacker to perform a path traversal attack. By supplying a maliciously crafted fileName parameter during a file upload operation, an attacker can bypass intended storage boundaries and write arbitrary files to any location on the host filesystem accessible by the Java process. This can lead to Remote Code Execution (RCE) and complete system compromise.
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: eclipse

Published:

Updated: 2026-05-05T14:07:53.476Z

Reserved: 2026-04-29T13:21:00.646Z

Link: CVE-2026-7411

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-05T16:16:18.360

Modified: 2026-05-05T19:31:10.400

Link: CVE-2026-7411

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-05T17:45:06Z

Weaknesses