STIGQter STIGQter: STIG Summary: Amazon Linux 2023 Security Technical Implementation Guide Version: 1 Release: 4 Benchmark Date: 01 Jul 2026:

Amazon Linux 2023 must not have the telnet-server package installed.

DISA Rule

SV-274010r1120018_rule

Vulnerability Number

V-274010

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

AZLX-23-000315

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure Amazon Linux 2023 to not have the telnet-server package installed with the following command:

$ sudo dnf -y remove telnet-server

Check Contents

Verify Amazon Linux 2023 does not have the telnet-server package installed with the following command:

$ dnf list --installed telnet-server
Error: No matching Packages to list

If the "telnet-server" package is installed, this is a finding.

Vulnerability Number

V-274010

Documentable

False

Rule Version

AZLX-23-000315

Severity Override Guidance

Verify Amazon Linux 2023 does not have the telnet-server package installed with the following command:

$ dnf list --installed telnet-server
Error: No matching Packages to list

If the "telnet-server" package is installed, this is a finding.

Check Content Reference

M

Target Key

5700