Skip to content

Information Security Policy Hierarchy

An information security policy hierarchy organises governance documents into three tiers: policies, standards, and procedures. Each tier has a distinct purpose, audience, approval chain, and review cycle, and auditors verify that all three tiers are current, communicated, and enforced.

Last updated:

Share

An information security policy hierarchy is a structured set of governance documents organised into three tiers: policies, standards, and procedures. Policies state what the organisation must achieve and who bears accountability; they are approved by senior management and written for a general business audience. Standards translate each policy requirement into specific, measurable technical or operational controls; they are approved by the CISO or a security steering committee and target technical and managerial staff. Procedures describe the exact steps that individuals take to satisfy a standard; they are approved by process owners and written for the people who will follow them. The hierarchy exists so that strategic intent, technical specification, and operational instruction stay separate, allowing each tier to be updated independently when technology or regulation changes.

Most security frameworks require this layered structure. ISO/IEC 27001 Annex A 5.1 mandates a policy for information security and supporting topic-specific policies. The NIST Cybersecurity Framework identifies policies as a foundational element of the Govern function. The UK National Cyber Security Centre, the US NIST SP 800-53, and India's CERT-In guidelines all distinguish between high-level policy and the operational documents that implement it. The three-tier model is the practical mechanism through which any of these frameworks is operationalised inside an organisation.

Auditors treat the policy hierarchy as a primary evidence source. Before testing individual controls, an auditor confirms that the documents authorising those controls exist, are current, have been approved by the right authority, and are accessible to the staff who must follow them. A technically effective control with no policy backing it is a control that could be removed without triggering a governance objection. A policy with no corresponding procedure is a statement of intent that has never been operationalised. Both gaps produce audit findings.

By the end of this topic you will be able to:

  • Distinguish the purpose, audience, approval authority, and review cycle of policies, standards, and procedures.
  • Explain why each tier must be maintained separately and what breaks when tiers are collapsed or skipped.
  • Describe the authoring, approval, and review workflow for each tier and identify who is accountable at each step.
  • List the audit tests used to verify that policies are current, communicated to relevant staff, and enforced by technical or procedural controls.
  • Identify the types of findings that arise when the hierarchy is incomplete, stale, or inconsistent.
Key terms
Information Security Policy
A high-level governance document that states what the organisation intends to achieve in protecting information, assigns accountability to roles, and sets the scope of the security programme. Approved by senior management or the board. Does not contain technical configuration detail.
Standard
A document that translates a policy requirement into specific, measurable criteria. For example, a password policy may require strong authentication; the accompanying standard specifies minimum length, character complexity, and rotation interval. Approved by the CISO or information security steering committee.
Procedure
A step-by-step operational instruction that tells a specific role how to carry out a task in conformance with the relevant standard. Procedures are written for the people who execute them and are approved by the process owner or department head.
Policy Exception
A formal, time-bounded approval to deviate from a policy or standard requirement when the standard control is not achievable. Exceptions must be approved by the policy owner, document the residual risk, and include a compensating control and a remediation timeline.
Document Control
The process of managing the lifecycle of governance documents: version numbering, approval recording, distribution, access control, and scheduled review. Auditors inspect document control metadata to confirm that the version in use is the approved current version.
Operating Effectiveness
Whether a control is actually performing as the policy and standard require, as opposed to merely being documented (design effectiveness). Auditors test operating effectiveness by examining evidence that the control ran as specified during the audit period.

The three-tier model: policies, standards, and procedures

The three-tier model separates what must be done (policy) from how it must be done (standard) and from the steps taken to do it (procedure). This separation is deliberate. Senior executives can approve a policy without understanding the technical implementation; technical staff can update a standard when a configuration benchmark changes without requiring board approval; operational staff can follow a procedure without needing to understand the governance rationale. When all three are collapsed into a single document, any change requires re-approval at the highest level, the document becomes unmanageable in length, and version control fails.

TierWhat it statesAudienceApproval authorityTypical review cycle
PolicyWhat must be achieved; who is accountableAll staff, executives, boardCEO / Board / CISOAnnual
StandardMeasurable technical or process criteriaIT, security, compliance teamsCISO / Steering committeeAnnual or on technology change
ProcedureStep-by-step operational instructionsStaff who execute the taskProcess owner / Dept head18 months or on process change

A fourth document type, the guideline, sometimes appears below procedures. Guidelines are recommendations rather than mandates; staff may deviate from them without a formal exception. The distinction matters for auditors: a finding against a policy or standard is a compliance gap, but a finding against a guideline is an observation. Organisations that mix mandatory and advisory language in the same document create scope ambiguity that auditors will flag.

