CVE-2026-44202 PUBLISHED

OpenAM Authenticated Server-Side Request Forgery (SSRF) via `/sessionservice`

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 15.09.2026 Updated: 15.09.2026

Open Access Management (OpenAM) is an access management solution. Prior to 16.1.1, the /sessionservice addSessionListener operation allows an authenticated user to register an arbitrary notification URL without requiring an administrative or application client token. SessionRequestHandler passes the attacker-controlled destination to the session listener service, causing the OpenAM server to make outbound requests and potentially disclose session-related notification data to an attacker-controlled destination. This issue is fixed in version 16.1.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor OpenIdentityPlatform
Product OpenAM
Versions
  • Version < 16.1.1 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE