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 Wallet and Apple Pay.

DISA Rule

SV-268506r1034458_rule

Vulnerability Number

V-268506

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

APPL-15-002052

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the macOS system to disable the System Settings pane for Wallet and Apple Pay by installing the "com.apple.systempreferences" configuration profile.

Check Contents

Verify the macOS system is configured to disable the System Settings pane for Wallet and Apple Pay 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.WalletSettingsExtension"

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

Vulnerability Number

V-268506

Documentable

False

Rule Version

APPL-15-002052

Severity Override Guidance

Verify the macOS system is configured to disable the System Settings pane for Wallet and Apple Pay 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.WalletSettingsExtension"

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

Check Content Reference

M

Target Key

5661