Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools

Altium

Source -

CNA

BOS Name -

N/A

CNA CVEs -

16

ADP CVEs -

0

CISA CVEs -

0

NVD CVEs -

0
Related CVEsRelated ProductsRelated AssignersReports
16Vulnerabilities found

CVE-2026-11423
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-9.4||CRITICAL
EPSS-Not Assigned
Published-05 Jun, 2026 | 20:12
Updated-05 Jun, 2026 | 20:12
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Path Traversal in Altium Enterprise Server Collaboration Service Allows Privilege Escalation

A path traversal vulnerability exists in the Altium Enterprise Server Collaboration Service due to improper handling of user-supplied filenames in the MCAD and Simulation file download flows. A regular authenticated user can submit a collaboration message containing a crafted filename, which is later used to construct the download path on the server without validation, allowing arbitrary files to be read from the server filesystem. Because the readable files include the server's master configuration, which stores credentials for privileged accounts, exploitation can lead to authenticating as a system administrator and gaining full control of the server. Altium 365 cloud deployments are not affected.

Action-Not Available
Vendor-Altium
Product-Altium Enterprise Server
CWE ID-CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE ID-CWE-269
Improper Privilege Management
CVE-2026-11419
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-9.4||CRITICAL
EPSS-Not Assigned
Published-05 Jun, 2026 | 19:54
Updated-05 Jun, 2026 | 20:49
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Path Traversal in Altium Enterprise Server Vault UploadController Allows Arbitrary File Write

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.

Action-Not Available
Vendor-Altium
Product-Altium Enterprise Server
CWE ID-CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE ID-CWE-434
Unrestricted Upload of File with Dangerous Type
CVE-2026-11414
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-10||CRITICAL
EPSS-Not Assigned
Published-05 Jun, 2026 | 19:01
Updated-05 Jun, 2026 | 20:49
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Unauthenticated File Exfiltration in Altium Enterprise Server Vault Service via Hard-coded Cryptographic Key and Path Traversal

A hard-coded cryptographic key is used by Altium Enterprise Server to sign file download URLs in the Vault service. Because the key is identical across all installations, an unauthenticated network attacker who can reach the server can forge valid download signatures and retrieve files from the Vault storage area without any authentication, session, or credentials. A separate path traversal vulnerability in the same download endpoint allows the configured storage root to be escaped, enabling reads of arbitrary files on the server filesystem. Combined, these issues allow an unauthenticated attacker to obtain sensitive server configuration and key material, which can lead to full server compromise. The vulnerability can be chained with CVE-2026-9152 to enumerate and bulk-download stored content. Altium 365 cloud deployments are not impacted in practice, as file storage uses object storage rather than the local filesystem.

Action-Not Available
Vendor-Altium
Product-Altium Enterprise Server
CWE ID-CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE ID-CWE-798
Use of Hard-coded Credentials
CVE-2026-9152
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-10||CRITICAL
EPSS-0.08% / 23.44%
||
7 Day CHG~0.00%
Published-21 May, 2026 | 00:47
Updated-21 May, 2026 | 12:41
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Unauthenticated SOAP Endpoint in Altium 365 SearchService Allows Cross-Tenant Data Exfiltration and Index Destruction

A missing authentication vulnerability exists in the Altium 365 SearchService. A legacy SOAP endpoint exposes search index operations without requiring authentication, session tokens, or any form of identity verification. An unauthenticated network attacker who can reference a target workspace's identifier can interact with that workspace's search index, crossing tenant boundaries. Successful exploitation allows reading a workspace's indexed contents (such as component data, project and folder names, and user metadata) and injecting, modifying, or deleting search index entries. These operations affect the search index only, not the underlying vault data, but they can disclose sensitive workspace information and compromise the integrity and availability of search results. Altium 365 cloud deployments are affected; on-premise Altium Enterprise Server is not affected.

Action-Not Available
Vendor-Altium
Product-Altium 365
CWE ID-CWE-306
Missing Authentication for Critical Function
CWE ID-CWE-639
Authorization Bypass Through User-Controlled Key
CVE-2026-9129
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-9.4||CRITICAL
EPSS-0.02% / 6.81%
||
7 Day CHG~0.00%
Published-20 May, 2026 | 18:05
Updated-20 May, 2026 | 20:16
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Path Traversal in Altium Enterprise Server Viewer StorageController Allows Arbitrary File Read

A path traversal vulnerability exists in the Altium Enterprise Server Viewer StorageController due to improper handling of file path route parameters. On on-premise deployments that use local filesystem storage, a regular authenticated user can supply a URL-encoded absolute path (such as an encoded drive letter) in a Viewer storage API request, causing the configured storage root to be discarded and allowing arbitrary files to be read from the server filesystem. Because the readable files include the server's master configuration, which stores database credentials, signing key locations, certificate passwords, and OAuth secrets, exploitation can lead to disclosure of all server secrets and full compromise of the server and its data. Cloud deployments are not affected, as they use object storage and do not enable this component.

