CVE-2026-7411
CriticalSummary
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. An attacker can supply a maliciously crafted fileName parameter during a file upload operation, allowing arbitrary files to be written to any location on the host filesystem.
Risk Assessment
This can lead to Remote Code Execution (RCE) and complete system compromise, posing a serious security threat to the organization.
Recommendation
It is recommended to upgrade to version 2.0.0-milestone-10 or later to mitigate this vulnerability and implement additional access control mechanisms for file upload operations.
Original NVD description (English source)
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.

