Security vulnerability scans often identify log4j-core.jar files within the DataMigrator utility directory as vulnerable to security threats such as CVE-2026-34480, CVE-2026-34477, and CVE-2026-34478. These findings typically involve Apache Log4j versions older than 2.25.4.
Autosys 24.x
The DataMigrator utility is a standalone tool used primarily during database or platform migration activities. It is not an active service that runs continuously in the background. Consequently, the embedded Log4j libraries are only loaded into memory during an active migration task. To satisfy security compliance without needing a software patch, Broadcom recommends archiving these files when the utility is not in use.
Since the utility is not required for the day-to-day operation of the Autosys Scheduler or Application Server, the original .jar files can be removed after creating a secure backup.
Remediation Steps (Unix/Linux):
This command will make changes to your system. Review it carefully before running.
This command will make changes to your system. Review it carefully before running.
If a migration task is scheduled and the utility must be used:
/<DataMigrator_dir>/lib/ directory.tar -xzvf log4j_datamigrator_backup.tar.gz.