STIGQter STIGQter: STIG Summary: Apache Tomcat Application Server 9 Security Technical Implementation Guide Version: 3 Release: 4 Benchmark Date: 01 Apr 2026:

Tomcat server must be patched for security vulnerabilities.

DISA Rule

SV-222996r1067548_rule

Vulnerability Number

V-222996

Group Title

SRG-APP-000435-AS-000163

Rule Version

TCAT-AS-001470

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Follow operational procedures for upgrading Tomcat. Download latest version of Tomcat and install in a test environment. Test applications that are running in production and follow all operations best practices when upgrading the production Tomcat application servers.

Update the Tomcat production instance accordingly and ensure corrected builds are installed once tested and verified.

Check Contents

Refer to https://tomcat.apache.org/security-9.html and identify the latest secure version of Tomcat with no known vulnerabilities.

As a privileged user from the Tomcat server, run the following command:

sudo $CATALINA_HOME/bin/version.sh |grep -i server

Compare the version running on the system to the latest secure version of Tomcat.

Note: If TCAT-AS-000950 is compliant, users may need to leverage a different management interface. There is commonly a version.bat script in CATALINA_HOME/bin that will also output the current version of Tomcat.

If the version is more than one version behind the most recent patch level, this is a finding.

Vulnerability Number

V-222996

Documentable

False

Rule Version

TCAT-AS-001470

Severity Override Guidance

Refer to https://tomcat.apache.org/security-9.html and identify the latest secure version of Tomcat with no known vulnerabilities.

As a privileged user from the Tomcat server, run the following command:

sudo $CATALINA_HOME/bin/version.sh |grep -i server

Compare the version running on the system to the latest secure version of Tomcat.

Note: If TCAT-AS-000950 is compliant, users may need to leverage a different management interface. There is commonly a version.bat script in CATALINA_HOME/bin that will also output the current version of Tomcat.

If the version is more than one version behind the most recent patch level, this is a finding.

Check Content Reference

M

Target Key

4094