Claroty Secure Access CVE-2025-54603
CRITICALSeverity by source
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Network, unauthenticated, no UI; AC:H because exploitation requires OIDC configured and crafting valid assertions; S:C as the auth broker fronts other systems; C:H/I:H via impersonation, A:L (indirect).
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.org
An incorrect OIDC authentication flow in Claroty Secure Access 3.3.0 through 4.0.2 can result in unauthorized user creation or impersonation of existing OIDC users.
AnalysisAI
Authentication bypass in Claroty Secure Access (formerly SRA) versions 3.3.0 through 4.0.2 lets a remote attacker abuse a flawed OpenID Connect (OIDC) login flow to create unauthorized accounts or impersonate existing OIDC-federated users. Because Claroty Secure Access brokers privileged remote access into OT/ICS environments, successful impersonation can hand an attacker a legitimate user's (potentially administrative) session. No public exploit identified at time of analysis; not listed in CISA KEV.
Technical ContextAI
Claroty Secure Access is a secure remote-access gateway for operational technology / industrial control environments, supporting federated single sign-on via OpenID Connect. The root cause is CWE-284 (improper access control) manifesting specifically in the OIDC authentication handshake - the flow does not correctly validate the identity assertions returned by the identity provider (e.g., issuer/audience/subject binding), so an attacker can cause the platform to provision a new user or bind their session to an existing OIDC identity. The referenced vendor guidance (claroty.com/product-security/oidc-configurations-in-claroty-secure-access) indicates the defect is tied to how OIDC is configured and how returned claims are trusted.
Affected ProductsAI
Claroty Secure Access versions 3.3.0 through 4.0.2 are affected. No CPE string was provided in the intelligence data. Vendor references are the general product-security landing page (https://claroty.com) and the specific advisory at https://claroty.com/product-security/oidc-configurations-in-claroty-secure-access; consult the latter for the exact fixed build and configuration hardening steps.
RemediationAI
Upgrade beyond the affected 3.3.0-4.0.2 range to the fixed release identified in Claroty's advisory (https://claroty.com/product-security/oidc-configurations-in-claroty-secure-access) - an exact fix version was not provided in the input, so confirm the precise patched build directly with Claroty. As compensating controls until patched: review and harden the OIDC configuration per the vendor's guidance (ensure issuer, audience, and subject/claim validation are strictly enforced), and if feasible temporarily disable OIDC federation in favor of a local or alternative authentication method - noting this will disrupt SSO for legitimate users. Restrict network reachability of the Secure Access management/login interface to trusted networks or VPN to reduce the unauthenticated remote attack surface.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today