CVE-2026-11429
Received Received - Intake
Path Traversal in Altium Enterprise Server and Altium 365

Publication date: 2026-06-05

Last updated on: 2026-06-05

Assigner: Altium

Description
A path traversal vulnerability exists in the Git Service component shared by Altium Enterprise Server and Altium 365. The service accepts a sequence of post-clone file-manipulation operations that use user-supplied paths without validation, allowing an authenticated user with basic git access to move arbitrary files outside the intended repository area. This file-move primitive can be used to place attacker-controlled script content into directories where it is later executed by the service, resulting in remote code execution under the Git Service account. On multi-tenant Altium 365 deployments, this could have allowed access to data belonging to other tenants on the same infrastructure node. Altium Enterprise Server is fixed in 8.1.1; the issue has been remediated in Altium 365 at the service level.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-05
Last Modified
2026-06-05
Generated
2026-06-06
AI Q&A
2026-06-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
altium enterprise_server 8.1.1
altium 365 *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a path traversal issue in the Git Service component used by Altium Enterprise Server and Altium 365. It occurs because the service accepts user-supplied file paths without proper validation during post-clone file-manipulation operations. An authenticated user with basic git access can exploit this to move arbitrary files outside the intended repository area.

By leveraging this file-move capability, an attacker can place malicious script content into directories where the service later executes it, leading to remote code execution under the Git Service account.

In multi-tenant Altium 365 environments, this vulnerability could allow attackers to access data belonging to other tenants on the same infrastructure node.


How can this vulnerability impact me? :

This vulnerability can have severe impacts including unauthorized remote code execution on the Git Service account, which could compromise the affected system.

In multi-tenant deployments, it could lead to unauthorized access to data belonging to other tenants sharing the same infrastructure, potentially resulting in data breaches.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, upgrade Altium Enterprise Server to version 8.1.1 or later, where the issue has been fixed.

For Altium 365, the issue has been remediated at the service level, so ensure your service is up to date.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart