STIGUI
V-225631CAT II Medium severitySV-225631r1146221_rule

WebSphere MQ connection class resources must be protected properly.

Rule version ZWMQ0052 · STIG v7 · 2026-06-03

Discussion

WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.

Check

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

- SENSITVE.RPT(WHOHMCON).

Review the following connection resources for each queue manager defined to the connection resource class:

Resource Authorized Users ssid.BATCH TSO and batch job ACIDs ssid.CICS CICS region ACIDs ssid.IMS IMS region ACIDs ssid.CHIN Channel initiator ACIDs

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

For all connection resources defined to the MQCONN, if the following guidance is true, this is not a finding.

Access authorization restricts access to the appropriate users as indicated above. All access FAILUREs are logged.

Fix

Review the following connection resources defined to the MQCONN or MXCONN resource class:

Resource Authorized Users ssid.BATCH TSO and batch job ACIDs ssid.CICS CICS region ACIDs ssid.IMS IMS region ACIDs ssid.CHIN Channel initiator ACIDs

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

For all connection resources defined to the MQCONN or MXCONN resource class, ensure the following items are in effect:

Access authorization restricts access to the appropriate users as indicated above. All access FAILUREs are logged.

The following is a sample of the commands required to allow a batch user (USER1) to connect to a queue manager (QM1):

TSS ADD(USER1) FAC(QM1MSTR) TSS PER(USER1) MQCONN(QM1.BATCH) ACC(READ)

Identifiers

Group ID
V-225631
Group title
SRG-OS-000080
Rule ID
SV-225631r1146221_rule
Check ID
C-27332r1146219_chk
Fix ID
F-27320r1146220_fix