CVE-2026-45048
Received Received - Intake

Session Hijacking in OpenAM via Unauthorized Session Query

Vulnerability report for CVE-2026-45048, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: GitHub, Inc.

Description

Open Access Management (OpenAM) is an access management solution. Prior to 16.1.1, SessionRequestHandler in the session management endpoint does not enforce ownership or privilege checks when a low-privileged authenticated user queries session information in deployments using stateful session storage. A requester who knows a target identity identifier can retrieve another user's active session credentials, including credentials for a more privileged account, and use them to hijack that session. This issue is fixed in version 16.1.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
forgerock openam 16.1.1
openidentityplatform openam to 16.1.1 (inc)
openidentityplatform openam to 16.1.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-285 The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in OpenAM allows a low-privileged authenticated user to retrieve another user's active session credentials, including those of more privileged accounts, by exploiting insufficient authorization checks in the session management endpoint. The issue occurs when stateful session storage is used and the session management endpoint is exposed.

Detection Guidance

Detecting this vulnerability requires checking OpenAM versions and monitoring for unusual session access patterns. Verify if your OpenAM version is below 16.1.1 using system commands like 'cat /path/to/openam/version.txt' or checking package managers. Inspect logs for repeated session queries from low-privileged accounts targeting other users' sessions.

Impact Analysis

An attacker could hijack sessions of other users, including highly privileged accounts, leading to unauthorized access to sensitive data or administrative functions. Exploitation requires a valid low-privilege session and knowledge of a target user's identity identifier.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, potentially violating compliance requirements such as GDPR (data protection) and HIPAA (health information privacy). Compromised sessions may expose confidential information or allow unauthorized modifications.

Mitigation Strategies

Immediately upgrade OpenAM to version 16.1.1 or later. If upgrading is not possible, restrict access to the session management endpoint via network controls or disable stateful session storage if feasible. Monitor for suspicious session access attempts and revoke potentially compromised sessions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-45048. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart