STIGQter STIGQter: STIG Summary: VMware vSphere 8.0 vCenter Appliance ESX Agent Manager (EAM) Security Technical Implementation Guide Version: 2 Release: 3 Benchmark Date: 01 Jul 2026:

The vCenter ESX Agent Manager service must be configured to fail to a known safe state if system initialization fails.

DISA Rule

SV-259012r961122_rule

Vulnerability Number

V-259012

Group Title

SRG-APP-000225-AS-000166

Rule Version

VCEM-80-000062

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/etc/vmware-eam/catalina.properties

Add or change the following line:

org.apache.catalina.startup.EXIT_ON_INIT_FAILURE=true

Restart the service with the following command:

# vmon-cli --restart eam

Check Contents

At the command line, run the following command:

# grep EXIT_ON_INIT_FAILURE /etc/vmware-eam/catalina.properties

Example result:

org.apache.catalina.startup.EXIT_ON_INIT_FAILURE=true

If there are no results, or if the "org.apache.catalina.startup.EXIT_ON_INIT_FAILURE" is not set to "true", this is a finding.

Vulnerability Number

V-259012

Documentable

False

Rule Version

VCEM-80-000062

Severity Override Guidance

At the command line, run the following command:

# grep EXIT_ON_INIT_FAILURE /etc/vmware-eam/catalina.properties

Example result:

org.apache.catalina.startup.EXIT_ON_INIT_FAILURE=true

If there are no results, or if the "org.apache.catalina.startup.EXIT_ON_INIT_FAILURE" is not set to "true", this is a finding.

Check Content Reference

M

Target Key

5564