Description
A vulnerability has been identified in Teamcenter V2412 (All versions < V2412.0013), Teamcenter V2506 (All versions < V2506.0010), Teamcenter V2512 (All versions < V2512.2607), Teamcenter V2606 (All versions < V2606.2607). Affected applications do not properly encode user-supplied input reflected into HTML attribute contexts within the authentication redirect flow (/auth/ endpoint).
This could allow an unauthenticated remote attacker to inject arbitrary JavaScript into the browser of an authenticated user who loads a crafted URL, enabling the attacker to perform actions within the victim's Teamcenter session.
Published: 2026-09-08
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability results from failure to encode user‑supplied input used in an HTML attribute context during the authentication redirect flow. An attacker may craft a URL that, when loaded by an authenticated Teamcenter user, injects malicious JavaScript. This leads to cross‑site scripting that can execute code in the victim’s browser and allow the attacker to perform arbitrary actions within that user’s Teamcenter session, effectively compromising confidentiality, integrity, and session identity for that user.

Affected Systems

The flaw affects Siemens Teamcenter versions prior to V2412.0013, V2506.0010, V2512.2607, and V2606.2607. These include Teamcenter V2412, V2506, V2512, and V2606.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity. No EPSS score is available, but the lack of a KEV listing suggests no publicly known exploits at this time. The attack vector, inferred from the description, is unauthenticated remote via crafted URL targeting the authentication redirect endpoint. The vulnerability requires the victim to load the malicious URL in a browser while authenticated, and it does not need any privileged access or local code. Therefore, remote attackers could exploit many exposed installations if the endpoint remains accessible to unauthenticated traffic.

Generated by OpenCVE AI on September 8, 2026 at 09:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued security patch that upgrades to at least version V2412.0013, V2506.0010, V2512.2607, or V2606.2607 for the affected Products.
  • Ensure that the authentication redirect endpoint (/auth/) is not accessible to unauthenticated users, either by applying access controls or disabling the endpoint for public traffic.
  • Optionally implement a web application firewall or enforce HTML attribute encoding on the authentication redirect URLs to mitigate XSS during the transition period.

Generated by OpenCVE AI on September 8, 2026 at 09:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated XSS via Authentication Redirect in Siemens Teamcenter

Tue, 08 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Description A vulnerability has been identified in Teamcenter V2412 (All versions < V2412.0013), Teamcenter V2506 (All versions < V2506.0010), Teamcenter V2512 (All versions < V2512.2607), Teamcenter V2606 (All versions < V2606.2607). Affected applications do not properly encode user-supplied input reflected into HTML attribute contexts within the authentication redirect flow (/auth/ endpoint). This could allow an unauthenticated remote attacker to inject arbitrary JavaScript into the browser of an authenticated user who loads a crafted URL, enabling the attacker to perform actions within the victim's Teamcenter session.
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: siemens

Published:

Updated: 2026-09-08T08:11:21.609Z

Reserved: 2026-06-29T11:49:12.097Z

Link: CVE-2026-58113

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T09:18:16.450

Modified: 2026-09-08T09:18:16.450

Link: CVE-2026-58113

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T09:30:07Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')