iso-27001-security-baseline-configuration

By July 26th, 2026compliant-growth21 min read

ISO 27001 Security Baseline Configuration Standards

Security baseline configurations are one of the most effective controls an organisation can implement to protect its information assets. By defining and enforcing standardised secure configurations for servers, workstations, network devices, and applications, organisations can eliminate common vulnerabilities, reduce the attack surface, and establish a consistent security posture across their technology estate. For organisations pursuing ISO 27001 certification, security baseline configurations are directly relevant to multiple Annex A controls and play a critical role in demonstrating the implementation of systematic security practices. This article provides a comprehensive examination of security baseline configuration standards within the context of ISO 27001, covering frameworks, implementation approaches, and monitoring strategies.

What Are Security Baseline Configurations?

A security baseline configuration is a documented set of specifications for a technology asset that defines the secure settings, policies, and controls that must be applied before the asset is deployed and maintained throughout its lifecycle. Baseline configurations cover areas such as operating system settings, application permissions, network service configurations, authentication requirements, logging parameters, and cryptographic standards. The objective is to ensure that every instance of a particular asset type is configured consistently and securely from the point of deployment.

Within the ISO 27001 framework, security baseline configurations support several key requirements. Annex A.8.1 (User endpoint devices) requires organisations to secure information on user devices, and Annex A.8.6 (Capacity management) addresses the need for proper provisioning. Annex A.8.8 (Management of technical vulnerabilities) requires timely remediation of vulnerabilities, which is directly supported by baseline configurations that enforce patching and configuration standards. Annex A.8.9 (Configuration management) is the control most directly aligned with baseline configurations, requiring that configurations be established, documented, implemented, monitored, and reviewed.

The relationship between baseline configurations and ISO 27001 extends beyond specific Annex A controls. The ISMS itself requires a systematic approach to information security, and baseline configurations represent a practical application of that systematic approach to technology management. The documented information created during baseline definition, implementation, and monitoring provides the type of evidence that certification auditors expect to see: evidence of planning, implementation, verification, and continuous improvement.

CIS Benchmarks as Baseline Standards

The Center for Internet Security (CIS) Benchmarks are the most widely adopted security configuration standards globally. They provide detailed, consensus-based configuration guidelines for operating systems, cloud platforms, network devices, server software, and applications. For organisations implementing ISO 27001, CIS Benchmarks offer a ready-made baseline framework that can be adopted or adapted to meet the organisation’s specific requirements.

CIS Benchmark CategoryExamplesNumber of Configuration RecommendationsISO 27001 Annex A Alignment
Operating systemsCIS Benchmark for Windows Server 2022, CIS Benchmark for Ubuntu Linux 22.04 LTS, CIS Benchmark for macOS 14 Sonoma200–800+ per benchmarkA.8.1 (Endpoint devices), A.8.9 (Configuration management)
Cloud platformsCIS Benchmark for AWS, CIS Benchmark for Microsoft 365, CIS Benchmark for Azure, CIS Benchmark for Google Cloud100–400+ per benchmarkA.5.23 (Cloud services), A.8.9 (Configuration management)
Network devicesCIS Benchmark for Cisco IOS, CIS Benchmark for Palo Alto Networks, CIS Benchmark for Juniper Junos150–350+ per benchmarkA.8.20 (Networking security), A.8.9 (Configuration management)
Server softwareCIS Benchmark for Microsoft IIS, CIS Benchmark for Apache HTTP Server, CIS Benchmark for SQL Server, CIS Benchmark for Kubernetes100–500+ per benchmarkA.8.9 (Configuration management), A.8.24 (Cryptography)
Container platformsCIS Benchmark for Docker, CIS Benchmark for Kubernetes, CIS Benchmark for Amazon EKS100–300+ per benchmarkA.8.9 (Configuration management), A.8.25 (Secure development lifecycle)

CIS Benchmarks are organised into levels that reflect different security postures. Level 1 benchmarks represent the minimum essential security configuration that should not significantly impact functionality or interoperability. Level 2 benchmarks represent a more defensive, in-depth security posture that may affect system performance or usability. Organisations implementing ISO 27001 typically adopt Level 1 as their mandatory baseline, with Level 2 applied to systems handling high-value or high-risk information assets. The CIS Controls, which are distinct from the benchmarks, provide a prioritised set of actions for improving security posture and are referenced by some organisations as a framework for their ISMS.

NIST Configuration Guides

The National Institute of Standards and Technology (NIST) produces a comprehensive set of configuration guidance documents that complement CIS Benchmarks and provide an alternative framework for organisations in regulated industries or those seeking additional rigour. NIST Special Publication 800-70 (National Checklist Program for IT Products) establishes the framework for government-recognised security configuration checklists, while NIST SP 800-128 (Guide for Security-Focused Configuration Management of Information Systems) provides detailed guidance on configuration management processes.

NIST PublicationFocus AreaRelevance to ISO 27001
NIST SP 800-70 Rev. 5National Checklist Program for IT ProductsBaseline configuration framework, checklist management lifecycle
NIST SP 800-128 Rev. 1Security-Focused Configuration ManagementConfiguration management policy, change control, baseline monitoring
NIST SP 800-53 Rev. 5Security and Privacy Controls (CM-2 baseline configuration, CM-6 configuration settings)Control mapping, baseline configuration control specification
NIST SP 800-123Server Security GuideServer-specific configuration guidance for multiple operating systems
NIST SP 800-124 Rev. 2Mobile Device SecurityMobile device baseline configurations for different platforms
NIST SP 1800 SeriesPractice Guides (various technology domains)Implementation guidance, architecture, configuration examples

NIST guidance is particularly valuable for organisations that need to demonstrate a rigorous, standards-based approach to configuration management. The NIST Risk Management Framework (RMF) provides a structured process for selecting, implementing, and monitoring security controls that integrates well with the ISO 27001 Plan-Do-Check-Act (PDCA) cycle. For organisations that operate in both ISO 27001 and NIST frameworks (such as US-based organisations with GCC operations), maintaining aligned baseline configurations reduces duplication of effort and simplifies multi-standard compliance.

Annex A Alignment for Baseline Configurations

The relationship between security baseline configurations and ISO 27001 Annex A controls is extensive. While Annex A.8.9 (Configuration management) is the primary control, baseline configurations contribute to the implementation and operation of controls across multiple Annex A categories. Understanding these relationships helps organisations design baseline configurations that address certification requirements efficiently.

Annex A ControlControl ObjectiveBaseline Configuration Contribution
A.5.2 – Information security roles and responsibilitiesDefine and allocate responsibilitiesSpecify roles responsible for baseline definition, approval, implementation, and monitoring
A.5.8 – Information security in project managementIntegrate security into project managementRequire baseline configuration review and approval as a gating criterion in project deployment
A.5.10 – Acceptable use of information and other associated assetsDefine acceptable use rulesEnforce acceptable use through device configurations that restrict prohibited activities
A.5.37 – Documented operating proceduresDocument operational proceduresProvide detailed configuration procedures as documented operational instructions
A.8.1 – User endpoint devicesSecure information on user devicesDefine secure configurations for workstations, laptops, and mobile devices
A.8.7 – Protection from malwareImplement malware protectionEnforce anti-malware configuration settings, scheduled scans, and real-time protection
A.8.8 – Management of technical vulnerabilitiesManage technical vulnerabilitiesEstablish patching baselines, vulnerability scanning configuration, and remediation timeframes
A.8.9 – Configuration managementEstablish and manage configurationsPrimary control: define baseline, manage changes, monitor compliance, review configurations
A.8.20 – Networking securitySecure networks and network servicesDefine secure configurations for routers, switches, firewalls, and wireless access points
A.8.21 – Separation in networksSeparate information services and usersEnforce network segmentation through device baseline configurations (ACLs, VLANs, firewall rules)
A.8.24 – Use of cryptographyDefine and implement cryptographic controlsEnforce cryptographic protocol versions, cipher suites, key lengths in device baselines
A.8.25 – Secure development lifecycleIntegrate security into developmentDefine baseline configurations for development, test, and production environments

Organisations should document the relationship between their baseline configurations and Annex A controls in the Statement of Applicability (SoA). This documentation demonstrates that the organisation has systematically mapped its technical controls to the standard’s requirements and provides auditors with a clear understanding of how baseline configurations form part of the ISMS control framework. The SoA should reference specific baseline configuration documents and indicate the scope of each baseline (which asset types and environments it covers).

Server Baseline Configurations

Server baseline configurations typically represent the most comprehensive and rigorously enforced set of configuration rules within an organisation, given the critical role servers play in information processing, storage, and communication. Server baselines cover operating system settings, service configurations, access controls, logging, and security software.

  • Operating system hardening – Remove unnecessary services, disable unused ports, apply file system permissions, configure kernel parameters, and enforce secure boot settings. CIS Benchmarks for Windows Server and Ubuntu Server provide detailed hardening guidance that addresses common misconfigurations and vulnerabilities. Specific recommendations include disabling SMBv1, restricting PowerShell execution policy, configuring Windows Defender Firewall rules, and setting Linux kernel parameters for network security.
  • Access control configuration – Enforce least privilege through role-based access controls, restrict administrative access, configure sudo policies on Linux systems, implement privileged access workstations for server administration, and enforce multi-factor authentication for all interactive server logins. Baseline configurations should specify default deny rules for local user permissions, group memberships, and service accounts.
  • Authentication settings – Configure password policies (length, complexity, expiration), account lockout thresholds, Kerberos settings, certificate-based authentication parameters, and integration with centralised identity management. Baseline configurations should disable legacy authentication protocols such as NTLMv1, basic authentication, and digest authentication in favour of modern protocols.
  • Logging and auditing – Enable comprehensive logging including security event logs, system logs, application logs, and audit policies. Baseline configurations should specify log retention periods (aligned with the organisation’s data retention policy), log file sizes, and forwarding configurations for centralised log management. Specific audit policy settings for Windows (advanced audit policy) and syslog configuration for Linux should be documented.
  • Cryptography configuration – Enforce minimum TLS versions (TLS 1.2 minimum, TLS 1.3 preferred), configure cipher suites to exclude weak algorithms (RC4, DES, 3DES), set key exchange protocols (ECDHE preferred), and configure certificate validation settings. Baseline configurations should also address SSH configuration on Linux servers, including key exchange algorithms, ciphers, and MACs.
  • Patch management configuration – Configure automatic update settings, patch approval workflows, and maintenance window schedules. Baseline configurations should define the specific patch management tool settings, including update source locations, download schedules, and installation behaviours for different severity classifications.

Server baseline configurations should be version-controlled and reviewed at least annually or whenever significant changes occur in the technology environment. The review process should consider new vulnerabilities, changes in business requirements, and lessons learned from security incidents. Changes to server baseline configurations should follow the organisation’s change management process, with documented approval from the information security function and appropriate stakeholders.

Workstation Baseline Configurations

Workstation baseline configurations address the unique security challenges presented by user endpoints, which are typically more exposed to threats than server environments and are operated by users with varying levels of security awareness. Workstation baselines must balance security controls with usability, as overly restrictive configurations can lead to user frustration and shadow IT workarounds.

Configuration AreaWindows Workstation BaselinemacOS Workstation BaselineISO 27001 Control
Operating system settingsWindows Defender enabled, User Account Control enabled (level 2), BitLocker enforced, Windows Firewall enabledFileVault enabled, Gatekeeper enabled (App Store and identified developers), SIP enabled, firewall enabledA.8.1 (Endpoint devices), A.8.9 (Configuration management)
AuthenticationWindows Hello for Business or MFA required, password minimum length 14, lockout after 5 attempts, screen lock after 15 minutesTouch ID or Apple silicon secure enclave, password minimum length 14, lockout after 5 attempts, screen lock after 15 minutesA.8.3 (Access control), A.8.5 (Secure authentication)
Software managementSoftware installation restricted to managed users, application whitelisting via AppLocker or WDAC, browser managed via Group PolicySoftware installation restricted to managed users, MDM-managed application deployment, XProtect and background task management enabledA.8.19 (Installation of software), A.8.7 (Protection from malware)
Data protectionBitLocker full disk encryption, Windows Information Protection policies, DLP enforced via Microsoft PurviewFileVault full disk encryption, Data Loss Prevention via MDM policies, iCloud Drive managedA.8.11 (Data masking), A.8.12 (Data leakage prevention)
Network configurationWindows Firewall with default inbound block, VPN mandatory for off-network access, DNS over HTTPS enabledmacOS firewall enabled, VPN mandatory for off-network access, DNS over HTTPS or TLS enabledA.8.20 (Networking security), A.8.22 (Segregation of networks)
Removable mediaUSB mass storage restricted to approved devices, BitLocker To Go required for removable media, autorun disabledUSB mass storage restricted to approved devices, FileVault on removable media, autorun disabledA.8.26 (Physical security), A.8.12 (Data leakage prevention)

Workstation baseline configurations should be deployed through centralised management tools such as Group Policy for Windows, MDM for macOS, and configuration management tools for Linux workstations. Organisations should implement automated compliance checking that verifies workstation configurations against the baseline on a scheduled basis and generates alerts when deviations are detected. Non-compliant workstations should be quarantined from the network until remediation is completed, with escalation procedures for persistent non-compliance.

Network Device Baseline Configurations

Network device baseline configurations are essential for maintaining the security of the organisation’s network infrastructure. Routers, switches, firewalls, load balancers, and wireless controllers each require specific configuration settings to ensure secure operation. Misconfigured network devices are a common source of security vulnerabilities and can undermine the effectiveness of other security controls.

  • Access control – Restrict administrative access to network devices using role-based access control, enforce multi-factor authentication for all administrative access, configure AAA (authentication, authorisation, and accounting) integration with centralised identity management, and disable default accounts. All administrative access should be encrypted using SSHv2 (not Telnet or HTTP), and access should be restricted to authorised management networks.
  • Service hardening – Disable unnecessary services (HTTP server, SNMP public community strings, CDP, LLDP where not required, bootp, DHCP server on non-DHCP devices), secure management protocols (SNMPv3 with encryption, syslog with TLS), and configure device time synchronisation using NTP with authentication. Each device should run only the minimum services required for its function.
  • Routing security – Configure routing protocol authentication (OSPF MD5/SHA, BGP MD5/TCP-AO), implement route filtering to prevent route hijacking, enable unicast reverse path forwarding (uRPF), and configure BGP prefix limits. Routing security is critical for preventing traffic interception and denial of service attacks.
  • Logging and monitoring – Enable comprehensive logging including authentication events, configuration changes, interface status changes, and security events. Configure syslog forwarding to a centralised log management platform, set appropriate log severity levels, and ensure log generation cannot be suppressed by unauthorised users. Time synchronisation via authenticated NTP is essential for accurate log correlation.
  • Firmware and patch management – Establish a firmware update policy that defines update frequencies, testing requirements, and rollback procedures. Baseline configurations should specify minimum firmware versions, vulnerability severity thresholds that trigger updates, and maximum timeframes for applying security patches based on severity. Cisco, Palo Alto, and other major vendors provide security advisory feeds that should be monitored.
  • Wireless security – Configure WPA3-Enterprise for wireless networks (with WPA2-Enterprise as minimum for legacy devices), disable WPS and WEP, implement 802.1X with EAP-TLS certificate-based authentication, configure rogue access point detection, and segment wireless networks from wired networks. Guest wireless networks should be isolated and rate-limited.

