Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2025:11697 - Bug Fix Advisory
Issued:
2025-07-28
Updated:
2025-07-28

RHBA-2025:11697 - Bug Fix Advisory

  • Overview
  • Updated Images

Synopsis

Update JBoss Web Server 5.8 for OpenShift images with 5.8.5

Type/Severity

Bug Fix Advisory

Topic

This erratum covers updates to the current JBoss Web Server 5.8 for OpenShift images to consume the JBoss Web Server 5.8.5 release.

Description

Red Hat xPaaS provides images for many of the Red Hat Middleware products that are available for use within the OpenShift Container Platform cloud computing Platform-as-a-Service (PaaS) for on-premise or private cloud deployments.

The current JBoss Web Server 5.8 for OpenShift images have been updated to consume the JBoss Web Server 5.8.5 release.

Solution

To update to the latest JBoss Web Server 5.8.5 for OpenShift image on UBI8, perform the following steps to pull in the content:

1. On your master host(s), ensure that you are logged in to the command line interface as a cluster administrator or user who has project administrator access to the global "openshift" project:

$ oc login -u system:admin

2. Run the following commands to import the templates:

$ for resource in jws58-openjdk11-tomcat9-ubi8-basic-s2i.json jws58-openjdk11-tomcat9-ubi8-https-s2i.json jws58-openjdk11-tomcat9-ubi8-image-stream.json jws58-openjdk17-tomcat9-ubi8-basic-s2i.json jws58-openjdk17-tomcat9-ubi8-https-s2i.json jws58-openjdk17-tomcat9-ubi8-image-stream.json jws58-openjdk8-tomcat9-ubi8-basic-s2i.json jws58-openjdk8-tomcat9-ubi8-https-s2i.json jws58-openjdk8-tomcat9-ubi8-image-stream.json do oc replace -n openshift --force -f https://raw.githubusercontent.com/jboss-container-images/jboss-webserver-5-openshift-image/jws58el8-v5.8.5/templates/${resource} done

3. Depending on the OpenJDK version, run one of the following commands to update the core JBoss Web Server 5.8 tomcat 9 OpenShift image stream in the "openshift" project:

  • For OpenJDK 8:

To update the core JBoss Web Server 5.8 tomcat 9 with OpenJDK 8 OpenShift image, run the following command:

$ oc -n openshift import-image jboss-webserver58-openjdk8-tomcat9-openshift-ubi8:5.8.5

  • For OpenJDK 11:

To update the core JBoss Web Server 5.8 tomcat 9 with OpenJDK 11 OpenShift image, run the following command:

$ oc -n openshift import-image jboss-webserver58-openjdk11-tomcat9-openshift-ubi8:5.8.5

  • For OpenJDK 17:

To update the core JBoss Web Server 5.8 tomcat 9 with OpenJDK 17 OpenShift image, run the following command:

$ oc -n openshift import-image jboss-webserver58-openjdk17-tomcat9-openshift-ubi8:5.8.5

Affected Products

  • Red Hat OpenShift Container Platform 4.12 for RHEL 8 x86_64
  • Red Hat OpenShift Container Platform 4.11 for RHEL 8 x86_64

Fixes

(none)

CVEs

  • CVE-2016-9840
  • CVE-2019-17543
  • CVE-2024-12718
  • CVE-2024-34397
  • CVE-2024-52533
  • CVE-2025-3576
  • CVE-2025-4138
  • CVE-2025-4330
  • CVE-2025-4373
  • CVE-2025-4435
  • CVE-2025-4517
  • CVE-2025-4802
  • CVE-2025-6020
  • CVE-2025-6021
  • CVE-2025-30749
  • CVE-2025-30754
  • CVE-2025-30761
  • CVE-2025-47273
  • CVE-2025-49794
  • CVE-2025-49796
  • CVE-2025-50059
  • CVE-2025-50106

References

  • https://docs.redhat.com/en/documentation/red_hat_jboss_web_server/5.8/html/red_hat_jboss_web_server_5.8_service_pack_5_release_notes/index

ppc64le

jboss-webserver-5/jws58-openjdk11-openshift-rhel8@sha256:10933679527670f5fe8afe13b85061dc3767f38e31fd4c65ce10bfcb61cb4f8e
jboss-webserver-5/jws58-openjdk17-openshift-rhel8@sha256:3c8bc331628af7467b9abdeee1e5f8c717e914eb41ce948c43bf671b10e2dc2c

s390x

jboss-webserver-5/jws58-openjdk11-openshift-rhel8@sha256:66e9f8f93403a2355a977fff2b6bcbebc34ac64b4120d030feafd2990a506975
jboss-webserver-5/jws58-openjdk17-openshift-rhel8@sha256:632d842af6f8c872ab8fc30804c755bc75d53f89ee0810ba350b461e2e24711c

x86_64

jboss-webserver-5/jws58-openjdk11-openshift-rhel8@sha256:4237133e6d774b9661147ed1c5e965ab9c10b6af962b74cd8c40bf60f660d22b
jboss-webserver-5/jws58-openjdk17-openshift-rhel8@sha256:5c93e6b70d423e81eb01af850b6539fd8804c6b5a93b57ea1a008b12dddbea95
jboss-webserver-5/jws58-openjdk8-openshift-rhel8@sha256:f2990047c2fabb98ab3a69ce285353d3cad98fde06ee3ebe1eb6ab87bce62dad

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility