A vulnerability scan reports CVE-2025-50059 for the rt.jar file located in the jre/lib directory of the Autosys System Agent (version 24.0 or similar).
Scanning tools may flag this as a high or medium risk due to the presence of classes that could be exploited in sandboxed Java environments.
CVE-2025-50059 is a vulnerability that impacts Java client applications running untrusted code (such as sandboxed web applets) from the internet.
The Autosys System Agent is a server-side component that executes only trusted, scheduled enterprise workloads. It does not run in a sandbox and does not execute untrusted code. Therefore, while the scanner flags the presence of the code in the JRE library, the agent is not exploitable by this vulnerability.
There are two approaches to address this finding:
Provide the risk assessment to your InfoSec team to mark this finding as a false positive. Since the agent is a server-side process that does not run untrusted code, it does not meet the criteria for exploitation.
If your security policy requires a clean scan regardless of exploitability, you can upgrade the agent's JRE to a version that includes the fix (Java 8 Update 452 or later).