Action-Not Available
Vendor-Altium
Product-Altium Enterprise Server
CWE ID-CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE ID-CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVE-2026-9102
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-9.4||CRITICAL
EPSS-0.62% / 70.56%
||
7 Day CHG~0.00%
Published-20 May, 2026 | 17:48
Updated-20 May, 2026 | 20:16
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Path Traversal in Altium Enterprise Server ComparisonService Allows Arbitrary File Write

A path traversal vulnerability exists in the Altium Enterprise Server ComparisonService due to missing filename sanitization in the Gerber file upload APIs. A regular authenticated workspace user can supply a crafted filename in the multipart Content-Disposition header to escape the intended temporary upload directory and write arbitrary files to any location on the server filesystem. Because content-controlled files can be written to web-accessible directories, this can be escalated to remote code execution in the context of the service account. It can also be used to overwrite application binaries or configuration files, leading to service takeover or denial of service.

Action-Not Available
Vendor-Altium
Product-Altium Enterprise Server
CWE ID-CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE ID-CWE-434
Unrestricted Upload of File with Dangerous Type
CVE-2025-27380
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-7.6||HIGH
EPSS-0.02% / 5.02%
||
7 Day CHG~0.00%
Published-22 Jan, 2026 | 01:28
Updated-26 Feb, 2026 | 21:23
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
HTML Injection Leading to Script Execution in Altium Enterprise Server

HTML injection in Project Release in Altium Enterprise Server (AES) 7.0.3 on all platforms allows an authenticated attacker to execute arbitrary JavaScript in the victim’s browser via crafted HTML content.

Action-Not Available
Vendor-altiumAltium
Product-on-prem_enterprise_serverAES
CWE ID-CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE-2025-27379
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-6.8||MEDIUM
EPSS-0.02% / 4.23%
||
7 Day CHG~0.00%
Published-22 Jan, 2026 | 01:17
Updated-26 Feb, 2026 | 21:24
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Stored Cross-Site Scripting in AES BOM Viewer

A stored cross-site scripting (XSS) vulnerability in the BOM Viewer in Altium AES 7.0.3 allows an authenticated attacker to inject arbitrary JavaScript into the Description field of a schematic, which is executed when the BOM Viewer renders the affected content.

Action-Not Available
Vendor-altiumAltium
Product-on-prem_enterprise_serverAES
CWE ID-CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE-2025-27378
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-8.6||HIGH
EPSS-0.04% / 12.57%
||
7 Day CHG~0.00%
Published-22 Jan, 2026 | 01:06
Updated-26 Feb, 2026 | 21:25
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
SQL Injection in AES Due to Inactive SQL Parsing Configuration

AES contains a SQL injection vulnerability due to an inactive configuration that prevents the latest SQL parsing logic from being applied. When this configuration is not enabled, crafted input may be improperly handled, allowing attackers to inject and execute arbitrary SQL queries.

Action-Not Available
Vendor-altiumAltium
Product-on-prem_enterprise_serverAES
CWE ID-CWE-20
Improper Input Validation
CWE ID-CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE-2025-27377
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-5.3||MEDIUM
EPSS-0.01% / 2.49%
||
7 Day CHG~0.00%
Published-22 Jan, 2026 | 00:16
Updated-26 Feb, 2026 | 21:49
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Missing Validation of Self-Signed Certificates in Altium Designer Allows Man-in-the-Middle Attacks

Altium Designer version 24.9.0 does not validate self-signed server certificates for cloud connections. An attacker capable of performing a man-in-the-middle (MITM) attack could exploit this issue to intercept or manipulate network traffic, potentially exposing authentication credentials or sensitive design data.

Action-Not Available
Vendor-altiumAltium
Product-designerAltium Designer
CWE ID-CWE-295
Improper Certificate Validation
CVE-2026-1181
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-9||CRITICAL
EPSS-0.03% / 8.12%
||
7 Day CHG~0.00%
Published-19 Jan, 2026 | 12:00
Updated-26 Jan, 2026 | 21:20
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Altium 365 Over-Permissive CORS Configuration Allows Credentialed Cross-Origin Workspace Access

Altium 365 workspace endpoints were configured with an overly permissive Cross-Origin Resource Sharing (CORS) policy that allowed credentialed cross-origin requests from other Altium-controlled subdomains, including forum.live.altium.com. As a result, JavaScript executing on those origins could access authenticated workspace APIs in the context of a logged-in user. When chained with vulnerabilities in those external applications, this misconfiguration enables unauthorized access to workspace data, administrative actions, and bypass of IP allowlisting controls, including in GovCloud environments.

