CVE-2026-11419 PUBLISHED

Path Traversal in Altium Enterprise Server Vault UploadController Allows Arbitrary File Write

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

A path traversal vulnerability exists in the Altium Enterprise Server Vault Service UploadController due to improper validation of a user-controlled path component in image upload requests. An authenticated user can supply a crafted absolute path so that the configured storage root is discarded, allowing arbitrary files to be written to any location on the server filesystem writable by the service account.

Because content-controlled files can be written to web-accessible directories, or used to overwrite application binaries or configuration files, this can be escalated to remote code execution, service takeover, or denial of service. Altium 365 cloud deployments are not affected, as the affected endpoint is not reachable and the cloud storage architecture mitigates the file-write primitive.

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.)

Credits

  • Joris Aerts, Tesla Inc. finder

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE
  • CWE-434 Unrestricted upload of file with dangerous type CWE

Impacts

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