STIGQter STIGQter: STIG Summary: VMware vSphere 8.0 vCenter Appliance Perfcharts Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 01 Jul 2026:

The vCenter Perfcharts service deployXML attribute must be disabled.

DISA Rule

SV-259094r960963_rule

Vulnerability Number

V-259094

Group Title

SRG-APP-000141-AS-000095

Rule Version

VCPF-80-000138

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/usr/lib/vmware-perfcharts/tc-instance/conf/server.xml

Navigate to the <Host> node and configure with the value "deployXML="false"".

Restart the service with the following command:

# vmon-cli --restart perfcharts

Check Contents

At the command prompt, run the following command:

# xmllint --xpath "//Host/@deployXML" /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml

Expected result:

deployXML="false"

If "deployXML" does not equal "false", this is a finding.

Vulnerability Number

V-259094

Documentable

False

Rule Version

VCPF-80-000138

Severity Override Guidance

At the command prompt, run the following command:

# xmllint --xpath "//Host/@deployXML" /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml

Expected result:

deployXML="false"

If "deployXML" does not equal "false", this is a finding.

Check Content Reference

M

Target Key

5566