Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-62379
Published:July 24, 2026
Updated:August 27, 2026
A pre-authentication remote code execution vulnerability affects OpenAM. The remote authentication endpoint ("/authservice", PLL) accepts an XML element that names an arbitrary Java class, which the server then loads and instantiates without validation. On a default configuration this is reachable without authentication and allows an attacker to run code on the server.
Affected Packages
https://github.com/OpenIdentityPlatform/OpenAM.git (GITHUB):
Affected version(s) >=Agents-3.1.0-Xpress <16.1.2
Fix Suggestion:
Update to version 16.1.2
org.openidentityplatform.openam:openam-core (JAVA):
Affected version(s) >=14.5.2 <16.1.2
Fix Suggestion:
Update to version 16.1.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
Improper Control of Generation of Code ('Code Injection')