Vulnerabilities
Siemens Teamcenter XSS Vulnerability (CVE‑2026‑58113) Could Let Attackers Hijack Authenticated Sessions
A reflected cross‑site scripting flaw in Siemens Teamcenter’s authentication redirect flow allows an unauthenticated attacker to inject JavaScript into an authenticated user’s browser by crafting a malicious URL. Successful exploitation can let the attacker read data or perform actions within the victim’s Teamcenter session. Siemens has issued patches for all affected releases; administrators should update immediately.
Siemens has disclosed a medium‑severity XSS flaw (CVE‑2026‑58113) that can be triggered through the /auth/ endpoint of Teamcenter. The vulnerability stems from improper encoding of user‑supplied input that is reflected into an HTML attribute during the authentication redirect flow.
How the Exploit Works
An attacker can craft a malicious URL that, when opened by an authenticated user, injects arbitrary JavaScript into the user’s browser. The injected script runs with the privileges of the logged‑in user, enabling the attacker to read sensitive data, manipulate the session, or perform unauthorized actions within Teamcenter.
Affected Versions
- Teamcenter V2412 < 2412.0013
- Teamcenter V2506 < 2506.0010
- Teamcenter V2512 < 2512.2607
- Teamcenter V2606 < 2606.2607
Impact
While the vulnerability requires an unauthenticated attacker to craft a URL, the damage is only realized when an authenticated user visits that URL. Potential impacts include data exfiltration, session hijacking, and unauthorized configuration changes within the Teamcenter environment.
Mitigation
Siemens has released updated builds for all affected releases. Administrators should immediately upgrade to:
- V2412.0013 or newer
- V2506.0010 or newer
- V2512.2607 or newer
- V2606.2607 or newer
In the interim, consider blocking external access to the /auth/ endpoint or restricting URL-based redirects until patches are applied.