Network device baseline configurations should be stored in a centralised configuration management repository with version control, and all configuration changes should follow the organisation’s change management process. Automated configuration backup should be configured for all network devices, with backup frequency aligned with the organisation’s recovery point objectives. Regular configuration audits should compare actual device configurations against the baseline, with automated remediation or alerting for detected deviations.

Monitoring Baseline Compliance

Defining baseline configurations is only the first step; organisations must also implement mechanisms to monitor compliance with those baselines and remediate deviations. Continuous compliance monitoring is required by ISO 27001 Annex A.8.9 and is essential for maintaining the effectiveness of baseline controls over time as the technology environment evolves.

Monitoring ApproachHow It WorksTools and TechnologiesRemediation Capability
Agent-based configuration scanningSoftware agents installed on endpoints and servers periodically check configurations against baseline and report compliance statusMicrosoft Defender for Cloud, Qualys, Rapid7, Tanium, CrowdStrike FalconAutomated remediation scripts can restore compliant configuration; alerting for non-compliant endpoints
Agentless network scanningNetwork scanners probe devices remotely to identify configuration settings and compare against baselineNessus, OpenVAS, Nexpose, Nmap with custom scriptsAlerting and reporting; manual or scripted remediation through device management tools
Configuration management database (CMDB) integrationCMDB stores desired configurations; automated jobs compare actual configurations recorded in CMDB against desired stateServiceNow, BMC Helix, Freshservice, custom CMDB solutionsChange management workflow triggered for non-compliant items; automated remediation scripts
Infrastructure as code (IaC) complianceInfrastructure configurations defined as code (Terraform, Ansible, CloudFormation); compliance checked at deployment and continuously in productionHashiCorp Sentinel, Open Policy Agent, Bridgecrew, Checkov, tfsecPre-deployment policy enforcement blocks non-compliant deployments; drift detection alerts on runtime changes
SIEM-based monitoringSecurity events from devices and systems correlated against baseline configuration rules to detect violationsMicrosoft Sentinel, Splunk, Elastic SIEM, QRadarAutomated incident creation; SOAR playbooks for configuration remediation

The frequency of compliance monitoring should be risk-based. High-risk systems (internet-facing servers, systems processing sensitive data, critical infrastructure) should be monitored continuously or at least daily. Medium-risk systems should be monitored weekly, and low-risk systems monthly. Organisations should establish compliance thresholds that define acceptable compliance levels, with escalation procedures triggered when compliance falls below the threshold. Compliance monitoring results should be reported to management as part of the ISMS performance evaluation required by ISO 27001 Clause 9.1.

Frequently Asked Questions

Are CIS Benchmarks mandatory for ISO 27001 compliance?

No, CIS Benchmarks are not mandatory for ISO 27001 compliance. The standard does not prescribe specific configuration standards, and organisations may develop their own security baseline configurations based on their risk assessment, industry requirements, and operational context. However, CIS Benchmarks provide a well-established, consensus-based framework that can significantly reduce the effort required to develop comprehensive baselines and demonstrate due diligence to auditors. Many certification bodies and auditors view the adoption of recognised industry benchmarks such as CIS favorably, as it demonstrates a systematic approach to configuration security.

How often should baseline configurations be reviewed and updated?

Baseline configurations should be reviewed at least annually as part of the ISMS management review process. However, more frequent updates may be required in response to newly discovered vulnerabilities, changes in the technology environment, security incidents that reveal configuration weaknesses, vendor security advisories, changes in regulatory requirements, and lessons learned from compliance monitoring. Organisations should establish a process for evaluating configuration changes on an ongoing basis, with emergency change procedures for critical security updates that cannot wait for the scheduled review cycle.

Can baseline configurations be applied to cloud environments?

