CVE-2026-45051

Source
https://cve.org/CVERecord?id=CVE-2026-45051
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45051.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45051
Aliases
Downstream
Published
2026-09-15T09:53:41Z
Modified
2026-09-17T08:08:31Z
Severity
  • 9.2 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
OpenAM Pre-auth RCE via Java Deserialization in WebAuthn Authenticator Storage
Details

Open Access Management (OpenAM) is an access management solution. Prior to 16.1.1, WebAuthnAuthentication loads a serialized AuthenticatorImpl object graph from the configured userAttribute through loadAuthenticators without an ObjectInputFilter. Exploitation requires the WebAuthn flow to be reachable and an attacker to have previously written controlled data to that attribute through delegated administration, provisioning, directory access, legacy REST self-registration, or unsafe configuration. When those non-default conditions hold, the data is deserialized before assertion verification and can execute a classpath gadget in the application server process. This issue is fixed in version 16.1.1.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-502"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45051.json"
}
References

Affected packages

Git / github.com/openidentityplatform/openam

Affected ranges

Type
GIT
Repo
https://github.com/openidentityplatform/openam
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "16.1.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

13.*
13.0.0
13.0.0-RC1
13.0.0-RC10
13.0.0-RC2
13.0.0-RC3
13.0.0-RC4
13.0.0-RC5
13.0.0-RC6
13.0.0-RC7
13.0.0-RC8
13.0.0-RC9
14.*
14.0.0
14.0.1
14.0.2
14.0.3
14.0.4
14.0.5
14.0.6
14.1.1
14.1.10
14.1.11
14.1.12
14.1.13
14.1.16
14.1.17
14.1.2
14.1.3
14.1.4
14.1.5
14.1.6
14.1.7
14.1.8
14.1.9
14.2.1
14.2.2
14.3.1
14.4.1
14.4.2
14.5.1
14.5.2
14.5.3
14.5.4
14.6.2
14.6.3
14.6.4
14.6.5
14.6.6
14.7.0
14.7.1
14.7.2
14.7.3
14.7.4
14.8.1
14.8.2
14.8.3
14.8.4
15.*
15.0.0
15.0.1
15.0.2
15.0.3
15.0.4
15.1.0
15.1.1
15.1.2
15.1.3
15.1.4
15.1.5
15.1.6
15.2.0
15.2.1
15.2.2
16.*
16.0.3
16.0.4
16.0.5
16.0.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45051.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "288948219543136182328381048592250140369",
                "247027261042741939637131160072775250052",
                "109637505733728718316468784195266312483",
                "285969676590161293855154860422912856893",
                "232409486058442838937608950850229934147",
                "182097593030209149024114946175593897345",
                "172986925205080599364384673698671426801",
                "334844466984421166691304636483506351597",
                "154363587591322167449759699836547787508",
                "234736722002658083451357812176376783065",
                "96425497282321921496245407256277070637",
                "278056797772397882069177455245704406299",
                "171217231231755064365301940859819067027",
                "87293526598221412056109023342713125601",
                "165670548654556437281950011715735867158",
                "27959501378288345202564858958749318793",
                "117283794185142804524376100897997367409",
                "95896978028107479579859102430301856202",
                "188885316778290931512085135256361408289",
                "320517627396793471353038907841701776000",
                "271965489276125236563286990990410538518",
                "270667352340422034372986720674894066003",
                "76908946302529988538344706514796452776",
                "96500054453304209914763802058918215242",
                "22697226424307242241040321607888686731",
                "294158945007432142085339672734481008722",
                "10458156104788794502838294206241301970"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-45051-8f20ea61",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/openidentityplatform/openam/commit/8b02328d36bc9cd40602128a6d399d1eda9e6753",
        "target": {
            "file": "openam-authentication/openam-auth-webauthn/src/main/java/org/openidentityplatform/openam/authentication/modules/webauthn/WebAuthnAuthentication.java"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "39922838490028098668980965881720357550",
            "length": 537
        },
        "id": "CVE-2026-45051-cda202c4",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/openidentityplatform/openam/commit/8b02328d36bc9cd40602128a6d399d1eda9e6753",
        "target": {
            "file": "openam-authentication/openam-auth-webauthn/src/main/java/org/openidentityplatform/openam/authentication/modules/webauthn/WebAuthnAuthentication.java",
            "function": "loadAuthenticators"
        }
    }
]
vanir_signatures_modified
"2026-09-17T08:08:31Z"