STIGQter STIGQter: STIG Summary: Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Jul 2026:

AlmaLinux OS 9 must not have any File Transfer Protocol (FTP) packages installed.

DISA Rule

SV-269403r1050286_rule

Vulnerability Number

V-269403

Group Title

SRG-OS-000074-GPOS-00042

Rule Version

ALMA-09-037750

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Remove the default FTP client and server packages using the following command:

$ dnf remove vsftpd ftp

Check Contents

Verify that AlmaLinux OS 9 does not have an FTP client or server package installed with the following command:

$ rpm -qa | grep ftp

If the "vsftpd" server or "ftp" client packages are installed, this is a finding.

Note that there may be third-party or alternative packages that provide the same functionality, which should also be removed.

Vulnerability Number

V-269403

Documentable

False

Rule Version

ALMA-09-037750

Severity Override Guidance

Verify that AlmaLinux OS 9 does not have an FTP client or server package installed with the following command:

$ rpm -qa | grep ftp

If the "vsftpd" server or "ftp" client packages are installed, this is a finding.

Note that there may be third-party or alternative packages that provide the same functionality, which should also be removed.

Check Content Reference

M

Target Key

5664