STIGQter STIGQter: STIG Summary: VMware vSphere 7.0 ESXi Security Technical Implementation Guide Version: 1 Release: 4 Benchmark Date: 02 Apr 2025:

The ESXi host Secure Shell (SSH) daemon must disable port forwarding.

DISA Rule

SV-256434r959010_rule

Vulnerability Number

V-256434

Group Title

SRG-OS-000480-VMM-002000

Rule Version

ESXI-70-000082

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

From an ESXi shell, add or correct the following line in "/etc/ssh/sshd_config":

AllowTcpForwarding no

Check Contents

From an ESXi shell, run the following command:

# /usr/lib/vmware/openssh/bin/sshd -T|grep allowtcpforwarding

Expected result:

allowtcpforwarding no

If the output does not match the expected result, this is a finding.

Vulnerability Number

V-256434

Documentable

False

Rule Version

ESXI-70-000082

Severity Override Guidance

From an ESXi shell, run the following command:

# /usr/lib/vmware/openssh/bin/sshd -T|grep allowtcpforwarding

Expected result:

allowtcpforwarding no

If the output does not match the expected result, this is a finding.

Check Content Reference

M

Target Key

5518