@SteveS39This error message is a false alarm and does not mean your system is actually vulnerable. The code uses reflection methods like java.lang.reflect.Array.getLength, which are safe when used correctly by the HFIX‑B2898 patch. First, verify that the patch is properly installed in the environment showing the error. Next, check for any custom changes that might have accidentally introduced unsafe code. If everything looks normal, you can safely ignore the warning. It is common for security scanners to flag these patterns even when they are secure. In many cases, you can add an exception to your security scanner for this message. Thanks
@SteveS39 as @RameshSangili correctly suggested, please log an INC via the MSP in order to determine if it was the HFix that caused the issue, and to make sure what actions are required.
Please provide the INC ticket ID in a reply here, so that we can track the issue.
@MarijeSchillern Our ticket number is INC-C6657. Our dev team is currently working with Pega Support as well. Thanks for your help and recommendations.