Yes, baseline configurations should be defined for all technology environments, including cloud infrastructure, platform, and software services. Cloud security baselines cover areas such as identity and access management configurations, network security group rules, storage encryption settings, logging and monitoring configurations, and data protection controls. Major cloud providers publish their own security baseline frameworks (CIS Benchmarks for AWS, Azure, and GCP; vendor-specific security documentation) that organisations can use as starting points. Cloud baselines should be enforced through infrastructure as code and cloud security posture management tools that continuously check for compliance.

What is the difference between a baseline configuration and a hardening standard?

The terms are often used interchangeably, but there is a subtle distinction. A baseline configuration defines the minimum acceptable security configuration for a given asset type and typically aligns with CIS Level 1 or equivalent standards. A hardening standard extends beyond the baseline to include additional security measures that may be applied to higher-risk assets, corresponding to CIS Level 2 or more restrictive configurations. In practice, organisations usually define a baseline (mandatory for all assets) and a hardening standard (applied to assets handling sensitive data or exposed to higher threats). Both should be documented within the ISMS.

How do baseline configurations relate to the Statement of Applicability?

The Statement of Applicability (SoA) is the document that identifies which Annex A controls are applicable to the organisation and whether they are implemented or excluded. Baseline configurations should be referenced in the SoA as the means by which specific controls are implemented, particularly Annex A.8.9 (Configuration management) and related controls. The SoA should list the baseline configuration documents applicable to each asset type and indicate the scope of coverage. This linkage demonstrates to auditors that the organisation has systematically identified how each control is implemented and provides traceability from the standard’s requirements to the operational technical controls.

What tools are recommended for enforcing baseline configurations?

The choice of tools depends on the organisation’s technology environment, size, and budget. Microsoft shops typically use Group Policy and Intune for Windows device configuration enforcement, Microsoft Defender for Cloud for cloud compliance, and Azure Policy for Azure resource governance. Organisations using Linux and open-source infrastructure often deploy Ansible, Puppet, Chef, or SaltStack for configuration enforcement, with OpenSCAP for compliance scanning. Cloud-native organisations use infrastructure as code tools (Terraform, Pulumi) with policy engines (Open Policy Agent, Sentinel). Hybrid environments benefit from configuration management databases integrated with compliance scanning tools. Regardless of the specific tools chosen, the key requirements are automated enforcement, compliance monitoring, alerting on deviations, and integration with the organisation’s incident and change management processes.

How do baseline configurations support audit evidence?

Baseline configurations support audit evidence in multiple ways. The baseline configuration documents themselves serve as evidence that the organisation has defined security configurations for its assets (evidence for Annex A.8.9). Implementation records showing that systems were deployed or configured using the baseline demonstrate that configurations were applied (evidence for Clause 7.5 and A.8.9). Compliance monitoring reports showing ongoing adherence to the baseline demonstrate that configurations are maintained (evidence for Clause 9.1). Change management records showing that baseline changes were approved and documented demonstrate control over configuration modifications (evidence for A.8.9 and A.5.37). Organisations should ensure that all of these evidence types are available and organised for audit review.

Conclusion

Security baseline configurations are a fundamental component of a mature ISMS and directly support multiple ISO 27001 Annex A controls. By adopting recognised standards such as CIS Benchmarks or NIST guidance, organisations can develop comprehensive, defensible baseline configurations that address real-world threats while providing the documented evidence required for certification. The key to success lies not only in defining the baselines but in implementing automated enforcement, continuous compliance monitoring, and systematic review processes that ensure configurations remain effective as the threat landscape and technology environment evolve. Organisations that invest in robust baseline configuration programmes will find that the benefits extend beyond ISO 27001 compliance to include improved security posture, reduced vulnerability management effort, and more consistent operational practices across their technology estate.

How Bitrixme Can Help

Bitrixme provides expert ISO 27001 consulting including security baseline configuration development, CIS Benchmark adoption support, Annex A control mapping, configuration monitoring strategy, and certification audit preparation. Our consultants have deep experience helping organisations implement effective baseline configuration programmes that satisfy certification requirements and improve security outcomes. Book a consultation to discuss your ISO 27001 implementation needs.