CVE-2026-11429 PUBLISHED

Path Traversal in Altium Git Service Allows Remote Code Execution

Assigner: Altium
Reserved: 05.06.2026 Published: 05.06.2026 Updated: 05.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9.4

Product Status

Vendor Altium
Product Altium Enterprise Server
Versions Default: unaffected
  • affected from 0 to 8.1.1 (excl.)
Vendor Altium
Product Altium 365
Versions Default: affected
  • Version unspecified is affected

Credits

  • Joris Aerts, Tesla Inc. finder

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE
  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE

Impacts

  • CAPEC-126 Path Traversal
  • CAPEC-650 Upload a Web Shell to a Web Server