CIS Microsoft SQL Server 2019 Benchmark v1.2.0
CIS Microsoft SQL Server 2019 Benchmark v1.2.0
v1.2.0 - 04-30-2021
Terms of Use
Please see the below link for our current terms of use:
https://www.cisecurity.org/cis-securesuite/cis-securesuite-membership-terms-of-use/
1|Page
Table of Contents
Terms of Use...................................................................................................................................1
Overview.........................................................................................................................................5
Intended Audience.....................................................................................................................5
Consensus Guidance..................................................................................................................5
Typographical Conventions......................................................................................................6
Assessment Status.....................................................................................................................6
Profile Definitions......................................................................................................................7
Acknowledgements....................................................................................................................8
Recommendations.........................................................................................................................9
1 Installation, Updates and Patches.........................................................................................9
1.1 Ensure Latest SQL Server Cumulative and Security Updates are Installed
(Manual).........................................................................................................................9
1.2 Ensure Single-Function Member Servers are Used (Manual)...........................11
2 Surface Area Reduction........................................................................................................13
2.1 Ensure 'Ad Hoc Distributed Queries' Server Configuration Option is set to '0'
(Automated).................................................................................................................13
2.2 Ensure 'CLR Enabled' Server Configuration Option is set to '0' (Automated) . 15
2.3 Ensure 'Cross DB Ownership Chaining' Server Configuration Option is set to
'0' (Automated)............................................................................................................18
2.4 Ensure 'Database Mail XPs' Server Configuration Option is set to '0'
(Automated).................................................................................................................20
2.5 Ensure 'Ole Automation Procedures' Server Configuration Option is set to '0'
(Automated).................................................................................................................22
2.6 Ensure 'Remote Access' Server Configuration Option is set to '0' (Automated)
.................................................................................................................................................................... 24
2.7 Ensure 'Remote Admin Connections' Server Configuration Option is set to '0'
(Automated).................................................................................................................26
2.8 Ensure 'Scan For Startup Procs' Server Configuration Option is set to '0'
(Automated).................................................................................................................28
2.9 Ensure 'Trustworthy' Database Property is set to 'Off' (Automated)...............30
2.10 Ensure Unnecessary SQL Server Protocols are set to 'Disabled' (Manual)....32
2|Page
2.11 Ensure SQL Server is configured to use non-standard ports (Automated)....34
2.12 Ensure 'Hide Instance' option is set to 'Yes' for Production SQL Server
instances (Automated)................................................................................................36
2.13 Ensure the 'sa' Login Account is set to 'Disabled' (Automated)......................39
2.14 Ensure the 'sa' Login Account has been renamed (Automated).....................41
2.15 Ensure 'AUTO_CLOSE' is set to 'OFF' on contained databases (Automated) .
43 2.16 Ensure no login exists with the name 'sa' (Automated).............................45
2.17 Ensure 'clr strict security' Server Configuration Option is set to '1'
(Automated).................................................................................................................47
3 Authentication and Authorization......................................................................................49
3.1 Ensure 'Server Authentication' Property is set to 'Windows Authentication
Mode' (Automated).....................................................................................................49
3.2 Ensure CONNECT permissions on the 'guest' user is Revoked within all SQL
Server databases excluding the master, msdb and tempdb (Automated)..............51
3.3 Ensure 'Orphaned Users' are Dropped From SQL Server Databases
(Automated).................................................................................................................53
3.4 Ensure SQL Authentication is not used in contained databases (Automated) 55
3.5 Ensure the SQL Server’s MSSQL Service Account is Not an Administrator
(Manual).......................................................................................................................57
3.6 Ensure the SQL Server’s SQLAgent Service Account is Not an Administrator
(Manual).......................................................................................................................59
3.7 Ensure the SQL Server’s Full-Text Service Account is Not an Administrator
(Manual).......................................................................................................................61
3.8 Ensure only the default permissions specified by Microsoft are granted to the
public server role (Automated)..................................................................................63
3.9 Ensure Windows BUILTIN groups are not SQL Logins (Automated)...............65
3.10 Ensure Windows local groups are not SQL Logins (Automated)....................67
3.11 Ensure the public role in the msdb database is not granted access to SQL
Agent proxies (Automated)........................................................................................69
4 Password Policies.................................................................................................................71
4.1 Ensure 'MUST_CHANGE' Option is set to 'ON' for All SQL Authenticated Logins
(Manual).......................................................................................................................71
4.2 Ensure 'CHECK_EXPIRATION' Option is set to 'ON' for All SQL Authenticated
3|Page
Logins Within the Sysadmin Role (Automated)........................................................73
4.3 Ensure 'CHECK_POLICY' Option is set to 'ON' for All SQL Authenticated Logins
(Automated).................................................................................................................75
5 Auditing and Logging...........................................................................................................77
5.1 Ensure 'Maximum number of error log files' is set to greater than or equal to
'12' (Automated)..........................................................................................................77
5.2 Ensure 'Default Trace Enabled' Server Configuration Option is set to '1'
(Automated).................................................................................................................80
5.3 Ensure 'Login Auditing' is set to 'failed logins' (Automated)............................82
5.4 Ensure 'SQL Server Audit' is set to capture both 'failed' and 'successful logins'
(Automated).................................................................................................................85
6 Application Development....................................................................................................88
6.1 Ensure Database and Application User Input is Sanitized (Manual)................88
6.2 Ensure 'CLR Assembly Permission Set' is set to 'SAFE_ACCESS' for All CLR
Assemblies (Automated).............................................................................................90
7 Encryption.............................................................................................................................92
7.1 Ensure 'Symmetric Key encryption algorithm' is set to 'AES_128' or higher in
non-system databases (Automated)..........................................................................92
7.2 Ensure Asymmetric Key Size is set to 'greater than or equal to 2048' in non-
system databases (Automated)..................................................................................94
8 Appendix: Additional Considerations.................................................................................96
8.1 Ensure 'SQL Server Browser Service' is configured correctly (Manual)..........96
Appendix: Recommendation Summary Table...........................................................................98
Appendix: Change History........................................................................................................101
4|Page
Overview
This document provides prescriptive guidance for establishing a secure configuration
posture for Microsoft SQL Server 2019. This guide was tested against Microsoft SQL Server
2019. To obtain the latest version of this guide, please visit
http://benchmarks.cisecurity.org. If you have questions, comments, or have identified
ways to improve this guide, please write us at feedback@cisecurity.org.
Intended Audience
This benchmark is intended for system and application administrators, security specialists,
auditors, help desk, and platform deployment personnel who plan to develop, deploy,
assess, or secure solutions that incorporate Microsoft SQL Server 2019 on a Microsoft
Windows platform.
Consensus Guidance
This benchmark was created using a consensus review process comprised of subject
matter experts. Consensus participants provide perspective from a diverse set of
backgrounds including consulting, software development, audit and compliance, security
research, operations, government, and legal.
Each CIS benchmark undergoes two phases of consensus review. The first phase occurs
during initial benchmark development. During this phase, subject matter experts convene
to discuss, create, and test working drafts of the benchmark. This discussion occurs until
consensus has been reached on benchmark recommendations. The second phase begins
after the benchmark has been published. During this phase, all feedback provided by the
Internet community is reviewed by the consensus team for incorporation in the
benchmark. If you are interested in participating in the consensus process, please visit
https://workbench.cisecurity.org/.
5|Page
Typographical Conventions
The following typographical conventions are used throughout this guide:
Convention Meaning
Stylized Monospace font Used for blocks of code, command, and script examples.
Text should be interpreted exactly as presented.
Monospace font Used for inline code, commands, or examples. Text should
be interpreted exactly as presented.
<italic font in brackets> Italic texts set in angle brackets denote a variable
requiring substitution for a real value.
Assessment Status
An assessment status is included for every recommendation. The assessment status
indicates whether the given recommendation can be automated or requires manual steps
to implement. Both statuses are equally important and are determined and supported as
defined below:
Automated
Manual
6|Page
Profile Definitions
The following configuration profiles are defined by this Benchmark:
Items in this profile apply to Microsoft SQL Server 2019 and intend to:
Items in this profile are applicable to Microsoft SQL Server 2019 on AWS RDS and
intend to:
This profile extends the "Level 1 - Database Engine" profile. Items in this profile
apply to Microsoft SQL Server 2019 and exhibit one or more of the following
characteristics:
This profile extends the "Level 1 - AWS RDS" profile. Items in this profile apply to
Microsoft SQL Server 2019 on AWS RDS and exhibit one or more of the following
characteristics:
7|Page
Acknowledgements
This benchmark exemplifies the great things a community of users, vendors, and subject matter
experts can accomplish through consensus collaboration. The CIS community thanks the entire
consensus team with special recognition to the following individuals who contributed greatly to
the creation of this guide:
Contributor
Michal Horan
Dean Lackey
Matthew Woods
Rob Kraft
Emad Al-Mousa
Editor
Brian Kelley MCSE, CISA, Security+, Microsoft MVP - SQL Server
Tim Harrison, Center for Internet Security
Sean McCown
8|Page
Recommendations
1 Installation, Updates and Patches
This section contains recommendations related to installing and patching SQL Server.
1.1 Ensure Latest SQL Server Cumulative and Security Updates are
Installed (Manual)
Profile Applicability:
Description:
SQL Server patches contain program updates that fix security and product functionality
issues found in the software. These patches can be installed with a security update, which is
a single patch, or a cumulative update which is a group of patches. The SQL Server version
and patch levels should be the most recent compatible with the organizations' operational
needs.
Rationale:
Using the most recent SQL Server software, along with all applicable patches can help limit
the possibilities for vulnerabilities in the software. The installation version and/or patches
applied during setup should be established according to the needs of the organization.
Audit:
To determine your SQL Server patch level, run the following code snippet.
SELECT SERVERPROPERTY('ProductLevel') as
Remediation:
SP_installed, SERVERPROPERTY('ProductVersion') as
Identify the current version and patch level of your SQL Server instances and ensure they
contain the latest security fixes. Make sure to test these fixes in your test environments
before updating production instances.
The most recent SQL Server patches can be found here:
9|Page
https://docs.microsoft.com/en-us/sql/database-engine/install-windows/latest-updates-
for-microsoft-sql-server?view=sql-server-ver15
Default Value:
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/install-windows/latest-
updates-for-microsoft-sql-server?view=sql-server-ver15
2. https://support.microsoft.com/en-us/help/4041553/sql-server-service-packs-are-
discontinued-starting-from-sql-server
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
10 | P a g e
1.2 Ensure Single-Function Member Servers are Used (Manual)
Profile Applicability:
Description:
Rationale:
It is easier to manage (i.e. reduce) the attack surface of the server hosting SQL Server
software if the only surfaces to consider are the underlying operating system, SQL Server
itself, and any security/operational tooling that may additionally be installed. As noted in
the description, availability can be more easily addressed if the database is on a dedicated
server.
Impact:
It is difficult to see any reasonably adverse impact to making this architectural change,
once the costs of making the change have been paid. Custom applications may need to be
modified to accommodate database connections over the wire rather than on the host (i.e.
using TCP/IP instead of Named Pipes). Additional hardware and operating system licenses
may be required to make these architectural changes.
Audit:
Ensure that no other roles are enabled for the underlying operating system and that no
excess tooling is installed, per enterprise policy.
Remediation:
Uninstall excess tooling and/or remove unnecessary roles from the underlying operating
system.
CIS Controls:
11 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
12 | P a g e
2 Surface Area Reduction
SQL Server offers various configuration options, some of them can be controlled by the
sp_configure stored procedure. This section contains the listing of the corresponding
recommendations.
Description:
Enabling Ad Hoc Distributed Queries allows users to query data and execute statements on
external data sources. This functionality should be disabled.
Rationale:
This feature can be used to remotely access and exploit vulnerabilities on remote SQL
Server instances and to run unsafe Visual Basic for Application functions.
Audit:
13 | P a g e
EXECUTE sp_configure 'show advanced options', 0; RECONFIGURE;
Default Value:
0 (disabled)
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/ad-
hoc-distributed-queries-server-configuration-option
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
14 | P a g e
2.2 Ensure 'CLR Enabled' Server Configuration Option is set to '0'
(Automated)
Profile Applicability:
Description:
The clr enabled option specifies whether user assemblies can be run by SQL Server.
Rationale:
Enabling use of CLR assemblies widens the attack surface of SQL Server and puts it at risk
from both inadvertent and malicious assemblies.
Impact:
If CLR assemblies are in use, applications may need to be rearchitected to eliminate their
usage before disabling this setting. Alternatively, some organizations may allow this setting
to be enabled 1 for assemblies created with the SAFE permission set, but disallow
assemblies created with the riskier UNSAFE and EXTERNAL_ACCESS permission sets. To find
user-created assemblies, run the following query in all databases, replacing
<database_name> with each database name:
USE
Audit:
[<database_name>]
Run the following T-SQL command:
GO
SELECT name,
CAST(value as AS
SELECT name int) as value_configured, CAST(value_in_use as int) as value_in_use
Assembly_Name,
WHERE is_user_defined = 1;
15 | P a g e
FROM sys.configurations
WHERE name = 'clr strict security';
If both values are 1, this recommendation is Not Applicable. Otherwise, run the following T-
SQL command:
SELECT name,
Both value columns must show 0 to be compliant.
CAST(value as int) as value_configured,
CAST(value_in_use as int) as
Remediation:
value_in_use
FROM sys.configurations
Run the following T-SQL command:
References:
1. https://docs.microsoft.com/en-us/sql/t-sql/statements/create-assembly-transact-
sql
Additional Information:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
16 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
templates. All systems that are part of critical business processes should also be
tested.
17 | P a g e
2.3 Ensure 'Cross DB Ownership Chaining' Server Configuration Option is
set to '0' (Automated)
Profile Applicability:
Description:
Rationale:
When enabled, this option allows a member of the db_owner role in a database to gain
access to objects owned by a login in any other database, causing an unnecessary
information disclosure. When required, cross-database ownership chaining should only be
enabled for the specific databases requiring it instead of at the instance level for all
databases by using the ALTER DATABASE<database_name>SET DB_CHAINING ON command.
This database option may not be changed on the master, model, or tempdb system
databases.
Audit:
SELECT name,
Both value columns must show 0 to be compliant.
CAST(value as int) as value_configured,
CAST(value_in_use as int) as value_in_use
Remediation:
FROM sys.configurations
WHERE name = 'cross db ownership chaining';
Run the following T-SQL command:
18 | P a g e
By default, this option is disabled (0).
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/cross-
db-ownership-chaining-server-configuration-option
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
19 | P a g e
2.4 Ensure 'Database Mail XPs' Server Configuration Option is set to '0'
(Automated)
Profile Applicability:
Description:
The Database Mail XPs option controls the ability to generate and transmit email
messages from SQL Server.
Rationale:
Disabling the Database Mail XPs option reduces the SQL Server surface, eliminates a DOS
attack vector and channel to exfiltrate data from the database server to a remote host.
Audit:
SELECT name,
Both value columns must show 0 to be compliant.
CAST(value as int) as value_configured,
CAST(value_in_use as int) as
Remediation:
value_in_use
FROM sys.configurations
Run the following T-SQL command:
20 | P a g e
References:
1. https://docs.microsoft.com/en-us/sql/relational-databases/database-
mail/database-mail
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
21 | P a g e
2.5 Ensure 'Ole Automation Procedures' Server Configuration Option is
set to '0' (Automated)
Profile Applicability:
Description:
The Ole Automation Procedures option controls whether OLE Automation objects can be
instantiated within Transact-SQL batches. These are extended stored procedures that allow
SQL Server users to execute functions external to SQL Server.
Rationale:
Enabling this option will increase the attack surface of SQL Server and allow users to
execute functions in the security context of SQL Server.
Audit:
SELECT name,
Both value columns must show 0 to be compliant.
CAST(value as int) as value_configured,
CAST(value_in_use as int) as
Remediation:
value_in_use
FROM sys.configurations
Run the following T-SQL command:
22 | P a g e
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/ole-
automation-procedures-server-configuration-option
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
23 | P a g e
2.6 Ensure 'Remote Access' Server Configuration Option is set to '0'
(Automated)
Profile Applicability:
Description:
The remote access option controls the execution of local stored procedures on remote
servers or remote stored procedures on local server.
Rationale:
Impact:
Per Microsoft: This feature will be removed in the next version of Microsoft SQL Server. Do
not use this feature in new development work, and modify applications that currently use
this feature as soon as possible. Use sp_addlinkedserver instead.
Audit:
SELECT name,
Both value columns must show 0.
CAST(value as int) as value_configured,
CAST(value_in_use as int) as value_in_use
Remediation:
FROM sys.configurations
WHERE name = 'remote
Run the following T-SQL command:
24 | P a g e
EXECUTE sp_configure 'show advanced options', 0; RECONFIGURE;
Default Value:
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/configure-the-remote-access-server-configuration-option
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
25 | P a g e
2.7 Ensure 'Remote Admin Connections' Server Configuration Option is
set to '0' (Automated)
Profile Applicability:
Description:
The remote admin connections option controls whether a client application on a remote
computer can use the Dedicated Administrator Connection (DAC).
Rationale:
Audit:
USE
Ifmaster;
no data is returned, the instance is a cluster and this recommendation is not applicable. If
data
GO is returned, then both the value columns must show 0 to be compliant.
SELECT name,
CAST(value as int) as value_configured,
Remediation:
CAST(value_in_use as int) as
value_in_use
Run
FROMthe following T-SQL command on non-clustered installations:
sys.configurations
26 | P a g e
EXECUTE sp_configure 'remote admin connections',
0; RECONFIGURE;
GO
Default Value:
By default, this option is disabled (0), only local connections may use the DAC.
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/remote-admin-connections-server-configuration-option
Additional Information:
If it's a clustered installation, this option must be enabled as a clustered SQL Server cannot
bind to localhost and DAC will be unavailable otherwise. Enable it for clustered
installations. Disable it for standalone installations where not required.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
27 | P a g e
2.8 Ensure 'Scan For Startup Procs' Server Configuration Option is set to
'0' (Automated)
Profile Applicability:
Description:
The scan for startup procs option, if enabled, causes SQL Server to scan for and
automatically run all stored procedures that are set to execute upon service startup.
Rationale:
Enforcing this control reduces the threat of an entity leveraging these facilities for
malicious purposes.
Impact:
Setting Scan for Startup Procedures to 0 will prevent certain audit traces and other
commonly used monitoring stored procedures from re-starting on start up. Additionally,
replication requires this setting to be enabled (1) and will automatically change this setting
if needed.
Audit:
SELECT name,
Both value columns must show 0.
CAST(value as int) as value_configured,
CAST(value_in_use as int) as
Remediation:
value_in_use
FROM sys.configurations
Run the following T-SQL command:
28 | P a g e
GO
EXECUTE sp_configure 'show advanced options', 0; RECONFIGURE;
Default Value:
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/configure-the-scan-for-startup-procs-server-configuration-option
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
29 | P a g e
2.9 Ensure 'Trustworthy' Database Property is set to 'Off' (Automated)
Profile Applicability:
Description:
The TRUSTWORTHY database option allows database objects to access objects in other
databases under certain circumstances.
Rationale:
Audit:
Run the following T-SQL query to list any databases with a Trustworthy database property
value of ON:
SELECT name
No rows should be returned.
FROM sys.databases
WHERE is_trustworthy_on =
Remediation:
1 AND name != 'msdb';
Execute the following T-SQL statement against the databases (replace <database_name>
below) returned by the Audit Procedure:
By default, this database property is OFF (is_trustworthy_on = 0), except for the msdb
database in which it is required to be ON.
References:
1. https://docs.microsoft.com/en-us/sql/relational-databases/security/trustworthy-
database-property
2. https://support.microsoft.com/it-it/help/2183687/guidelines-for-using-the-
trustworthy-database-setting-in-sql-server
30 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
31 | P a g e
2.10 Ensure Unnecessary SQL Server Protocols are set to 'Disabled'
(Manual)
Profile Applicability:
Description:
SQL Server supports Shared Memory, Named Pipes, and TCP/IP protocols. However, SQL
Server should be configured to use the bare minimum required based on the organization's
needs.
Rationale:
Using fewer protocols minimizes the attack surface of SQL Server and, in some cases, can
protect it from remote attacks.
Impact:
The Database Engine (MSSQL and SQLAgent) services must be stopped and restarted for
the change to take effect.
Audit:
Open SQL Server Configuration Manager; go to the SQL Server Network Configuration.
Ensure that only required protocols are enabled.
Remediation:
Open SQL Server Configuration Manager; go to the SQL Server Network Configuration.
Ensure that only required protocols are enabled. Disable protocols not necessary.
Default Value:
By default, TCP/IP and Shared Memory protocols are enabled on all commercial editions.
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/enable-or-disable-a-server-network-protocol
CIS Controls:
32 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
33 | P a g e
2.11 Ensure SQL Server is configured to use non-standard ports
(Automated)
Profile Applicability:
Description:
If installed, a default SQL Server instance will be assigned a default port of TCP:1433 for
TCP/IP communication. Administrators can also manually configure named instances to
use TCP:1433 for communication. TCP:1433 is a widely known SQL Server port and this
port assignment should be changed. In a multi-instance scenario, each instance must be
assigned its own dedicated TCP/IP port.
Rationale:
Using a non-default port helps protect the database from attacks directed to the default
port.
Impact:
Changing the default port will force the DAC (Dedicated Administrator Connection) to
listen on a random port. Also, it might make benign applications, such as application
firewalls, require special configuration. In general, you should set a static port for
consistent usage by applications, including firewalls, instead of using dynamic ports which
will be chosen randomly at each SQL Server start up.
Audit:
SELECT local_tcp_port
IfFROM
a value of 1433 is returned this is a fail.
34 | P a g e
Remediation:
1. In SQL Server Configuration Manager, in the console pane, expand SQL Server
Network Configuration, expand Protocols for <InstanceName>, and then double-
click the TCP/IP protocol
2. In the TCP/IP Properties dialog box, on the IP Addresses tab, several IP addresses
appear in the format IP1, IP2, up to IPAll. One of these is for the IP address of the
loopback adapter, 127.0.0.1. Additional IP addresses appear for each IP Address on
the computer.
3. Under IPAll, change the TCP Port field from 1433 to a non-standard port or
leave the TCP Port field empty and set the TCP Dynamic Ports value to 0 to
enable dynamic port assignment and then click OK.
4. In the console pane, click SQL Server Services.
5. In the details pane, right-click SQL Server (<InstanceName>) and then click
Restart, to stop and restart SQL Server.
Default Value:
By default, default SQL Server instances listen on to TCP/IP traffic on TCP port 1433 and
named instances use dynamic ports.
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/configure-a-server-to-listen-on-a-specific-tcp-port
Additional Information:
In the case of AWS RDS, this is only configurable during the build process.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
35 | P a g e
2.12 Ensure 'Hide Instance' option is set to 'Yes' for Production SQL
Server instances (Automated)
Profile Applicability:
Description:
Rationale:
Designating production SQL Server instances as hidden leads to a more secure installation
because they cannot be enumerated. However, clustered instances may break if this option
is selected.
Impact:
This method only prevents the instance from being listed on the network. If the instance is
hidden (not exposed by SQL Browser), then connections will need to specify the server and
port in order to connect. It does not prevent users from connecting to server if they know
the instance name and port.
If you hide a clustered named instance, the cluster service may not be able to connect to the
SQL Server. Please refer to the Microsoft documentation reference.
Audit:
36 | P a g e
DECLARE @getValue INT;
EXEC master.sys.xp_instance_regread
@rootkey =
N'HKEY_LOCAL_MACHINE',
@key = N'SOFTWARE\Microsoft\Microsoft
SQL Server\MSSQLServer\SuperSocketNetLib',
@value_name =
N'HideInstance', @value =
Remediation:
EXEC master.sys.xp_instance_regwrite
Default@rootkey
Value: =
N'HKEY_LOCAL_MACHINE',
By default,
@key SQL
= Server instances are not hidden.
N'SOFTWARE\Microsoft\Microsoft
SQL Server\MSSQLServer\SuperSocketNetLib',
@value_name =
References:
N'HideInstance', @type =
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/hide-
an-instance-of-sql-server-database-engine
CIS Controls:
37 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
38 | P a g e
2.13 Ensure the 'sa' Login Account is set to 'Disabled' (Automated)
Profile Applicability:
Description:
The sa account is a widely known and often widely used SQL Server account with
sysadmin privileges. This is the original login created during installation and always has
the principal_id=1 and sid=0x01.
Rationale:
Enforcing this control reduces the probability of an attacker executing brute force attacks
against a well-known principal.
Impact:
It is not a good security practice to code applications or scripts to use the sa account.
However, if this has been done, disabling the sa account will prevent scripts and
applications from authenticating to the database server and executing required tasks or
functions.
Audit:
Use the following syntax to determine if the sa account is disabled. Checking for
sid=0x01 ensures that the original sa account is being checked in case it has been
renamed per best practices.
Remediation:
39 | P a g e
USE
[master]
GO
DECLARE @tsql nvarchar(max)
SET @tsql = 'ALTER LOGIN ' + SUSER_NAME(0x01) + ' DISABLE'
EXEC
Default Value:
References:
1. https://docs.microsoft.com/en-us/sql/relational-databases/system-catalog-
views/sys-server-principals-transact-sql
2. https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-login-transact-sql
3. https://docs.microsoft.com/en-us/sql/relational-databases/security/choose-an-
authentication-mode
Additional Information:
In the case of AWS RDS the default name for this account is rdsa instead of sa.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
40 | P a g e
2.14 Ensure the 'sa' Login Account has been renamed (Automated)
Profile Applicability:
Description:
The sa account is a widely known and often widely used SQL Server login with sysadmin
privileges. The sa login is the original login created during installation and always has
principal_id=1 and sid=0x01.
Rationale:
Impact:
It is not a good security practice to code applications or scripts to use the sa login.
However, if this has been done, renaming the sa login will prevent scripts and
applications from authenticating to the database server and executing required tasks or
functions.
Audit:
SELECT name
AFROM
name of sa indicates the account has not been renamed and therefore needs remediation.
sys.server_principals
Remediation:
Replace the <different_user> value within the below syntax and execute to rename the sa
login.
41 | P a g e
References:
1. https://docs.microsoft.com/en-us/sql/relational-databases/security/choose-an-
authentication-mode
Additional Information:
In the case of AWS RDS the default name for this account is rdsa instead of sa.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
42 | P a g e
2.15 Ensure 'AUTO_CLOSE' is set to 'OFF' on contained databases
(Automated)
Profile Applicability:
Description:
Rationale:
Because authentication of users for contained databases occurs within the database not at
the server\instance level, the database must be opened every time to authenticate a user.
The frequent opening/closing of the database consumes additional server resources and
may contribute to a denial of service.
Audit:
Perform the following to find contained databases that are not configured as prescribed:
Execute the following T-SQL, replacing <database_name> with each database name found
by the Audit Procedure:
References:
43 | P a g e
1. https://docs.microsoft.com/en-us/sql/relational-databases/databases/security-
best-practices-with-contained-databases
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
44 | P a g e
2.16 Ensure no login exists with the name 'sa' (Automated)
Profile Applicability:
Description:
The sa login (e.g. principal) is a widely known and often widely used SQL Server account.
Therefore, there should not be a login called sa even when the original sa login
(principal_id = 1) has been renamed.
Rationale:
Enforcing this control reduces the probability of an attacker executing brute force attacks
against a well-known principal name.
Impact:
It is not a good security practice to code applications or scripts to use the sa account. Given
that it is a best practice to rename and disable the sa account, some 3rd party applications
check for the existence of a login named sa and if it doesn't exist, creates one. Removing
the sa login will prevent these scripts and applications from authenticating to the database
server and executing required tasks or functions.
Audit:
SELECT principal_id,
No rows should be returned.
name FROM
sys.server_principals
Remediation:
Execute the appropriate ALTER or DROP statement below based on the principal_id
returned for the login named sa. Replace the <different_name> value within the below
syntax and execute to rename the sa login.
USE [master] GO
45 | P a g e
-- If principal_id = 1 or the login owns database objects, rename the sa login
ALTER LOGIN [sa] WITH NAME = <different_name>; GO
-- If the login owns no database objects, then drop it
-- Do NOT drop the login if it is principal_id = 1 DROP LOGIN sa
Default Value:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
46 | P a g e
2.17 Ensure 'clr strict security' Server Configuration Option is set to '1'
(Automated)
Profile Applicability:
Description:
The clr strict security option specifies whether the engine applies the PERMISSION_SET
on the assemblies.
Rationale:
Enabling use of CLR assemblies widens the attack surface of SQL Server and puts it at risk
from both inadvertent and malicious assemblies.
Impact:
If CLR assemblies are in use, applications may need to be rearchitected to eliminate their
usage before enabling this setting. To find user-created assemblies, run the following query
in all databases, replacing <database_name> with each database name:
USE
Audit:
[<database_name>]
Run the following T-SQL command:
GO
SELECT name,
SELECTCAST(value
name AS Assembly_Name,
as int) as value_configured,
CAST(value_in_use as int) as
permission_set_desc
value_in_use FROM sys.assemblies
FROM sys.configurations
WHERE is_user_defined = 1;
47 | P a g e
Both value columns must show 1 to be compliant.
Remediation:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/clr-
strict-security?view=sql-server-ver15&viewFallbackFrom=sql-server-2019
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
48 | P a g e
3 Authentication and Authorization
This section contains recommendations related to SQL Server's authentication and
authorization mechanisms.
Description:
Rationale:
Impact:
Audit:
Remediation:
49 | P a g e
3. Right click the instance name and select Properties.
4. Select the Security page from the left menu.
5. Set the Server authentication setting to Windows Authentication Mode.
USE
Restart the SQL Server service for the change to take effect.
[master]
GO
Default Value:
EXEC xp_instance_regwrite N'HKEY_LOCAL_MACHINE', N'Software\Microsoft\
MSSQLServer\MSSQLServer', N'LoginMode', REG_DWORD, 1 GO
Windows Authentication Mode
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/server-properties-security-page
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
50 | P a g e
3.2 Ensure CONNECT permissions on the 'guest' user is Revoked within
all SQL Server databases excluding the master, msdb and tempdb
(Automated)
Profile Applicability:
Description:
Remove the right of the guest user to connect to SQL Server databases, except for master,
msdb, and tempdb.
Rationale:
A login assumes the identity of the guest user when a login has access to SQL Server but
does not have access to a database through its own account and the database has a guest
user account. Revoking the CONNECT permission for the guest user will ensure that a login
is not able to access database information without explicit access to do so.
Impact:
When CONNECT permission to the guest user is revoked, a SQL Server instance login must
be mapped to a database user explicitly in order to have access to the database.
Audit:
Run the following code snippet for each database (replacing <database_name> as
appropriate) in the instance to determine if the guest user has CONNECT permission.
No rows should be returned.
USE
Remediation:
<database_name>;
GO
SELECT DB_NAME() AS DatabaseName, 'guest' AS
Database_User, [permission_name], [state_desc]
FROM sys.database_permissions
WHERE [grantee_principal_id] =
DATABASE_PRINCIPAL_ID('guest') AND [state_desc] LIKE 'GRANT
%'
51 | P a g e
The following code snippet revokes CONNECT permissions from the guest user in a
database. Replace <database_name> as appropriate:
USE
Default Value:
<database_name>;
GO
The guest user account is added to each new database but without CONNECT permission by
default.
References:
1. https://docs.microsoft.com/en-us/sql/relational-databases/policy-based-
management/guest-permissions-on-user-databases
Additional Information:
The guest user cannot have the CONNECT permission revoked in master, msdb and
tempdb, but this permission should be revoked in all other databases on the SQL Server
instance.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
52 | P a g e
3.3 Ensure 'Orphaned Users' are Dropped From SQL Server Databases
(Automated)
Profile Applicability:
Description:
A database user for which the corresponding SQL Server login is undefined or is incorrectly
defined on a server instance cannot log in to the instance and is referred to as orphaned
and should be removed.
Rationale:
Orphan users should be removed to avoid potential misuse of those broken users in any
way.
Audit:
Run the following T-SQL query in each database to identify orphan users. No rows should
be returned.
USE
Remediation:
<database_name>;
GO
If the orphaned user cannot or should not be matched to an existing or new login using the
Microsoft documented process referenced below, run the following T-SQL query in the
appropriate database to remove an orphan user:
USE
References:
<database_name>;
GO
1. https://docs.microsoft.com/en-us/sql/sql-server/failover-clusters/troubleshoot-
orphaned-users-sql-server
CIS Controls:
53 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
54 | P a g e
3.4 Ensure SQL Authentication is not used in contained databases
(Automated)
Profile Applicability:
Description:
Contained databases do not enforce password complexity rules for SQL Authenticated
users.
Rationale:
The absence of an enforced password policy may increase the likelihood of a weak
credential being established in a contained database.
Impact:
Audit:
Execute the following T-SQL in each contained database to find database users that are
using SQL authentication:
SQL Authenticated users (USER WITH PASSWORD authentication) are allowed in contained
databases.
55 | P a g e
References:
1. https://docs.microsoft.com/en-us/sql/relational-databases/databases/security-
best-practices-with-contained-databases
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
56 | P a g e
3.5 Ensure the SQL Server’s MSSQL Service Account is Not an
Administrator (Manual)
Profile Applicability:
Description:
The service account and/or service SID used by the MSSQLSERVER service for a default
instance or <InstanceName> service for a named instance should not be a member of the
Windows Administrator group either directly or indirectly (via a group). This also means
that the account known as LocalSystem (aka NT AUTHORITY\SYSTEM) should not be used for
the MSSQL service as this account has higher privileges than the SQL Server service
requires.
Rationale:
Following the principle of least privilege, the service account should have no more
privileges than required to do its job. For SQL Server services, the SQL Server Setup will
assign the required permissions directly to the service SID. No additional permissions or
privileges should be necessary.
Impact:
The SQL Server Configuration Manager tool should always be used to change the SQL
Server’s service account. This will ensure that the account has the necessary privileges. If
the service needs access to resources other than the standard Microsoft defined directories
and registry, then additional permissions may need to be granted separately to those
resources.
Audit:
Verify that the service account (in case of a local or AD account) and service SID are
not members of the Windows Administrators group.
Remediation:
In the case where LocalSystem is used, use SQL Server Configuration Manager to change
to a less privileged account. Otherwise, remove the account or service SID from the
Administrators group. You may need to run the SQL Server Configuration Manager if
57 | P a g e
underlying permissions had been changed or if SQL Server Configuration Manager was
not originally used to set the service account.
Default Value:
By default, the Service Account (or Service SID) is not a member of the Administrators
group.
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/configure-windows-service-accounts-and-permissions
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
58 | P a g e
3.6 Ensure the SQL Server’s SQLAgent Service Account is Not an
Administrator (Manual)
Profile Applicability:
Description:
The service account and/or service SID used by the SQLSERVERAGENT service for a default
instance or SQLAGENT$<InstanceName> service for a named instance should not be a
member of the Windows Administrator group either directly or indirectly (via a group).
This also means that the account known as LocalSystem (AKA NT AUTHORITY\SYSTEM)
should not be used for the SQLAGENT service as this account has higher privileges than the
SQL Server service requires.
Rationale:
Following the principle of least privilege, the service account should have no more
privileges than required to do its job. For SQL Server services, the SQL Server Setup will
assign the required permissions directly to the service SID. No additional permissions or
privileges should be necessary.
Impact:
The SQL Server Configuration Manager tool should always be used to change the SQL
Server’s service account. This will ensure that the account has the necessary privileges. If
the service needs access to resources other than the standard Microsoft-defined directories
and registry, then additional permissions may need to be granted separately to those
resources.
If using the auto restart feature, then the SQLAGENT service must be an Administrator.
Audit:
Verify that the service account (in case of a local or AD account) and service SID are
not members of the Windows Administrators group.
Remediation:
59 | P a g e
In the case where LocalSystem is used, use SQL Server Configuration Manager to change
to a less privileged account. Otherwise, remove the account or service SID from the
Administrators group. You may need to run the SQL Server Configuration Manager if
underlying permissions had been changed or if SQL Server Configuration Manager was
not originally used to set the service account.
Default Value:
By default, the Service Account (or Service SID) is not a member of the Administrators
group.
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/configure-windows-service-accounts-and-permissions
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
60 | P a g e
3.7 Ensure the SQL Server’s Full-Text Service Account is Not an
Administrator (Manual)
Profile Applicability:
Description:
The service account and/or service SID used by the MSSQLFDLauncher service for a
default instance or MSSQLFDLauncher$<InstanceName> service for a named instance
should not be a member of the Windows Administrator group either directly or indirectly
(via a group). This also means that the account known as LocalSystem (aka NT
AUTHORITY\SYSTEM) should not be used for the Full-Text service as this account has higher
privileges than the SQL Server service requires.
Rationale:
Following the principle of least privilege, the service account should have no more
privileges than required to do its job. For SQL Server services, the SQL Server Setup will
assign the required permissions directly to the service SID. No additional permissions or
privileges should be necessary.
Impact:
The SQL Server Configuration Manager tool should always be used to change the SQL
Server’s service account. This will ensure that the account has the necessary privileges. If
the service needs access to resources other than the standard Microsoft-defined directories
and registry, then additional permissions may need to be granted separately to those
resources.
Audit:
Verify that the service account (in case of a local or AD account) and service SID are
not members of the Windows Administrators group.
Remediation:
In the case where LocalSystem is used, use SQL Server Configuration Manager to change
to a less privileged account. Otherwise, remove the account or service SID from the
Administrators group. You may need to run the SQL Server Configuration Manager if
61 | P a g e
underlying permissions had been changed or if SQL Server Configuration Manager was
not originally used to set the service account.
Default Value:
By default, the Service Account (or Service SID) is not a member of the Administrators
group.
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/configure-windows-service-accounts-and-permissions
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
62 | P a g e
3.8 Ensure only the default permissions specified by Microsoft are
granted to the public server role (Automated)
Profile Applicability:
Description:
public is a special fixed server role containing all logins. Unlike other fixed server roles,
permissions can be changed for the public role. In keeping with the principle of least
privileges, the public server role should not be used to grant permissions at the server
scope as these would be inherited by all users.
Rationale:
Every SQL Server login belongs to the public role and cannot be removed from this
role. Therefore, any permissions granted to this role will be available to all logins unless
they have been explicitly denied to specific logins or user-defined server roles.
Impact:
When the extraneous permissions are revoked from the public server role, access may be
lost unless the permissions are granted to the explicit logins or to user-defined server roles
containing the logins which require the access.
Audit:
Use the following syntax to determine if extra permissions have been granted to the public
server role.
SELECT *
FROM master.sys.server_permissions
WHERE (grantee_principal_id = SUSER_SID(N'public') and state_desc LIKE 'GRANT%')
AND NOT (state_desc = 'GRANT' and [permission_name] = 'VIEW ANY DATABASE' and class_desc =
AND NOT (state_desc = 'GRANT' and [permission_name] = 'CONNECT' and class_desc = 'ENDPOINT'
AND NOT (state_desc = 'GRANT' and [permission_name] = 'CONNECT' and class_desc = 'ENDPOINT'
AND NOT (state_desc = 'GRANT' and [permission_name] = 'CONNECT' and class_desc = 'ENDPOINT'
63 | P a g e
AND NOT (state_desc = 'GRANT' and [permission_name] = 'CONNECT' and class_desc = 'ENDPOINT
Remediation:
1. Add the extraneous permissions found in the Audit query results to the specific
logins to user-defined server roles which require the access.
2. Revoke the <permission_name> from the public role as shown below
USE
Default[master]
Value:
GO
By default, the public
REVOKE server role is granted
<permission_name> FROM VIEW ANY DATABASE permission and the
CONNECT permission on the default endpoints (TSQL Local Machine, TSQL Named Pipes,
TSQL Default TCP, TSQL Default VIA). The VIEW ANY DATABASE permission allows all
logins to see database metadata, unless explicitly denied.
References:
1. https://docs.microsoft.com/en-us/sql/relational-
databases/security/authentication-access/server-level-roles
2. https://docs.microsoft.com/en-us/sql/relational-
databases/security/authentication-access/server-level-roles#permissions-of-fixed-
server-roles
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
64 | P a g e
3.9 Ensure Windows BUILTIN groups are not SQL Logins (Automated)
Profile Applicability:
Description:
Prior to SQL Server 2008, the BUILTIN\Administrators group was added as a SQL Server
login with sysadmin privileges during installation by default. Best practices promote
creating an Active Directory level group containing approved DBA staff accounts and using
this controlled AD group as the login with sysadmin privileges. The AD group should be
specified during SQL Server installation and the BUILTIN\Administrators group would
therefore have no need to be a login.
Rationale:
Impact:
Before dropping the BUILTIN group logins, ensure that alternative AD Groups or
Windows logins have been added with equivalent permissions. Otherwise, the SQL Server
instance may become totally inaccessible.
Audit:
Use the following syntax to determine if any BUILTIN groups or accounts have been added
as SQL Server Logins.
65 | P a g e
1. For each BUILTIN login, if needed create a more restrictive AD group containing
only the required user accounts.
2. Add the AD group or individual Windows accounts as a SQL Server login and grant it
the permissions required.
3. Drop the BUILTIN login using the syntax below after replacing <name> in
[BUILTIN\<name>].
USE
Default[master]
Value:
GO
By default,
DROP no LOGIN
BUILTIN groups are added as SQL logins.
[BUILTIN\
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
66 | P a g e
3.10 Ensure Windows local groups are not SQL Logins (Automated)
Profile Applicability:
Description:
Local Windows groups should not be used as logins for SQL Server instances.
Rationale:
Allowing local Windows groups as SQL Logins provides a loophole whereby anyone with
OS level administrator rights (and no SQL Server rights) could add users to the local
Windows groups and thereby give themselves or others access to the SQL Server
instance.
Impact:
Before dropping the local group logins, ensure that alternative AD Groups or Windows
logins have been added with equivalent permissions. Otherwise, the SQL Server instance
may become totally inaccessible.
Audit:
Use the following syntax to determine if any local groups have been added as SQL Server
Logins.
USE
This query should not return any rows.
[master]
GO
Remediation:
SELECT pr.[name] AS LocalGroupName, pe.[permission_name], pe.
[state_desc] FROM sys.server_principals pr
JOIN
1. sys.server_permissions
For each LocalGroupName pe login, if needed create an equivalent AD group
ON pr.[principal_id] = pe.
containing only the required user accounts. =
[grantee_principal_id] WHERE pr.[type_desc]
2. Add the AD group or individual Windows accounts as a SQL Server login and grant it
the permissions required.
3. Drop the LocalGroupName login using the syntax below after replacing <name>.
67 | P a g e
USE
[master]
GO
DROP LOGIN
Default Value:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
68 | P a g e
3.11 Ensure the public role in the msdb database is not granted access
to SQL Agent proxies (Automated)
Profile Applicability:
Description:
The public database role contains every user in the msdb database. SQL Agent
proxies define a security context in which a job step can run.
Rationale:
Granting access to SQL Agent proxies for the public role would allow all users to utilize
the proxy which may have high privileges. This would likely break the principle of least
privileges.
Impact:
Before revoking the public role from the proxy, ensure that alternative logins or
appropriate user-defined database roles have been added with equivalent permissions.
Otherwise, SQL Agent job steps dependent upon this access will fail.
Audit:
Use the following syntax to determine if access to any proxies have been granted to the
msdb database's public role.
USE
This query should not return any rows.
[msdb]
GO
Remediation:
SELECT sp.name AS proxyname
FROM dbo.sysproxylogin spl
JOIN
1. sys.database_principals
Ensure the required security principals are explicitly granted access to the
dp ON dp.sid = spl.sid
proxy (use sp_grant_login_to_proxy
JOIN sysproxies sp ).
ON sp.proxy_id = spl.proxy_id
WHERE principal_id =
69 | P a g e
2. Revoke access to the <proxyname> from the public role.
USE
Default[msdb]
Value:
GO
By default,
EXEC thedbo.sp_revoke_login_from_proxy
msdb public database role does not have =access
@name to any proxy.
N'public', @proxy_name
= N'<proxyname>';
References:
1. https://support.microsoft.com/en-us/help/2160741/best-practices-in-configuring-
sql-server-agent-proxy-account
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
70 | P a g e
4 Password Policies
This section contains recommendations related to SQL Server's password policies.
Description:
Whenever this option is set to ON, SQL Server will prompt for an updated password the first
time the new or altered login is used.
Rationale:
Enforcing a password change after a reset or new login creation will prevent the account
administrators or anyone accessing the initial password from misuse of the SQL login
created without being noticed.
Impact:
CHECK_EXPIRATION and CHECK_POLICY options must both be ON. End users must have
the means (application) to change the password when forced.
Audit:
Note: This audit procedure is only applicable immediately after the login has been created
or altered to force the password change. Once the password is changed, there is no way to
know specifically that this option was the forcing mechanism behind a password change.
Remediation:
Set the MUST_CHANGE option for SQL Authenticated logins when creating a login initially:
71 | P a g e
CREATE LOGIN <login_name> WITH PASSWORD = '<password_value>'
MUST_CHANGE, CHECK_EXPIRATION = ON, CHECK_POLICY = ON;
Set the MUST_CHANGE option for SQL Authenticated logins when resetting a password:
ON when creating a new login via the SSMS GUI. OFF when creating a new login using T-
SQL CREATE LOGIN unless the MUST_CHANGE option is explicitly included along with
CHECK_EXPIRATION = ON.
References:
1. https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-login-transact-sql
2. https://docs.microsoft.com/en-us/sql/t-sql/statements/create-login-transact-sql
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
72 | P a g e
4.2 Ensure 'CHECK_EXPIRATION' Option is set to 'ON' for All SQL
Authenticated Logins Within the Sysadmin Role (Automated)
Profile Applicability:
Description:
Applies the same password expiration policy used in Windows to passwords used inside
SQL Server.
Rationale:
Ensuring SQL logins comply with the secure password policy applied by the Windows
Server Benchmark will ensure the passwords for SQL logins with sysadmin privileges are
changed on a frequent basis to help prevent compromise via a brute force attack. CONTROL
SERVER is an equivalent permission to sysadmin and logins with that permission should
also be required to have expiring passwords.
Impact:
This is a mitigating recommendation for systems which cannot follow the recommendation
to use only Windows Authenticated logins.
Regarding limiting this rule to only logins with sysadmin and CONTROL SERVER privileges,
there are too many cases of applications that run with less than sysadmin level privileges
that have hard-coded passwords or effectively hard-coded passwords (whatever is set the
first time is nearly impossible to change). There are several line-of-business applications
that are considered best of breed which have this failing.
Also, keep in mind that the password policy is taken from the computer's local policy,
which is taken from the Default Domain Policy setting. Many organizations have a different
password policy regarding the service accounts. These are handled in AD by setting the
account's password to not expire and having some other process track when the password
needs to be changed. With this second control in place, this is perfectly acceptable from an
audit perspective. If you treat a SQL Server login as a service account, then you have to do
the same. This ensures that the password change happens during a communicated
downtime window and not arbitrarily.
Audit:
73 | P a g e
Run the following T-SQL statement to find sysadmin or equivalent logins with
CHECK_EXPIRATION = OFF. No rows should be returned.
CHECK_EXPIRATION is OFF by default when using T-SQL CREATE LOGIN syntax without
specifying the CHECK_EXPIRATION option.
References:
1. https://docs.microsoft.com/en-us/sql/relational-databases/security/password-
policy?view=sql-server-ver15
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
74 | P a g e
4.3 Ensure 'CHECK_POLICY' Option is set to 'ON' for All SQL
Authenticated Logins (Automated)
Profile Applicability:
Description:
Applies the same password complexity policy used in Windows to passwords used inside
SQL Server.
Rationale:
Ensure SQL authenticated login passwords comply with the secure password policy applied
by the Windows Server Benchmark so that they cannot be easily compromised via brute
force attack.
Impact:
This is a mitigating recommendation for systems which cannot follow the recommendation
to use only Windows Authenticated logins.
Weak passwords can lead to compromised systems. SQL Server authenticated logins will
utilize the password policy set in the computer's local policy, which is typically set by the
Default Domain Policy setting.
The setting is only enforced when the password is changed. This setting does not force
existing weak passwords to be changed.
Audit:
Use the following code snippet to determine the status of SQL Logins and if their password
complexity is enforced.
SELECT name,
The is_policy_checked value of 0 indicates that the CHECK_POLICY option is OFF; value
is_disabled FROM
of 1 is ON. If is_disabled value is 1, then the login is disabled and unusable. If no rows are
sys.sql_logins
returned then either no SQL Authenticated logins exist or they all have CHECK_POLICY ON.
75 | P a g e
Remediation:
For each <login_name> found by the Audit Procedure, execute the following T-
SQL statement:
Default Value:
CHECK_POLICY is ON
References:
1. https://docs.microsoft.com/en-us/sql/relational-databases/security/password-
policy
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
76 | P a g e
5 Auditing and Logging
This section contains recommendations related to SQL Server's audit and logging
mechanisms.
5.1 Ensure 'Maximum number of error log files' is set to greater than or
equal to '12' (Automated)
Profile Applicability:
Description:
SQL Server error log files must be protected from loss. The log files must be backed up
before they are overwritten. Retaining more error logs helps prevent loss from frequent
recycling before backups can occur.
Rationale:
The SQL Server error log contains important information about major server events and
login attempt information as well.
Impact:
Once the max number of error logs is reached, the oldest error log file is deleted each time
SQL Server restarts or sp_cycle_errorlog is executed.
Audit:
77 | P a g e
1.1.1.8 T-SQL Method
Run the following T-SQL. The NumberOfLogFiles returned should be greater than or equal
to 12.
1.1.1.10T-SQL Method
Run the following T-SQL to change the number of error log files, replace <NumberAbove12>
with your desired number of error log files:
EXEC
Default Value:
master.sys.xp_instance_regwrite
N'HKEY_LOCAL_MACHINE',
SQL Server error log files in addition to the current error log file are retained by default.
6N'Software\Microsoft\MSSQLServer\
MSSQLServer', N'NumErrorLogs',
REG_DWORD,
References:
78 | P a g e
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/scm-
services-configure-sql-server-error-logs
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
79 | P a g e
5.2 Ensure 'Default Trace Enabled' Server Configuration Option is set to
'1' (Automated)
Profile Applicability:
Description:
The default trace provides audit logging of database activity including account creations,
privilege elevation and execution of DBCC commands.
Rationale:
Audit:
SELECT name,
Both value columns must show 1.
CAST(value as int) as value_configured,
CAST(value_in_use as int) as
Remediation:
value_in_use
FROM sys.configurations
Run the following T-SQL command:
80 | P a g e
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/default-trace-enabled-server-configuration-option
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
81 | P a g e
5.3 Ensure 'Login Auditing' is set to 'failed logins' (Automated)
Profile Applicability:
Description:
This setting will record failed authentication attempts for SQL Server logins to the SQL
Server Errorlog. This is the default setting for SQL Server.
Historically, this setting has been available in all versions and editions of SQL Server. Prior
to the availability of SQL Server Audit, this was the only provided mechanism for
capturing logins (successful or failed).
Rationale:
Capturing failed logins provides key information that can be used to detect\confirm
password guessing attacks. Capturing successful login attempts can be used to confirm
server access during forensic investigations, but using this audit level setting to also
capture successful logins creates excessive noise in the SQL Server Errorlog which can
hamper a DBA trying to troubleshoot problems. Elsewhere in this benchmark, we
recommend using the newer lightweight SQL Server Audit feature to capture both
successful and failed logins.
Impact:
Audit:
82 | P a g e
Remediation:
1.1.1.11GUI Method
1.1.1.12T-SQL Method
1. Run:
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-
windows/server-properties-security-page
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
83 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
flagging the use of the user’s credentials from a computer other than computers on
which the user generally works.
84 | P a g e
5.4 Ensure 'SQL Server Audit' is set to capture both 'failed' and
'successful logins' (Automated)
Profile Applicability:
Description:
SQL Server Audit is capable of capturing both failed and successful logins and writing them
to one of three places: the application event log, the security event log, or the file system.
We will use it to capture any login attempt to SQL Server, as well as any attempts to change
audit policy. This will also serve to be a second source to record failed login attempts.
Rationale:
By utilizing Audit instead of the traditional setting under the Security tab to capture
successful logins, we reduce the noise in the ERRORLOG. This keeps it smaller and easier to
read for DBAs who are attempting to troubleshoot issues with the SQL Server. Also, the
Audit object can write to the security event log, though this requires operating system
configuration. This gives an additional option for where to store login events, especially in
conjunction with an SIEM.
Impact:
With the previous recommendation, only failed logins are captured. If the Audit object is
not implemented with the appropriate setting, SQL Server will not capture successful
logins, which might prove of use for forensics.
Audit:
SELECT
S.name AS 'Audit Name'
, CASE S.is_state_enabled WHEN 1 THEN 'Y'
WHEN 0 THEN 'N' END AS 'Audit Enabled'
, S.type_desc AS 'Write Location'
, SA.name AS 'Audit Specification Name'
, CASE SA.is_state_enabled WHEN 1 THEN 'Y'
WHEN 0 THEN 'N' END AS 'Audit Specification Enabled'
, SAD.audit_action_name
, SAD.audited_result
FROM sys.server_audit_specification_details AS SAD
85 | P a g e
JOIN sys.server_audit_specifications AS SA
ON SAD.server_specification_id = SA.server_specification_id JOIN sys.server_audits AS S
ON SA.audit_guid = S.audit_guid
WHERE SAD.audit_action_id IN ('CNAU', 'LGFL', 'LGSD');
The result set should contain 3 rows, one for each of the following audit_action_names:
AUDIT_CHANGE_GROUP
FAILED_LOGIN_GROUP
SUCCESSFUL_LOGIN_GROUP
Both the Audit and Audit specification should be enabled and the audited_result should
include both success and failure.
Remediation:
1.1.1.13GUI Method
1.1.1.14T-SQL Method
86 | P a g e
CREATE SERVER AUDIT
TrackLogins TO
APPLICATION_LOG;
GO
CREATE SERVER AUDIT SPECIFICATION TrackAllLogins
FOR SERVER AUDIT
TrackLogins ADD
(FAILED_LOGIN_GROUP),
ADD
(SUCCESSFUL_LOGIN_GROUP),
ADD (AUDIT_CHANGE_GROUP)
WITH (STATE =
ON);
Note: If the write destination for the Audit object is to be the security event log, see the
Books Online topic Write SQL Server Audit Events to the Security Log and follow the
appropriate steps.
Default Value:
References:
1. https://docs.microsoft.com/en-us/sql/relational-
databases/security/auditing/create-a-server-audit-and-server-audit-specification
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
87 | P a g e
6 Application Development
This section contains recommendations related to developing applications that interface
with SQL Server.
Description:
Always validate user input received from a database client or application by testing type,
length, format, and range prior to transmitting it to the database server.
Rationale:
Impact:
Sanitize user input may require changes to application code or database object syntax.
These changes can require applications or databases to be taken temporarily off-line. Any
change to TSQL or application code should be thoroughly tested in testing environment
before production implementation.
Audit:
Check with the application teams to ensure any database interaction is through the use of
stored procedures and not dynamic SQL. Revoke any INSERT, UPDATE, or DELETE privileges
to users so that modifications to data must be done through stored procedures. Verify that
there's no SQL query in the application code produced by string concatenation.
Remediation:
88 | P a g e
Always validate user input and do not use it directly to build SQL statements
References:
1. https://owasp.org/www-community/attacks/SQL_Injection
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
89 | P a g e
6.2 Ensure 'CLR Assembly Permission Set' is set to 'SAFE_ACCESS' for All
CLR Assemblies (Automated)
Profile Applicability:
Description:
Setting CLR Assembly Permission Sets to SAFE_ACCESS will prevent assemblies from
accessing external system resources such as files, the network, environment variables, or
the registry.
Rationale:
Impact:
The remediation measure should first be tested within a test environment prior to
production to ensure the assembly still functions as designed with SAFE permission
setting.
Audit:
USE
All the returned assemblies should show SAFE_ACCESS in the permission_set_desc
<database_name>;
column.
GO
SELECT name,
permission_set_de
Remediation:
sc FROM sys.assemblies
90 | P a g e
USE
<database_name>;
GO
Default Value:
References:
1. https://docs.microsoft.com/en-us/sql/relational-databases/clr-
integration/security/clr-integration-code-access-security
2. https://docs.microsoft.com/en-us/sql/relational-databases/system-catalog-
views/sys-assemblies-transact-sql
3. https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-assembly-transact-
sql
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
91 | P a g e
7 Encryption
These recommendations pertain to encryption-related aspects of SQL Server.
Description:
Per the Microsoft Best Practices, only the SQL Server AES algorithm options, AES_128,
AES_192, and AES_256, should be used for a symmetric key encryption algorithm.
Rationale:
The following algorithms (as referred to by SQL Server) are considered weak or deprecated
and should no longer be used in SQL Server: DES, DESX, RC2, RC4, RC4_128.
Many organizations may accept the Triple DES algorithms ( TDEA) which use keying options
1 (3 key aka 3TDEA) or keying option 2 (2 key aka 2TDEA). In SQL Server, these are referred
to as TRIPLE_DES_3KEY and TRIPLE_DES respectively. Additionally, the SQL Server
algorithm named DESX is actually the same implementation as the TRIPLE_DES_3KEY
option. However, using the DESX identifier as the algorithm type has been deprecated and
its usage is now discouraged.
Impact:
Eliminates use of weak and deprecated algorithms which may put a system at higher risk of
an attacker breaking the key.
Encrypted data cannot be compressed, but compressed data can be encrypted. If you use
compression, you should compress data before encrypting it.
Audit:
USE <database_name> GO
92 | P a g e
SELECT db_name() AS Database_Name, name AS Key_Name FROM sys.symmetric_keys
WHERE algorithm_desc NOT IN ('AES_128','AES_192','AES_256') AND db_id() > 4;
GO
Remediation:
Refer to Microsoft SQL Server Books Online ALTER SYMMETRIC KEY entry:
https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-symmetric-key-transact-sql
Default Value:
none
References:
1. https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-symmetric-key-
transact-sql
2. http://support.microsoft.com/kb/2162020
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
93 | P a g e
7.2 Ensure Asymmetric Key Size is set to 'greater than or equal to 2048'
in non-system databases (Automated)
Profile Applicability:
Description:
Microsoft Best Practices recommend to use at least a 2048-bit encryption algorithm for
asymmetric keys.
Rationale:
The RSA_2048 encryption algorithm for asymmetric keys in SQL Server is the highest
bit- level provided and therefore the most secure available choice (other choices are
RSA_512 and RSA_1024).
Impact:
The higher-bit level may result in slower performance, but reduces the likelihood of an
attacker breaking the key.
Encrypted data cannot be compressed, but compressed data can be encrypted. If you use
compression, you should compress data before encrypting it.
Audit:
USE
For compliance, no rows should be returned.
<database_name>
GO
Remediation:
SELECT db_name() AS Database_Name, name AS
Key_Name FROM sys.asymmetric_keys
WHERE key_length <
2048 AND db_id() > 4;
94 | P a g e
Refer to Microsoft SQL Server Books Online ALTER ASYMMETRIC KEY entry:
https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-asymmetric-key-transact-
sql
Default Value:
None
References:
1. https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-asymmetric-key-
transact-sql
2. http://support.microsoft.com/kb/2162020
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
95 | P a g e
8 Appendix: Additional Considerations
This appendix discusses possible configuration options for which no recommendation is
being given.
Description:
Rationale:
In the case of a default instance installation, the SQL Server Browser service is disabled by
default. Unless there is a named instance on the same server, there is typically no reason
for the SQL Server Browser service to be running. In this case it is strongly suggested that
the SQL Server Browser service remain disabled.
When it comes to named instances, given that a security scan can fingerprint a SQL Server
listening on any port, it's therefore of limited benefit to disable the SQL Server Browser
service.
However, if all connections against the named instance are via applications and are not
visible to end users, then configuring the named instance to listening on a static port,
disabling the SQL Server Browser service, and configuring the apps to connect to the
specified port should be the direction taken. This follows the general practice of reducing
the surface area, especially for an unneeded feature.
On the other hand, if end users are directly connecting to databases on the instance, then
typically having them use ServerName\InstanceName is best. This requires the SQL
Server Browser service to be running. Disabling the SQL Server Browser service would
mean the end users would have to remember port numbers for the instances. When they
don't that will generate service calls to IT staff. Given the limited benefit of disabling the
service, the trade-off is probably not worth it, meaning it makes more business sense to
leave the SQL Server Browser service enabled.
Audit:
Check the SQL Browser service's status via services.msc or similar methods.
96 | P a g e
Remediation:
Default Value:
The SQL Server Browser service is disabled if only a default instance is installed on the
server. If a named instance is installed, the default value is for the SQL Server Browser
service to be configured as Automatic for startup.
References:
1. https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/sql-
server-browser-service-database-engine-and-ssas
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
97 | P a g e
Appendix: Recommendation Summary
Table
Control Set
Correctly
Yes No
1 Installation, Updates and Patches
1.1 Ensure Latest SQL Server Cumulative and Security Updates
are Installed (Manual)
1.2 Ensure Single-Function Member Servers are Used (Manual)
2 Surface Area Reduction
2.1 Ensure 'Ad Hoc Distributed Queries' Server Configuration
Option is set to '0' (Automated)
2.2 Ensure 'CLR Enabled' Server Configuration Option is set to
'0' (Automated)
2.3 Ensure 'Cross DB Ownership Chaining' Server Configuration
Option is set to '0' (Automated)
2.4 Ensure 'Database Mail XPs' Server Configuration Option is
set to '0' (Automated)
2.5 Ensure 'Ole Automation Procedures' Server Configuration
Option is set to '0' (Automated)
2.6 Ensure 'Remote Access' Server Configuration Option is set
to '0' (Automated)
2.7 Ensure 'Remote Admin Connections' Server Configuration
Option is set to '0' (Automated)
2.8 Ensure 'Scan For Startup Procs' Server Configuration Option
is set to '0' (Automated)
2.9 Ensure 'Trustworthy' Database Property is set to 'Off'
(Automated)
2.10 Ensure Unnecessary SQL Server Protocols are set to
'Disabled' (Manual)
2.11 Ensure SQL Server is configured to use non-standard ports
(Automated)
2.12 Ensure 'Hide Instance' option is set to 'Yes' for Production
SQL Server instances (Automated)
2.13 Ensure the 'sa' Login Account is set to 'Disabled'
(Automated)
2.14 Ensure the 'sa' Login Account has been renamed
(Automated)
2.15 Ensure 'AUTO_CLOSE' is set to 'OFF' on contained databases
(Automated)
98 | P a g e
2.16 Ensure no login exists with the name 'sa' (Automated)
2.17 Ensure 'clr strict security' Server Configuration Option is set
to '1' (Automated)
3 Authentication and Authorization
3.1 Ensure 'Server Authentication' Property is set to 'Windows
Authentication Mode' (Automated)
3.2 Ensure CONNECT permissions on the 'guest' user is
Revoked within all SQL Server databases excluding the
master, msdb and tempdb (Automated)
3.3 Ensure 'Orphaned Users' are Dropped From SQL Server
Databases (Automated)
3.4 Ensure SQL Authentication is not used in contained
databases (Automated)
3.5 Ensure the SQL Server’s MSSQL Service Account is Not an
Administrator (Manual)
3.6 Ensure the SQL Server’s SQLAgent Service Account is Not an
Administrator (Manual)
3.7 Ensure the SQL Server’s Full-Text Service Account is Not an
Administrator (Manual)
3.8 Ensure only the default permissions specified by Microsoft
are granted to the public server role (Automated)
3.9 Ensure Windows BUILTIN groups are not SQL Logins
(Automated)
3.10 Ensure Windows local groups are not SQL
Logins (Automated)
3.11 Ensure the public role in the msdb database is not granted
access to SQL Agent proxies (Automated)
4 Password Policies
4.1 Ensure 'MUST_CHANGE' Option is set to 'ON' for All SQL
Authenticated Logins (Manual)
4.2 Ensure 'CHECK_EXPIRATION' Option is set to 'ON' for All
SQL Authenticated Logins Within the Sysadmin Role
(Automated)
4.3 Ensure 'CHECK_POLICY' Option is set to 'ON' for All SQL
Authenticated Logins (Automated)
5 Auditing and Logging
5.1 Ensure 'Maximum number of error log files' is set to greater
than or equal to '12' (Automated)
5.2 Ensure 'Default Trace Enabled' Server Configuration Option
is set to '1' (Automated)
5.3 Ensure 'Login Auditing' is set to 'failed logins' (Automated)
5.4 Ensure 'SQL Server Audit' is set to capture both 'failed' and
'successful logins' (Automated)
6 Application Development
99 | P a g e
6.1 Ensure Database and Application User Input is Sanitized
(Manual)
6.2 Ensure 'CLR Assembly Permission Set' is set to
'SAFE_ACCESS' for All CLR Assemblies (Automated)
7 Encryption
7.1 Ensure 'Symmetric Key encryption algorithm' is set to
'AES_128' or higher in non-system databases (Automated)
7.2 Ensure Asymmetric Key Size is set to 'greater than or equal
to 2048' in non-system databases (Automated)
8 Appendix: Additional Considerations
8.1 Ensure 'SQL Server Browser Service' is configured correctly
(Manual)
100 | P a g e
Appendix: Change History
Date Version Changes for this version
May 19, 2020 1.1.0 OWASP has changed the URL in the
References (Ticket 10678)
Apr 8, 2021 1.2.0 The query used for CIS-CAT does not
work when dynamic ports are
configured. (Ticket 11918)
101 | P a g e
Apr 12, 2021 1.2.0 New Recommendation: Ensure 'CLR
Strict Security' Server Configuration
Option is set to '0' (Ticket 10840)
Apr 12, 2021 1.2.0 CIS SQL L1 Check 6.2 not checking all
database instances (Ticket 12681)
102 | P a g e