Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-gf8h-gq53-288j | OpenAM: WebAuthn Java deserialization RCE via ObjectInputFilter depth>1 bypass |
Tue, 15 Sep 2026 10:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Open Access Management (OpenAM) is an access management solution. Prior to 16.1.2, WebAuthnAuthentication.deserialize applies an ObjectInputFilter that allows every serialized object at depth greater than 1 and therefore constrains only an AuthenticatorImpl root object. A pre-authentication attacker can supply a userHandle whose serialized graph has a valid AuthenticatorImpl root and a nested gadget class, causing readObject or readResolve execution before the cast and assertion verification when a usable gadget is on the classpath. This bypasses the incomplete remediation for the earlier WebAuthn deserialization vulnerability. This issue is fixed in version 16.1.2. | |
| Title | OpenAM: WebAuthn Java deserialization RCE via ObjectInputFilter depth>1 bypass | |
| Weaknesses | CWE-502 | |
| References |
| |
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T09:52:58.323Z
Reserved: 2026-07-13T17:09:57.574Z
Link: CVE-2026-62263
No data.
Status : Received
Published: 2026-09-15T10:17:05.810
Modified: 2026-09-15T10:17:05.810
Link: CVE-2026-62263
No data.
OpenCVE Enrichment
No data.
-
CWE-502
Deserialization of Untrusted Data
Github GHSA