STIGQter STIGQter: STIG Summary: zOS WebSphere MQ for TSS Security Technical Implementation Guide Version: 7 Release: 3 Benchmark Date: 01 Jul 2026:

WebSphere MQ Process resources must be protected in accordance with security requirements.

DISA Rule

SV-225634r1146230_rule

Vulnerability Number

V-225634

Group Title

SRG-OS-000080

Rule Version

ZWMQ0055

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

For all process resources (i.e., ssid.processname) defined to MQPROC or MXPROC resource class, ensure access authorization restricts access to users requiring the ability to make process inquiries. This is difficult to determine. However, an item for concern may be a profile with * READ specified in the access list.

Note: ssid is the queue manager name (a.k.a., subsystem identifier).

The following is a sample of the commands required to allow a user (USER1) to inquire on processes beginning with the letter V on queue manager (QM1):

TSS ADD(USER1) FAC(QM1MSTR)
TSS PER(USER1) MQPROC(QM1.V) ACC(READ)
ACTION(AUDIT)

Check Contents

Refer to the following report produced by the TSS Data Collection:

- SENSITVE.RPT(WHOHMPRO).
- SENSITVE.RPT(WHOHXPRO).

For all process resources (i.e., ssid.processname) defined to MQPROC resource class (or MXPROC resource class , if SCYCASE is set to MIXED), ensure access authorization restricts access to users requiring the ability to make process inquiries. This is difficult to determine. However, an item for concern may be a profile with * READ specified in the access list. If this guidance is true, this is not a finding.

Note: ssid is the queue manager name (a.k.a., subsystem identifier).

Vulnerability Number

V-225634

Documentable

False

Rule Version

ZWMQ0055

Severity Override Guidance

Refer to the following report produced by the TSS Data Collection:

- SENSITVE.RPT(WHOHMPRO).
- SENSITVE.RPT(WHOHXPRO).

For all process resources (i.e., ssid.processname) defined to MQPROC resource class (or MXPROC resource class , if SCYCASE is set to MIXED), ensure access authorization restricts access to users requiring the ability to make process inquiries. This is difficult to determine. However, an item for concern may be a profile with * READ specified in the access list. If this guidance is true, this is not a finding.

Note: ssid is the queue manager name (a.k.a., subsystem identifier).

Check Content Reference

M

Target Key

4211