CVE-2026-85199 Details
Description
Eclipse aeriOS Self-orchestrator versions prior to 1.2.1 contain a path traversal vulnerability in the REST API. User-controlled identifiers used to create, update, or delete Self-orchestrator resources were incorporated into filesystem paths without adequate validation or sanitization. An unauthenticated remote attacker able to access the Self-orchestrator API could therefore supply specially crafted identifiers containing path traversal sequences to write or delete JSON files outside the intended application directories, subject to the filesystem permissions of the Self-orchestrator process. The impact is increased by the absence of authentication on the affected API and by the container running with elevated privileges in the affected deployment configuration. The issue has been addressed in version 1.2.1 by introducing validation and sanitization of user-controlled identifiers before they are used to construct filesystem paths, preventing path separator characters from being used to escape the intended directories.
A path traversal vulnerability has been identified in the Eclipse AeriOS Self-Orchestrator REST API, affecting versions prior to 1.2.1. The vulnerability allows unauthenticated remote attackers to manipulate user-controlled identifiers to create, update, or delete resources. These identifiers are improperly validated before being incorporated into filesystem paths, enabling attackers to traverse directories and write or delete JSON files outside the application's intended directories. The impact is heightened by the API's lack of authentication and the application's elevated privileges in the deployment configuration.
Users can upgrade to Eclipse AeriOS Self-Orchestrator version 1.2.1 or later, which addresses the vulnerability by implementing proper validation and sanitization of user-controlled identifiers before they are used to construct filesystem paths.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 3, 2026CISA-ADP
Assessed Sep 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/eclipse-aerios/self-orchestrator/commit/c42da0014069528d149ff9f8b038ac93c38a766c | [email protected] | Source CodeVendor |
| https://gitlab.eclipse.org/security/vulnerability-reports/-/work_items/832 | [email protected] | Issue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-206 | Observable Internal Behavioral Discrepancy | [email protected] |
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
| CWE-23 | Relative Path Traversal | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Eclipse aeriOS Self-orchestrator | < 1.2.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 3, 2026 | New CVE Received | [email protected] |
| Sep 3, 2026 | CVE Modified | CISA-ADP |
Volerion