STIGQter STIGQter: STIG Summary: zOS WebSphere MQ for ACF2 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-224365r1144168_rule

Vulnerability Number

V-224365

Group Title

SRG-OS-000080

Rule Version

ZWMQ0055

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The ISSO will ensure that process security is active, all profiles are defined to the MQPROC class, and process inquiries are restricted to READ access.

For all process resources (i.e., ssid.processname) defined to TYPE(MQP) (i.e., 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.

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

Example:

$KEY(ssid) TYPE(MQP)
CHL_TRIG_PROCESS UID(MQAdministrators) SERVICE(READ) LOG
CHL_TRIG_PROCESS UID(*) PREVENT
SYSTEM.DEFAULT.PROCESS UID(MQAdministrators) SERVICE(READ) LOG
SYSTEM.DEFAULT.PROCESS UID(*) PREVENT

Check Contents

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

- SENSITVE.RPT(MQPROC).
- SENSITVE.RPT(MXPROC).
- ACF2CMDS.RPT(RESOURCE) - Alternate report.

For all process resources (i.e., ssid.processname) defined to TYPE(MQP) or TYPE(MXP) (i.e., MQPROC or MXPROC resource class, if SCYCASE is set to MIXED), verify 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-224365

Documentable

False

Rule Version

ZWMQ0055

Severity Override Guidance

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

- SENSITVE.RPT(MQPROC).
- SENSITVE.RPT(MXPROC).
- ACF2CMDS.RPT(RESOURCE) - Alternate report.

For all process resources (i.e., ssid.processname) defined to TYPE(MQP) or TYPE(MXP) (i.e., MQPROC or MXPROC resource class, if SCYCASE is set to MIXED), verify 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

4133