Skip to content

Commit f61821a

Browse files
committed
OpenDJ 4.10.2, OpenAM 15.2.2 release notes
1 parent d8d7ff2 commit f61821a

File tree

3 files changed

+58
-0
lines changed

3 files changed

+58
-0
lines changed
File renamed without changes.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: home
3+
landing-title: "OpenDJ 4.10.2 Released"
4+
landing-title2: "OpenDJ 4.10.2 Released"
5+
description: Open Identity Platform Community released OpenDJ v4.10.2. Security fixes, performance enhancements, UI improvements, and updated documentation.
6+
keywords: 'OpenDJ, Directory Service, LDAP, Open Identity Platform, release, performance, security, update'
7+
imageurl: 'opendj-og.png'
8+
share-buttons: true
9+
10+
---
11+
# OpenDJ 4.10.2 Released
12+
[Download](https://github.com/OpenIdentityPlatform/OpenDJ/releases/tag/4.10.2)
13+
14+
## What's New
15+
* [CVE‑2025‑9092](https://nvd.nist.gov/vuln/detail/CVE‑2025‑9092), [CVE‑2025‑9340](https://nvd.nist.gov/vuln/detail/CVE‑2025‑9340), [CVE‑2025‑9341](https://nvd.nist.gov/vuln/detail/CVE‑2025‑9341) Fixed **Uncontrolled Resource Consumption** vulnerabilities.
16+
* Improved `GroupManager` write-lock performance to enhance concurrency and throughput.
17+
* Fixed the `OnDiskMergeImporter::PhaseOneWriteableTransaction` to properly handle updates when `put` operations involve referral attributes.
18+
* Introduced a `requires-admin-action` flag, prompting component restart when `max-request-size` is changed—ensuring configuration consistency.
19+
* Bumped `commons.version` to **2.4.1** to align dependencies with latest stability standards :contentReference[oaicite:7]{index=7}.
20+
21+
Full changeset: [compare 4.10.1…4.10.2] (https://github.com/OpenIdentityPlatform/OpenDJ/compare/4.10.1...4.10.2)
22+
23+
## Thanks for the contributions
24+
25+
<i id="vharseko"><i>1. <a href="https://github.com/vharseko" target="_blank">Valery Kharseko</a></i></i>
26+
<i id="maximthomas"><i>2. <a href="https://github.com/maximthomas" target="_blank">Maxim Thomas</a></i></i>
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: home
3+
landing-title: "OpenAM 15.2.2 Released"
4+
landing-title2: "OpenAM 15.2.2 Released"
5+
description: Open Identity Platform Community released OpenAM 15.2.2. Critical CVE resolutions, dependency updates, documentation enhancements, and authentication module reference generation.
6+
keywords: 'OpenAM, Release 15.2.2, Open Identity Platform, CVE, Cassandra, Netty, requirejs, documentation, OpenDJ'
7+
imageurl: 'openam-og.png'
8+
share-buttons: true
9+
10+
---
11+
# OpenAM 15.2.2 Released
12+
[Download](https://github.com/OpenIdentityPlatform/OpenAM/releases/tag/15.2.2)
13+
14+
## What's New
15+
* [CVE-2025-8916](https://nvd.nist.gov/vuln/detail/CVE-2025-8916) – Fixed unrestricted resource allocation (no throttling) vulnerability
16+
* [CVE-2025-9288](https://nvd.nist.gov/vuln/detail/CVE-2025-9288) – Resolved missing type checks in `ha.js` that allowed hash reset via crafted data
17+
* [CVE-2025-26467](https://nvd.nist.gov/vuln/detail/CVE-2025-26467) – Prevented privilege escalation in Apache Cassandra when user holds MODIFY permissions on all keyspaces
18+
* [CVE-2025-5889](https://nvd.nist.gov/vuln/detail/CVE-2025-5889) – Patched Regular Expression DoS in `brace-expansion` library
19+
* [CVE-2024-38999](https://nvd.nist.gov/vuln/detail/CVE-2024-38999) – Mitigated prototype pollution in `requirejs v2.3.6`
20+
* [CVE-2025-58056](https://nvd.nist.gov/vuln/detail/CVE-2025-58056) – Fixed request smuggling in Netty due to improper chunk extension parsing
21+
* [CVE-2025-8662](https://nvd.nist.gov/vuln/detail/CVE-2025-8662) – Addressed tampering attack that could corrupt internal cache and break SAML IdP functionality
22+
* Resolved JavaDoc build failure in GitHub Actions workflows
23+
* Upgraded dependency: bumped `org.openidentityplatform.opendj` to version **4.10.2**
24+
25+
26+
Full changeset: [compare 15.2.1…15.2.2](https://github.com/OpenIdentityPlatform/OpenAM/compare/15.2.1...15.2.2)
27+
28+
## Thanks for the contributions
29+
30+
<i id="vharseko"><i>1. <a href="https://github.com/vharseko" target="_blank">Valery Kharseko</a></i></i>
31+
<i id="maximthomas"><i>2. <a href="https://github.com/maximthomas" target="_blank">Maxim Thomas</a></i></i>
32+
<i id="tsujiguchitky"><i>3. <a href="https://github.com/tsujiguchitky" target="_blank">tsujiguchitky</a></i></i>

0 commit comments

Comments
 (0)