Security scans or penetration tests against Workload Control Center (WCC) 24.1 identify multiple high-risk vulnerabilities associated with the installed version of OpenJDK (e.g., version 21.0.8). These vulnerabilities typically include, but are not limited to:
Product: Workload Control Center (WCC)
Version: 24.1
Java Version: OpenJDK 21.0.x
WCC 24.1 is distributed with OpenJDK 21.0.5. Over time, security researchers identify vulnerabilities in specific Java builds. If the environment has not been updated to the latest maintenance release of the JDK, these vulnerabilities will trigger security flags during audits.
To remediate these vulnerabilities, you must upgrade the JRE/JDK used by WCC to the latest compatible maintenance release within the 21.0.x family.
jre directory within the WCC installation path.jre directory with the files from the new JDK/JRE 21 maintenance release.%CA_WCC_INSTALL_LOCATION%\jre$CA_WCC_INSTALL_LOCATION/jre
java.security file of the new installation.security.provider.10=org.bouncycastle.jcajce.provider.BouncyCastleFipsProviderBouncyCastleFipsProvider requirements if applicable.java -version from the WCC runtime binary path to confirm it reflects the new version (e.g., 21.0.11).For additional information on updating the JRE, see JRE Update in the AutoSys documentation.