Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.openidentityplatform.openam/openam-push-notification
  4. ›
  5. CVE-2026-45794

CVE-2026-45794: OpenAM has Unsafe Java Deserialization via SNS

June 25, 2026

Description

A Deserialization of Untrusted Data (CWE-502) issue exists in OpenAM’s Push Notification SNS callback resource. The REST route that handles SNS push messages is mounted with anonymous access and, when a supplied message identifier has expired from the in-memory dispatcher, falls back to a CTS-stored predicate blob whose top-level keys are treated as Java class names and passed to Class.forName(…) before attacker-controlled JSON is deserialized via Jackson. This impacts OpenAM Community Edition through version 16.0.6. This issue was patched in version 16.1.1.

Arbitrary attacker-controlled code execution was not confirmed on tested stock classpaths for the latest release, but the flaw yields a reliable class-loading and Jackson-construction primitive whose impacts include remotely triggerable process execution, file writes, and DoS, depending on the deployment’s classpath and environment.

References

  • github.com/OpenIdentityPlatform/OpenAM/security/advisories/GHSA-pp89-732f-3g8q
  • github.com/advisories/GHSA-pp89-732f-3g8q
  • nvd.nist.gov/vuln/detail/CVE-2026-45794

Code Behaviors & Features

Detect and mitigate CVE-2026-45794 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 16.1.1

Fixed versions

  • 16.1.1

Solution

Upgrade to version 16.1.1 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

maven/org.openidentityplatform.openam/openam-push-notification/CVE-2026-45794.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 26 Jun 2026 12:17:25 +0000.