CVE-2026-62379

Source
https://cve.org/CVERecord?id=CVE-2026-62379
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62379.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-62379
Aliases
Downstream
Published
2026-09-15T09:45:52Z
Modified
2026-09-17T08:15:56Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
OpenAM: Unauthenticated Remote Code Execution via Class.forName in AuthXMLUtils.createCustomCallback
Details

Open Access Management (OpenAM) is an access management solution. Prior to 16.1.2, the pre-authentication /authservice PLL endpoint accepts a CustomCallback XML element whose className value selects an arbitrary Java class for AuthXMLUtils to load and instantiate without verifying that it implements DSAMECallbackInterface. Default configurations expose the endpoint without authentication, allowing attacker-controlled class initialization and unsafe deserialization of a serialized Subject value to execute code in the server process. Enabling sunRemoteAuthSecurityEnabled does not prevent the vulnerable parsing and instantiation because its check occurs later. This issue is fixed in version 16.1.2.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-470",
        "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62379.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.2"
        }
    ],
    "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
16.1.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62379.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "function_hash": "92797187726534968175401662681796229406",
            "length": 1647
        },
        "id": "CVE-2026-62379-8011181f",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/openidentityplatform/openam/commit/edcf968cad91a78b932dba4ad559ef94cbf35f5a",
        "target": {
            "file": "openam-core/src/main/java/com/sun/identity/authentication/share/AuthXMLUtils.java",
            "function": "createCustomCallback"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "306136263791658174192419635873329736783",
                "242263341569860710422245341318528335098",
                "323286864113777373415226563596757790492",
                "152362743282295014359963883424361848333",
                "272545157352067799056377866895090833178",
                "132226754282732742513345419218957163729",
                "277561649495659482875177638294244695279",
                "106390140429235396800912557995066649310",
                "282781796403677473287167964523730783796",
                "26169377172466665068978593024120695375",
                "279911215689604692468977851003466437022",
                "277904370247401097838353402122136894322",
                "15474061391667657191788299558614612125",
                "39640169587144502667471515951364807374",
                "178260837175365041417897101975327446788",
                "331868601538168616730326413277590455428",
                "226291762529291884273013445853580196671",
                "153557959084605162257895985426766894723"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-62379-db87daa1",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/openidentityplatform/openam/commit/edcf968cad91a78b932dba4ad559ef94cbf35f5a",
        "target": {
            "file": "openam-core/src/main/java/com/sun/identity/authentication/share/AuthXMLUtils.java"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "11426129304833556043277199662244219459",
            "length": 606
        },
        "id": "CVE-2026-62379-f5d21e67",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/openidentityplatform/openam/commit/edcf968cad91a78b932dba4ad559ef94cbf35f5a",
        "target": {
            "file": "openam-core/src/main/java/com/sun/identity/authentication/share/AuthXMLUtils.java",
            "function": "getDeSerializedSubject"
        }
    }
]
vanir_signatures_modified
"2026-09-17T08:15:56Z"