← Knowledge Center
Advisory CVE-2026-56451

Siemens Opcenter X Auth Bypass via JWT Algorithm Confusion (CVSS 10)

Siemens has disclosed a maximum-severity (CVSS 10) authentication bypass in Opcenter X versions prior to V2604, tracked as CVE-2026-56451. The root cause is improper validation of the algorithm specified in the JSON Web Token (JWT) header, a classic JWT algorithm-confusion weakness. Because the application trusts the attacker-controllable alg field, a remote unauthenticated attacker can forge arbitrary tokens and impersonate any account.

The practical impact is total: an attacker can assume administrative identities and gain full unauthorized access to the application without any credentials. Opcenter X is deployed worldwide in critical manufacturing environments, raising the stakes for both identity integrity and operational technology exposure.

What to take away: JWT trust decisions must never rely on the token’s self-declared algorithm—servers should enforce an expected signing algorithm and reject mismatches. Organizations running Opcenter X should update to V2604 or later immediately and review authentication logs for anomalous or unexpected privileged access.

Primary source

CISA Cybersecurity Advisories

Read at cisa.gov ↗

Summary by AD Argus. We publish our own analysis with attribution and a link to the original report; always consult the primary source for authoritative detail.