CVE-2026-1009
CriticalSummary
A stored cross-site scripting (XSS) vulnerability exists in the Altium Forum due to missing server-side input sanitization. An authenticated attacker can inject arbitrary JavaScript into forum posts, which is stored and executed when other users view the affected post.
Risk Assessment
Risk of malicious code execution in the context of an authenticated user's session, potentially leading to unauthorized access to workspace data, including design files and settings.
Recommendation
Implement proper server-side input sanitization and consider using Content Security Policy headers to mitigate XSS impact.
Original NVD description (English source)
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.

