Reflected Cross-Site Scripting Vulnerability in Siemens Teamcenter
An unauthenticated remote attacker can exploit a reflected XSS vulnerability in the Teamcenter authentication redirect flow to execute arbitrary JavaScript in the context of an authenticated user session.
CVE search metadata
CVE search record: CVE-2026-58113. Severity: medium. CVSS: 6.1. EPSS: 0.22%. KEV: no. Product: Teamcenter (V2412 < 2412.0013), Teamcenter (V2506 < 2506.0010), Teamcenter (V2512 < 2512.2607), Teamcenter (V2606 < 2606.2607). Brief: Reflected Cross-Site Scripting Vulnerability in Siemens Teamcenter. Brief link: https://feed.craftedsignal.io/briefs/2026-09-siemens-teamcenter-xss/
Siemens Teamcenter versions V2412, V2506, V2512, and V2606 are vulnerable to a reflected cross-site scripting (XSS) vulnerability (CVE-2026-58113) located in the authentication redirect flow. The vulnerability arises due to improper neutralization of user-supplied input when reflected into HTML attribute contexts within the /auth/ endpoint. An unauthenticated attacker can craft a malicious URL containing payload-injected parameters to target an authenticated user. When the victim loads this URL, the injected script executes within the victim's active session, potentially allowing the attacker to perform actions on the user's behalf or access sensitive data. Siemens has released patched versions for the affected product families and advises users to upgrade immediately to remediate the flaw.
Impact
Successful exploitation of this vulnerability allows an attacker to execute arbitrary JavaScript within the context of an authenticated user's session. This could lead to session hijacking, unauthorized data exfiltration, or the performance of unauthorized actions within the Teamcenter application. The vulnerability affects critical manufacturing and information technology sectors globally.
Recommendation
Prioritize patching affected Teamcenter installations to the versions specified by the vendor:
- Update Teamcenter V2412 to V2412.0013 or later.
- Update Teamcenter V2506 to V2506.0010 or later.
- Update Teamcenter V2512 to V2512.2607 or later.
- Update Teamcenter V2606 to V2606.2607 or later.
- Apply defense-in-depth strategies to isolate Teamcenter instances from the public internet, as recommended by the vendor.
Immediate actions
Patch Siemens Teamcenter to the minimum fixed versions: 2412.0013, 2506.0010, 2512.2607, or 2606.2607
Mitigations
Implement WAF rules to block requests to /auth/ containing JavaScript characters
CVE-2026-58113
Detection coverage 1
Detects CVE-2026-58113 Exploitation - XSS via /auth/ Endpoint
mediumDetects potential XSS attempts against the Teamcenter authentication redirect flow by identifying suspicious script tags or event handlers within the URI query parameters.
Detection queries are available on the platform. Get full rules →