Action-Not Available
Vendor-Altium
Product-Altium 365
CWE ID-CWE-284
Improper Access Control
CWE ID-CWE-942
Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-1011
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-6.1||MEDIUM
EPSS-0.02% / 5.76%
||
7 Day CHG~0.00%
Published-15 Jan, 2026 | 23:08
Updated-29 Jan, 2026 | 16:49
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Stored Cross-Site Scripting in Altium Live Support Center Comment Endpoint

A stored cross-site scripting (XSS) vulnerability exists in the Altium Support Center AddComment endpoint due to missing server-side input sanitization. Although the client interface applies HTML escaping, the backend accepts and stores arbitrary HTML and JavaScript supplied via modified POST requests. The injected content is rendered verbatim when support cases are viewed by other users, including support staff with elevated privileges, allowing execution of arbitrary JavaScript in the victim’s browser context.

Action-Not Available
Vendor-altiumAltium
Product-altium_liveAltium Live
CWE ID-CWE-116
Improper Encoding or Escaping of Output
CWE ID-CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE-2026-1010
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-8||HIGH
EPSS-0.02% / 5.33%
||
7 Day CHG~0.00%
Published-15 Jan, 2026 | 23:00
Updated-05 Feb, 2026 | 22:07
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Stored Cross-Site Scripting in Altium Enterprise Server Workflow Engine Allows Privilege Escalation

A stored cross-site scripting (XSS) vulnerability exists in the Altium Workflow Engine due to missing server-side input sanitization in workflow form submission APIs. A regular authenticated user can inject arbitrary JavaScript into workflow data. When an administrator views the affected workflow, the injected payload executes in the administrator’s browser context, allowing privilege escalation, including creation of new administrator accounts, session token theft, and execution of administrative actions.

Action-Not Available
Vendor-altiumAltium
Product-on-prem_enterprise_serverAltium Enterprise Server
CWE ID-CWE-269
Improper Privilege Management
CWE ID-CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE-2026-1009
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-9||CRITICAL
EPSS-0.02% / 6.34%
||
7 Day CHG~0.00%
Published-15 Jan, 2026 | 22:51
Updated-23 Jan, 2026 | 19:32
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Stored Cross-Site Scripting in Altium Live Forum Leading to Cross-Customer Data Exposure

A stored cross-site scripting (XSS) vulnerability exists in the Altium Forum due to missing server-side input sanitization in forum post content. An authenticated attacker can inject arbitrary JavaScript into forum posts, which is stored and executed when other users view the affected post. Successful exploitation allows the attacker’s payload to execute in the context of the victim’s authenticated Altium 365 session, enabling unauthorized access to workspace data, including design files and workspace settings. Exploitation requires user interaction to view a malicious forum post.

Action-Not Available
Vendor-altiumAltium
Product-altium_liveAltium Live
CWE ID-CWE-284
Improper Access Control
CWE ID-CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE-2026-1008
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-7.6||HIGH
EPSS-0.02% / 5.47%
||
7 Day CHG~0.00%
Published-15 Jan, 2026 | 22:24
Updated-23 Jan, 2026 | 19:34
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Stored Cross-Site Scripting in Altium Live User Profile Fields

A stored cross-site scripting (XSS) vulnerability exists in the user profile text fields of Altium 365. Insufficient server-side input sanitization allows authenticated users to inject arbitrary HTML and JavaScript payloads using whitespace-based attribute parsing bypass techniques. The injected payload is persisted and executed when other users view the affected profile page, potentially allowing session token theft, phishing attacks, or malicious redirects. Exploitation requires an authenticated account and user interaction to view the crafted profile.

Action-Not Available
Vendor-altiumAltium
Product-altium_liveAltium Live
CWE ID-CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE-2026-11420
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
ShareView Details
Assigner-4760f414-e1ae-4ff1-bdad-c7a9c3538b79
CVSS Score-10||CRITICAL
EPSS-Not Assigned
Published-Not Available
Updated-05 Jun, 2026 | 20:49
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available

Two path traversal vulnerabilities in the Network Installation Service (NIS) of Altium Enterprise Server allow an unauthenticated network attacker to write arbitrary files to any writable location on the server filesystem and to read package archive files from the server. No authentication, session, or credentials are required. Because content-controlled files can be written to web-accessible directories, or used to overwrite application binaries or configuration files, exploitation can be escalated to remote code execution in the context of the service account, and can disclose deployment package contents. Altium 365 cloud deployments are not affected, as the Network Installation Service is not part of the cloud offering.

Action-Not Available
Vendor-
Product-
CWE ID-CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE ID-CWE-306
Missing Authentication for Critical Function