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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-502"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62263.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "16.1.2"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62263.json"
[
{
"deprecated": false,
"digest": {
"line_hashes": [
"300892709995752600297300882855720813025",
"134489059539257899292017569511051217255",
"14984273271998650707426652724379454032",
"330508998647977613261543659064988338509",
"132344394188562217024451992560456583994",
"166351777029273874683844504259828161478",
"320542433970164632144013878259938806022",
"279651339661801232927078845734205809229",
"137307033923304792036408496962702711726",
"319161297130484222891513514816903320311",
"173669204121573916947386127985344630030"
],
"threshold": 0.9
},
"id": "CVE-2026-62263-3be4384a",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/openidentityplatform/openam/commit/9dd0fbe07f70f118cf45042d3a9ffb32f3c21e08",
"target": {
"file": "openam-authentication/openam-auth-webauthn/src/main/java/org/openidentityplatform/openam/authentication/modules/webauthn/WebAuthnAuthentication.java"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"162896521443428963922294223997745335743",
"83664901016198083371520281040543341894",
"314358266118408012889934797175996532260"
],
"threshold": 0.9
},
"id": "CVE-2026-62263-8f510544",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/openidentityplatform/openam/commit/9dd0fbe07f70f118cf45042d3a9ffb32f3c21e08",
"target": {
"file": "openam-authentication/openam-auth-webauthn/src/test/java/org/openidentityplatform/openam/authentication/modules/webauthn/WebAuthnAuthenticationRceTest.java"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "301960258716445583424348533938700954946",
"length": 736
},
"id": "CVE-2026-62263-ae492609",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/openidentityplatform/openam/commit/9dd0fbe07f70f118cf45042d3a9ffb32f3c21e08",
"target": {
"file": "openam-authentication/openam-auth-webauthn/src/main/java/org/openidentityplatform/openam/authentication/modules/webauthn/WebAuthnAuthentication.java",
"function": "deserialize"
}
}
]
"2026-09-17T08:15:56Z"