CVE-2026-1008
7.6Altium · Altium 365
A stored cross-site scripting (XSS) vulnerability in Altium 365 allows authenticated users to inject malicious scripts via profile text fields, impacting other users who view the affected profile.
Executive summary
An authenticated stored cross-site scripting vulnerability in Altium 365 enables attackers to execute arbitrary JavaScript in the browsers of other users, posing a significant risk to session security.
Vulnerability
This is a stored cross-site scripting (CWE-79) vulnerability caused by insufficient server-side input sanitization. Authenticated users can inject malicious HTML and JavaScript payloads into profile text fields, which execute when other users view the compromised profile.
Business impact
The vulnerability carries a CVSS score of 7.6, reflecting a high risk of unauthorized access and data compromise. Successful exploitation could lead to session token theft, enabling attackers to hijack user accounts, perform phishing, or redirect users to malicious domains, which could result in significant reputational and operational damage.
Remediation
Immediate Action: Review the official Altium security advisories for the release of a security patch and apply it to all affected instances immediately.
Proactive Monitoring: Audit user profile activity and monitor web application logs for unusual script injection patterns or unexpected characters within user-generated text fields.
Compensating Controls: Implement a robust Content Security Policy (CSP) to restrict the execution of unauthorized scripts and utilize a Web Application Firewall (WAF) to filter malicious input patterns targeting profile fields.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for session hijacking and unauthorized account access, this vulnerability should be prioritized for remediation. Administrators must track the vendor's security bulletins closely and deploy the necessary updates as soon as they become available to ensure the integrity of the platform and the security of user accounts.