STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 5 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to z/OS IBM CICS Transaction Server for RACF Security Technical Implementation Guide

V-224499

CAT II (Medium)

External RACF Classes are not active for CICS transaction checking.

Rule ID

SV-224499r1144716_rule

STIG

z/OS IBM CICS Transaction Server for RACF Security Technical Implementation Guide

Version

V7R2

CCIs

CCI-000336CCI-002358

Discussion

Implement CICS transaction security by utilizing two distinct and unique RACF resource classes (i.e., member and grouping) within each CICS region. If several CICS regions are grouped in an MRO environment, it is permissible for those grouped regions to share a common pair of resource classes. Member classes contain a RACF discrete profile for each transaction. Grouping classes contain groups of transactions requiring equal protection under RACF. Ideally, member classes contain no profiles, and all transactions are defined by groups in a grouping class. If CICS Classes are not active, this could result in the compromise of the confidentiality, integrity, and availability of the CICS region, applications, and customer data.

Check Content

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

- RACFCMDS.RPT(SETROPTS).

Refer to the CICS Systems Programmer Worksheets filled out from previous vulnerability ZCIC0010.

If each CICS transaction resource class pair are active, this is a finding.

Fix Text

Review each CICS SIT to ensure each region has a unique resource class or resource prefix specified. 

The resources classes are activated in RACF using the following command: SETR CLASSACT(<classname>)