Authoring and approving policies

A policy document should state its purpose, scope, the roles it applies to, the key requirements, and the consequence of non-compliance. It should not contain system-specific configuration details, because those belong in standards. A policy that specifies, for example, that passwords must be at least 12 characters is already mixing tiers: the 12-character requirement is a standard, and it will need to be updated when the benchmark changes, triggering a board-level re-approval that should not be necessary for a configuration threshold.

The authoring workflow typically runs as follows. The CISO or security team drafts the policy, often starting from a framework template such as the ISO/IEC 27001 Annex A topic-specific policy list or the NIST SP 800-53 governance controls. A legal review confirms alignment with applicable law: GDPR Article 32 in the EU, the Digital Personal Data Protection Act 2023 in India, HIPAA Security Rule in the US, or sector-specific regulation such as PCI-DSS. The draft then goes to a review panel that includes IT, legal, HR, and the relevant business unit. After revisions, it is submitted to the approval authority. Once approved, the policy receives a version number, an effective date, and a scheduled review date, all recorded in the document header or a document register.

The approval authority for the overarching information security policy is typically the board or the CEO, because this document assigns organisation-wide accountability. Topic-specific policies, such as an acceptable use policy or a remote access policy, may be approved at the CISO level if the organisation's governance structure permits delegation. The approval record must be retained: auditors will ask for the signed approval or the meeting minutes that capture the approval decision.

Authoring and approving standards

Standards translate policy requirements into criteria that can be tested. A password policy might require that authentication controls protect access to organisational systems. The corresponding standard specifies: minimum password length 12 characters, must include uppercase, lowercase, digit, and special character, maximum age 90 days, no reuse of the last 12 passwords, account lockout after five failed attempts. Each criterion is measurable, and an auditor can verify compliance by inspecting the Active Directory group policy object, the cloud identity provider configuration, or the system configuration baseline.

Standards are authored by technical subject-matter experts and reviewed by the security team. They are often aligned to external benchmarks: CIS Benchmarks for specific systems, NIST SP 800-63 for digital identity, PCI-DSS Requirements for payment card systems, or vendor security hardening guides. When an external benchmark updates, the internal standard should be reviewed against the new version. This is a common gap found in audits: an organisation adopted CIS Level 1 in 2021 but has not reviewed its standard since the benchmark released a new version.

Authoring and approving procedures

A procedure translates a standard requirement into a sequence of named steps that a specific role performs. It answers who does what, in what order, using which tools, and what they record as evidence. Procedures should be written in plain language that the target audience can follow without specialist knowledge beyond the role's normal training. Each step should be an action, not a concept.

For example, a standard requires that user accounts be disabled within four hours of termination notification. The procedure for the IT operations team would list: receive the HR termination notification; locate the user account in the identity management system; disable the account and record the time; revoke active sessions; notify the manager and HR that the action is complete; log the ticket number and completion timestamp in the termination register. Each step is an action, each step has an actor (IT operations), and the final step produces the evidence record that auditors will inspect.

Procedures are approved by the process owner, typically a department head or team lead. They do not require CISO or board approval unless they include a security decision. Procedures are updated more frequently than policies or standards: any change to the tools, systems, or workflow may trigger a revision. Version control is critical at this tier because outdated procedures can cause staff to follow a process that no longer matches the current system, producing a gap between documented and actual practice.

Communicating policies to staff

A policy that staff cannot find or have not read provides no governance control. Communication requirements are explicit in several frameworks: ISO/IEC 27001 clause 7.3 requires that relevant persons are aware of the information security policy; NIST SP 800-53 AT-2 requires security awareness training that covers security policies. The communication programme must reach all staff, including contractors and third parties who have access to organisational systems.

Common mechanisms include: mandatory annual policy acknowledgment requiring a signed or system-logged confirmation that the employee has read and agrees to comply; induction training for new joiners that covers the core policies before access to systems is granted; a central policy repository accessible to all staff, with search capability; and periodic refresher communications when a policy is updated. The acknowledgment record is the primary audit evidence for the communication control.

Auditors distinguish between distribution and awareness. Sending an email with a policy attachment satisfies distribution but not awareness. Awareness requires evidence that staff understood the key requirements, typically demonstrated through training completion records, quiz scores, or scenario-based acknowledgment. Organisations that rely on email distribution alone consistently receive audit findings on the awareness control.

Audit tests for the policy hierarchy

