---
id: CVE-2026-62280
title: Open Access Management (OpenAM) is an access management solution
summary: >-
  Open Access Management (OpenAM) is an access management solution. From 13.0.0
  until 16.1.2, the OAuth2 authorize endpoint's display=wap consent page
  reflects request-derived values through ConsentRequiredResource and
  wap/authorize.ftl wi…
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: OpenIdentityPlatform
product: OpenAM
affected:
  - 'OpenAM >= 13.0.0, < 16.1.2'
patched:
  - 'org.openidentityplatform.openam:openam-oauth2 16.1.2'
published: '2026-09-15'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T18:17:10.437'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-62280'
references:
  - url: >-
      https://github.com/OpenIdentityPlatform/OpenAM/commit/98cee2dfe701c2e16e5bcee34e6fd9d913925118
    label: security-advisories@github.com
  - url: 'https://github.com/OpenIdentityPlatform/OpenAM/releases/tag/16.1.2'
    label: security-advisories@github.com
  - url: >-
      https://github.com/OpenIdentityPlatform/OpenAM/security/advisories/GHSA-vqxv-6xrh-49cp
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-vqxv-6xrh-49cp'
tags:
  - nvd
  - cve.org
  - ghsa
  - maven
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-16T17:48:29.980287Z'
epss: 0.00327
epssPercentile: 0.23126
aliases:
  - GHSA-vqxv-6xrh-49cp
ecosystem: maven
ingestedAt: '2026-07-24T21:39:14.660Z'
---

## Overview

Open Access Management (OpenAM) is an access management solution. From 13.0.0 until 16.1.2, the OAuth2 authorize endpoint's display=wap consent page reflects request-derived values through ConsentRequiredResource and wap/authorize.ftl without HTML escaping. An attacker can induce a user with an active OpenAM session to follow a crafted authorization link and execute JavaScript in the OpenAM origin, enabling session or cookie theft, CSRF-token disclosure, and actions with the victim's privileges. At least one registered OAuth2 client is required, but the attacker does not need to control that client. This issue is fixed in version 16.1.2.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-62280)

Affected packages:

- `org.openidentityplatform.openam:openam-oauth2 >= 13.0.0, <= 16.1.1`

Patched in:

- `org.openidentityplatform.openam:openam-oauth2 16.1.2`

Source: https://github.com/advisories/GHSA-vqxv-6xrh-49cp
