Skip to content

Commit 0361eb3

Browse files
committed
OpenDJ 5.0.1 Released
1 parent 67478fd commit 0361eb3

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: home
3+
landing-title: "OpenDJ 5.0.1 Released"
4+
landing-title2: "OpenDJ 5.0.1 Released"
5+
description: OpenDJ 5.0.1 introduces Java 11 support, Jakarta EE 9 migration, critical security fixes for CVEs in dependencies, and improvements to monitoring and testing stability for the open-source LDAP directory server.
6+
keywords: 'OpenDJ, LDAP server, directory services, security fixes, Java 11, Jakarta EE, CVE fixes'
7+
imageurl: 'openam-og.png'
8+
share-buttons: true
9+
---
10+
11+
# OpenDJ 5.0.1 Released
12+
[Download](https://github.com/OpenIdentityPlatform/OpenDJ/releases/tag/5.0.1)
13+
14+
## What's new
15+
* Updated target JDK to 11 and migrated to Jakarta EE 9 for modern platform compatibility
16+
* Migrated from sun.security.x509 to Bouncy Castle API for improved security portability
17+
* Fixed unavailable monitoring attributes over JMX for better observability
18+
* Improved ReplicationDomainTest stability to enhance testing reliability
19+
* Addressed critical security vulnerabilities in dependencies:
20+
* [CVE-2025-12194](https://nvd.nist.gov/vuln/detail/CVE-2025-12194): Updated Bouncy Castle to fix uncontrolled resource consumption
21+
* [CVE-2025-59250](https://nvd.nist.gov/vuln/detail/CVE-2025-59250): Updated JDBC Driver for SQL Server to resolve improper input validation
22+
* [CVE-2025-11226](https://nvd.nist.gov/vuln/detail/CVE-2025-11226): Updated logback-core to mitigate arbitrary code execution through file processing
23+
24+
Full changeset ([more details](https://github.com/OpenIdentityPlatform/OpenDJ/compare/4.10.2...5.0.1))
25+
26+
## Thanks for the contributions
27+
28+
<i id="maximthomas"><i>1. <a href="https://github.com/maximthomas" target="_blank">maximthomas</a></i>
29+
30+
<i id="vharseko"><i>2. <a href="https://github.com/vharseko" target="_blank">vharseko</a></i>

0 commit comments

Comments
 (0)