Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.
Training Camp • Cybersecurity Glossary
The minimum mandatory set of security configurations and safeguards every system must meet, drawn from frameworks like NIST SP 800-53 or CIS Benchmarks.
Security Baseline Control Definition: The minimum mandatory set of security configurations and safeguards every system must meet, drawn from frameworks like NIST SP 800-53 or CIS Benchmarks.
A security baseline control is part of a predefined minimum set of security requirements and configurations that systems must meet to achieve an acceptable, consistent level of protection. Baselines establish the floor, the non-negotiable starting point, from which an organization's security posture is built, assessed, and maintained against threats and vulnerabilities.
Baseline controls are typically derived from recognized frameworks and standards. NIST SP 800-53 defines control baselines (low, moderate, high impact) for federal systems, CIS Benchmarks and the CIS Controls provide hardening configurations for operating systems and applications, and ISO 27001 Annex A enumerates controls organizations select from. A baseline translates these into concrete settings, for example disabling unused services, enforcing password complexity, enabling logging, and applying least-privilege access, that are applied uniformly across a class of systems and then verified through configuration scanning and audits.
This matters because consistency is a prerequisite for security at scale. Without baselines, each system is configured ad hoc, producing unpredictable gaps that attackers exploit. Baseline controls reduce this configuration drift, ensure compliance with regulatory and contractual obligations, and give auditors and engineers a measurable standard. Deviations become exceptions that must be justified and tracked, so risk is managed deliberately rather than by accident.
For example, an organization adopts the CIS Benchmark for Windows Server as its baseline. The baseline mandates that the Guest account be disabled, audit logging be enabled, SMBv1 be removed, and a 14-character minimum password length be enforced. Automated configuration scanning checks every new and existing server against these controls, flagging any host that drifts out of compliance. A server that fails, for instance one with SMBv1 still enabled, is remediated or formally granted a documented exception, ensuring a uniform and defensible security floor across the fleet.
Turn knowledge into credentials with our instructor-led cybersecurity boot camps.
View All Courses →