CVE-2026-46623

Open Access Management (OpenAM) is an access management solution. Prior to 16.1.1, the OAuth2 authentication module updates an existing local account with profile attributes that can include userPassword and inetUserStatus, rewriting the password to the username and reactivating disabled accounts. The missing OAuth.removeRestrictedAccountUpdateAttributes filtering permits these credential and status fields to reach the account update. With account creation enabled, repeated OAuth login causes the default ldapService chain to accept the username as both identifier and password, allowing an unauthenticated attacker to take over the local account without interacting with the identity provider. The rewrite can be denied for usernames shorter than the configured minimum password length. This issue is fixed in version 16.1.1.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-09-15 10:17

Updated : 2026-09-15 10:17


NVD link : CVE-2026-46623

Mitre link : CVE-2026-46623

CVE.ORG link : CVE-2026-46623


JSON object : View

Products Affected

No product.

CWE
CWE-620

Unverified Password Change

CWE-1391

Use of Weak Credentials