STIGUI
V-225636CAT II Medium severitySV-225636r1146236_rule

WebSphere MQ alternate user resources defined to appropriate ADMIN resource class must be protected in accordance with security requirements.

Rule version ZWMQ0057 · 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 reports produced by the TSS Data Collection:

- SENSITVE.RPT(WHOHMADM). - SENSITVE.RPT(WHOHXADM).

For all alternate user resources (i.e., ssid.ALTERNATE.USER.alternatelogonid) defined to MQADMIN resource class (or MXADMIN resource class, if SCYCASE is set to MIXED), ensure access authorization restricts access to users requiring the ability to use the alternate userid. 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).

Fix

For all alternate user resources (i.e., ssid.ALTERNATE.USER.alternateuserid) defined to MQADMIN or MXADMIN resource class, ensure access authorization restricts access to users requiring the ability to use the alternate userid. 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 payroll server (PAYSRV1) to specify alternate userids starting with the characters PS on queue manager (QM1):

TSS ADD(USER1) FAC(QM1MSTR) TSS PER(USER1) MQADMIN(QM1.ALTERNATE.USER.PS) ACC(UPDATE) ACTION(AUDIT)

Identifiers

Group ID
V-225636
Group title
SRG-OS-000080
Rule ID
SV-225636r1146236_rule
Check ID
C-27337r1146234_chk
Fix ID
F-27325r1146235_fix