An audit of the policy hierarchy tests three properties: currency (are documents up to date?), communication (have the right people read them?), and enforcement (do controls actually implement what the documents require?). Each property requires different evidence and different testing techniques.

For currency, the auditor inspects the document register or policy management system to confirm that each document shows a review date within the required interval, an approval signature or equivalent electronic record dated at or after the last review, and a version number consistent with the change history. Documents that have passed their review date without a recorded re-approval are stale; stale policies generate findings regardless of whether the content is technically adequate, because the governance process itself has failed.

For communication, the auditor requests the acknowledgment register and compares it to the current staff list, including contractors and third parties in scope. Any gap between the staff list and the acknowledgment register is a finding. The auditor may also select a sample of employees for interview, asking them to describe the core requirements of the acceptable use policy or the password standard to test whether the training produced awareness, not just a signature.

For enforcement, the auditor selects a sample of controls stated in the standards and tests them for operating effectiveness. If the password standard requires a 12-character minimum, the auditor inspects the relevant system configuration to confirm that the setting is applied. If the procedure requires accounts to be disabled within four hours of termination, the auditor samples recent terminations and compares the HR notification timestamp to the account disable timestamp in the system log. Where the standard is not reflected in the control configuration, or where the procedure was not followed, the auditor raises a finding against the relevant tier of the hierarchy.

Check your understanding
Question 1 of 4· 0 answered

A security standard specifies that servers must have automatic screen lock after five minutes of inactivity. An auditor tests this control and finds that the server configuration enforces a 10-minute timeout. What type of finding does this produce and against which tier of the hierarchy?

Key Takeaways

  • The three-tier hierarchy separates policy (what must be achieved and who is accountable) from standards (measurable technical criteria) and procedures (step-by-step operational instructions), allowing each tier to be updated and approved independently.
  • Each tier has a distinct approval authority: board or senior management for policies, CISO or steering committee for standards, and process owner for procedures. The approval record must be retained and is primary audit evidence.
  • Policies must be communicated to all relevant staff, including contractors and third parties. Distribution alone does not satisfy the awareness requirement; a recorded acknowledgment or training completion record is required.
  • Auditors test three properties of the hierarchy: currency (documents reviewed within the required interval), communication (all relevant staff have acknowledged), and enforcement (technical controls actually implement the standard requirements).
  • When a lower-tier document conflicts with a higher-tier one, the higher tier takes precedence. Unresolved conflicts are governance findings because they signal that the document management process is not functioning.
What is the difference between a policy, a standard, and a procedure in information security?
A policy states what must be achieved and who is accountable; it is written in business language and approved by senior management. A standard specifies how the policy requirement is met in measurable, technical terms. A procedure describes the step-by-step actions that staff take to satisfy the standard. Together they form a three-tier hierarchy that separates governance intent from technical specification and from operational instruction.
Who approves an information security policy?
Policies are approved by senior management or the board, because they express governance intent and assign accountability at the organisational level. Standards are typically approved by the CISO or an information security steering committee. Procedures are approved by the relevant process owner or department head. This tiered approval structure reflects the scope of accountability at each level.
How often should information security policies be reviewed?
ISO/IEC 27001 requires that policies be reviewed at planned intervals or when significant changes occur. In practice, most organisations set an annual review cycle for policies and standards, with an 18-month or biennial cycle for stable procedures. The review date must be recorded in the document metadata, and auditors check that no document has passed its review date without a recorded re-approval.
What audit tests verify that policies are communicated and enforced?
Auditors typically inspect training completion records to verify that staff have read and acknowledged the policy, examine access control configurations to confirm that technical controls implement the stated standard, and interview employees to test awareness of the policy requirements. Where policies state specific controls, auditors test a sample of those controls for operating effectiveness.
What happens when a lower-tier document conflicts with a higher-tier one?
The higher-tier document takes precedence. A procedure cannot authorise an action that a standard prohibits, and a standard cannot permit something that a policy forbids. When a conflict is found, the lower-tier document must be updated or an exception formally approved through the organisation's risk acceptance process. Auditors treat unresolved conflicts as a governance finding because they signal that the hierarchy is not maintained.

Test yourself on Information Security Audit and Compliance with free, timed mocks.

Practice Information Security Audit and Compliance questions

Found this useful? Pass it along.

Share

Spotted an error in this page? Report a correction or read our editorial standards.

Your journey to becoming a forensic professional starts here.

Practice with mock tests, learn from structured notes, and get your questions answered by a global forensic community, all in one place.