JBoss Enterprise Application Platform 7.4 Update 23 Release Notes
In order to better meet customer expectations, micro releases for JBoss EAP 7 have been discontinued and replaced with updates delivered on a repeating schedule.
Each new update will contain a number of bug fixes for customer reported issues and potentially a number of security fixes. We expect that the updates will substantially reduce the number of individual patches that we produce and that customers must manage to keep their installations up to date.
For more information see the following Red Hat Knowledgebase articles: Maintenance Release Changes in EAP 6.2+ and Updated Patch Management with EAP 6.2+
This update includes all fixes and changes from JBoss Enterprise Application Platform 7.4 Update 22
Download This content is not included.JBoss Enterprise Application Platform 7.4 Update 23
This update includes fixes for the following security related issues:
| ID | Component | Impact | Summary |
|---|---|---|---|
| CVE-2025-35036 | Bean Validation | Important | hibernate-validator: Hibernate Validator Expression Language Injection |
| CVE-2025-2251 | EJB | Moderate | wildfly-ejb3: Improper Deserialization in JBoss Marshalling Allows Remote Code Execution [details] |
| CVE-2024-10234 | Server | Moderate | org.wildfly.core/wildfly-core-management-subsystem: Wildfly vulnerable to Cross-Site Scripting (XSS) |
| CVE-2025-23184 | Server | Low | org.apache.cxf/cxf-core: Apache CXF: Denial of Service vulnerability with temporary files |
| CVE-2025-48734 | Server | Important | commons-beanutils-commons-beanutils: Apache Commons BeanUtils: PropertyUtilsBean does not suppresses an enum's declaredClass property by default |
| CVE-2025-2901 | Server | Moderate | org.jboss.hal-hal-parent: Stored Cross-Site Scripting (XSS) in JBoss EAP Management Console |
This update includes the following bug fixes or changes:
| ID | Component | Summary |
|---|---|---|
| This content is not included.JBEAP-28747 | ActiveMQ | This content is not included.ENTMQBR-9460 / Content from issues.apache.org is not included.ARTEMIS-5085 - retryIntervalMultiplier Parameter Not Applied as Expected in Artemis AMQ Reconnect Attempts |
| This content is not included.JBEAP-29969 | ActiveMQ | This content is not included.ENTMQBR-9658 / Content from issues.apache.org is not included.ARTEMIS-5382 - Merged cluster of JGroup will not lead to the AMQ cluster update |
| This content is not included.JBEAP-27693 | Classloading | Credential Store failing with IBM JDK 1.8 |
| This content is not included.JBEAP-29899 | EJB | Application deployment with container-interceptors fails with 'IllegalArgumentException: WFLYEE0079: Can't add ..., priority 0x249 is already taken by ...' |
| This content is not included.JBEAP-29909 | JCA | This content is not included.JBJCA-1484 - XAManagedConnection.end could loop endlessly when broadcasting error with MariaDB connector |
| This content is not included.JBEAP-28797 | JSF | mojarra swallows original exception and throws unrelated UnsupportedOperationException when exception happens in com.sun.faces.application.WebappLifecycleListener#requestDestroyed() [details] |
| This content is not included.JBEAP-29936 | Migration | This content is not included.CMTOOL-388 - Unrecognized option: -Djboss.server.migration.domain.skip=true while ruining jboss-server-migration |
| This content is not included.JBEAP-29865 | Security | This content is not included.ELY-2894 - FormAuthenticationMechanism needs to use getRawPath for redirect URL |
| This content is not included.JBEAP-29573 | Security | This content is not included.WFCORE-7210 - Unescaped characters throw a NPE although allowed in settings |
| This content is not included.JBEAP-29890 | Undertow | ListenerService closes port after unregistering listener |
| This content is not included.JBEAP-29889 | Undertow | Undertow.Server.lookupSecurePort can throw NPE |
| This content is not included.JBEAP-28887 | Web Console | [This content is not included.HAL-2007] Fix utilization bar |
| This content is not included.JBEAP-28873 | Web Services | This content is not included.JBWS-4438 - Authentication always failed when the webservice security is configured with a custom realm |
| This content is not included.JBEAP-28792 | Web Services | This content is not included.JBWS-4444 - Sever throws IllegalStateException when call a getHeaders/handleFault/close in soap handler with the CDI bean invocation |
| This content is not included.JBEAP-28311 | Web Services | Sever throws IllegalStateException when call a handler with the CDI bean invocation in EAP 7.4.19 [details] |
Installation
Archive / zip / installer based installations
Note: This update zip should only be applied to installer or zip-based installations.
To apply this update using the CLI on Unix-based systems, run the following command from JBOSS_HOME:
bin/jboss-cli.sh "patch apply path/to/jboss-eap-7.4.23-patch.zip"
To apply this update using the CLI on Windows-based systems, run the following command from JBOSS_HOME:
bin\jboss-cli.bat "patch apply path\to\jboss-eap-7.4.23-patch.zip"
These commands will apply the update to the installation that contains the CLI script. Other scenarios and use of the management console are covered in the JBoss EAP 7.4 Patching And Upgrading Guide
RPM installations
See the documentation: Updating an RPM installation
OpenShift Container installations
Update the containers to use the This content is not included.latest tag, to be current on JBoss EAP bug fixes as well as OpenJDK and RHEL fixes.
This content is not included.Known Issues
Notes
- JBoss EAP 7.x is going into Extended Life Support phase on June 30, 2025, at which point an ELS subscription will be required for continued support.
- JBoss EAP 7.4 Update 13+ contains some bug fixes that did not make it into EAP 8.0 GA, it is recommended you move to EAP 8.0 latest Update
- Red Hat Insights is available for JBoss EAP 7.4 Update 11+ and accessible on the This content is not included.Red Hat Hybrid Cloud Console, see more details.
- Helm Chart for EAP 7.4 Updates
- The EAP natives for s390x platform (IBM zSeries) are only supported in the OpenShift environment on IBM zSeries, i.e bare metal installations on IBM zSeries are not supported.
- Some JBoss EAP image templates depend on other products that may not have a s390x build, see here for more details
- The Helm Chart for JBoss EAP 7.4 / JBoss EAP XP 3 allows to build and deploy applications on OpenShift using Helm package manager
- The IBM WebSphere MQ broker was updated to 9.2 for integration testing, see the Red Hat JBoss Enterprise Application Platform (EAP) 7 Tested Integrations for more details.
- Hibernate Search 5 APIs Deprecated in JBoss EAP 7.4 that will be changed in EAP 8 / Hibernate 6
- The RHSSO Galleon Layer is deprecated in JBoss EAP 7.4, see more details.
- JBoss EAP 7.4 Update 8+ now supports OpenJDK 17 / Oracle JDK 17, see configuration changes needed here.
- Deprecated in Red Hat Enterprise Application Platform (EAP) 7
- jndi-name has been required for admin-object definitions as per the schema, the server will require it to be specified or will result in an error, see more details here