Subscribe to the Non-Human & AI Identity Journal

Who should be accountable for privileged access on CICS systems?

Accountability should sit with the business or operational owner who can justify the access, not only with infrastructure teams that administer it. For privileged functions, PAM or equivalent oversight should define approval, monitoring, and removal conditions so emergency access does not become permanent.

Why This Matters for Security Teams

Privileged access on CICS systems is not just an infrastructure concern. It is a control decision about who can execute high-impact business functions, change processing logic, or bypass normal safeguards. If accountability sits only with platform administrators, access can be technically managed but operationally unjustified. That gap is exactly where PAM, review, and emergency-access controls need business ownership, alongside technical enforcement from the mainframe team.

This matters because privileged access is where lateral movement, fraud, and unapproved change become most damaging. NHI Mgmt Group notes that 97% of NHIs carry excessive privileges, and that pattern maps closely to long-lived administrative access that is never revalidated. Guidance from the OWASP Non-Human Identity Top 10 reinforces the need to treat privileged access as a lifecycle issue, not a one-time approval. In practice, many security teams discover weak accountability only after an emergency account has already become a standing entitlement.

How It Works in Practice

The accountable owner should be the person who can explain why the access is needed, what business process it supports, and when it must be removed. On CICS systems, that is often an application owner, operations manager, or process owner rather than the z/OS or infrastructure administrator. The admin team should implement and enforce the control, but not own the justification.

In a mature model, PAM or equivalent oversight records the approval path, time bounds, and review cadence for every privileged function. That includes emergency access, which should be granted only for a defined incident or maintenance window and revoked automatically when the task ends. This aligns with the broader NHI lifecycle principles described in Ultimate Guide to NHIs and the risk concentration documented in 52 NHI Breaches Analysis.

  • Assign business ownership for justification and periodic recertification.
  • Use PAM to enforce approval, session monitoring, and automatic removal.
  • Bind emergency access to a ticket, incident, or maintenance record.
  • Review privileged CICS entitlements against actual job function, not title alone.

For governance language, OWASP Non-Human Identity Top 10 is useful for framing entitlement sprawl, while the NHI lifecycle guidance helps operationalise revocation and rotation discipline. These controls tend to break down in legacy mainframe environments where access is shared across teams and no single owner is formally accountable for the privileged action itself.

Common Variations and Edge Cases

Tighter privileged-access governance often increases approval overhead, so organisations must balance operational speed against control assurance. That tradeoff is real on CICS platforms, where outage response and batch support may need fast intervention.

There is no universal standard for every emergency-access scenario, but current guidance suggests the exception should still have a named business owner, a clear expiry, and post-use review. Shared admin IDs, contractor support, and cross-functional ops teams are the most common edge cases. In those environments, the accountable party should still be the service owner or delegate who can justify the access, while the platform team remains responsible for technical enforcement. If the organisation cannot name that owner, the access is already too loosely governed.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-03 Privileged CICS access must be owned, reviewed, and revoked as a lifecycle control.
NIST CSF 2.0 PR.AC-4 Least-privilege access governance maps directly to accountable privileged entitlement management.
NIST AI RMF Governance requires clear accountability for high-impact access decisions and oversight.

Assign a business owner to justify privileged access and force periodic recertification and removal.