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

CVE-2026-46560: OpenAM: Unauthenticated Authentication Bypass via RADIUS Spoofing

June 25, 2026

Description

An Improper Verification of Cryptographic Signature (CWE-347) issue in OpenAM’s RADIUS authentication module allows an unauthenticated network attacker to spoof an Access-Accept response and obtain an OpenAM session for any RADIUS username, without knowing the configured shared secret. This affects OpenAM Community Edition through version 16.0.6 and was patched in version 16.1.1.

The RADIUS client opens an unconnected datagram socket and treats the first UDP datagram delivered to its source port as authoritative. The receive path does not check the source IP/port, does not match the response identifier to the outstanding request, and does not verify the Response Authenticator (RFC 2865 §3); the RFC 2869 Message-Authenticator is neither sent nor required. Any non-Reject/non-Challenge packet is treated as success, so a forged Access-Accept is accepted as a valid login.

References

  • github.com/OpenIdentityPlatform/OpenAM/releases/tag/16.1.1
  • github.com/OpenIdentityPlatform/OpenAM/security/advisories/GHSA-386j-6m86-78f9
  • github.com/advisories/GHSA-386j-6m86-78f9
  • nvd.nist.gov/vuln/detail/CVE-2026-46560

Code Behaviors & Features

Detect and mitigate CVE-2026-46560 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 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-347: Improper Verification of Cryptographic Signature

Source file

maven/org.openidentityplatform.openam/openam-radius/CVE-2026-46560.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:13 +0000.