Skip to content

Commit d901494

Browse files
committed
OpenDJ 5.0.3 Released, OpenAM 16.0.5 Released
1 parent 4df2165 commit d901494

2 files changed

Lines changed: 58 additions & 0 deletions

File tree

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 5.0.3 Released"
4+
landing-title2: "OpenDJ 5.0.3 Released"
5+
description: OpenDJ 5.0.3 with security updates and replication improvements
6+
keywords: 'OpenDJ, LDAP, directory server, release, 5.0.3, security update, CVE-2026-1225, replication fix'
7+
imageurl: 'opendj-og.png'
8+
share-buttons: true
9+
---
10+
# OpenDJ 5.0.3 Released
11+
[Download](https://github.com/OpenIdentityPlatform/OpenDJ/releases/tag/5.0.3)
12+
13+
## What's new
14+
* Fixed replication process stuck error that occurred when using three or more nodes
15+
* Documentation updates for supported Java versions
16+
* Addressed security vulnerabilities:
17+
* [CVE-2026-1225](https://nvd.nist.gov/vuln/detail/CVE-2026-1225) - Logback vulnerability that allowed attackers to instantiate classes already present on the class path
18+
19+
Full changeset ([more details](https://github.com/OpenIdentityPlatform/OpenDJ/compare/5.0.2...5.0.3))
20+
21+
## Thanks for the contributions
22+
<i id="FireBurn"><i>1. <a href="https://github.com/FireBurn" target="_blank">FireBurn</a></i>
23+
24+
<i id="vharseko"><i>2. <a href="https://github.com/vharseko" target="_blank">vharseko</a></i>
25+
26+
<i id="maximthomas"><i>3. <a href="https://github.com/maximthomas" target="_blank">Maxim Thomas</a></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 16.0.5 Released"
4+
landing-title2: "OpenAM 16.0.5 Released"
5+
description: OpenAM 16.0.5 with critical security updates and dependency improvements
6+
keywords: 'OpenAM, access management, SSO, release, 16.0.5, security update, CVE-2025-67735, CVE-2025-15284, CVE-2025-13465'
7+
imageurl: 'openam-og.png'
8+
share-buttons: true
9+
---
10+
# OpenAM 16.0.5 Released
11+
[Download](https://github.com/OpenIdentityPlatform/OpenAM/releases/tag/16.0.5)
12+
13+
## What's new
14+
* Set explicit xmlsec dependency for openam-federation-library
15+
* Updated JSTL to Jakarta 2.0.0 version
16+
* Updated OpenDJ to 5.0.3
17+
* Addressed critical security vulnerabilities:
18+
* [CVE-2025-67735](https://nvd.nist.gov/vuln/detail/CVE-2025-67735) - Netty CRLF Injection vulnerability in io.netty.handler.codec.http.HttpRequestEncoder
19+
* [CVE-2025-15284](https://nvd.nist.gov/vuln/detail/CVE-2025-15284) - qs's arrayLimit bypass in bracket notation that allows DoS via memory exhaustion
20+
* [CVE-2025-13465](https://nvd.nist.gov/vuln/detail/CVE-2025-13465) - Lodash Prototype Pollution vulnerability in `_.unset` and `_.omit` functions (versions 4.0.0 through 4.17.22)
21+
22+
23+
Full changeset ([more details](https://github.com/OpenIdentityPlatform/OpenAM/compare/16.0.4...16.0.5))
24+
25+
## Thanks for the contributions
26+
<i id="FireBurn"><i>1. <a href="https://github.com/FireBurn" target="_blank">Mike Lothian</a></i>
27+
28+
<i id="igieon"><i>2. <a href="https://github.com/igieon" target="_blank">David Ignjić</a></i>
29+
30+
<i id="vharseko"><i>3. <a href="https://github.com/vharseko" target="_blank">Valery Kharseko</a></i>
31+
32+
<i id="maximthomas"><i>4. <a href="https://github.com/maximthomas" target="_blank">Maxim Thomas</a></i>

0 commit comments

Comments
 (0)