STIGQter STIGQter: STIG Summary: Apple macOS 15 (Sequoia) Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Apr 2026:

The macOS system must disable the system settings pane for Siri.

DISA Rule

SV-268507r1034461_rule

Vulnerability Number

V-268507

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

APPL-15-002053

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the macOS system to disable the system settings pane for Siri by installing the "com.apple.systempreferences" configuration profile.

Check Contents

Verify the macOS system is configured to disable the system settings pane for Siri with the following command:

/usr/bin/profiles show -output stdout-xml | /usr/bin/xmllint --xpath '//key[text()="DisabledSystemSettings"]/following-sibling::*[1]' - | /usr/bin/grep -c com.apple.Siri-Settings.extension

If the result is not "1", this is a finding.

Vulnerability Number

V-268507

Documentable

False

Rule Version

APPL-15-002053

Severity Override Guidance

Verify the macOS system is configured to disable the system settings pane for Siri with the following command:

/usr/bin/profiles show -output stdout-xml | /usr/bin/xmllint --xpath '//key[text()="DisabledSystemSettings"]/following-sibling::*[1]' - | /usr/bin/grep -c com.apple.Siri-Settings.extension

If the result is not "1", this is a finding.

Check Content Reference

M

Target Key

5661