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 enforce enrollment in Mobile Device Management (MDM).

DISA Rule

SV-268569r1034647_rule

Vulnerability Number

V-268569

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

APPL-15-005110

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the macOS system by ensuring that the system is enrolled via UAMDM.

Check Contents

Verify the macOS system is configured to enforce enrollment in mobile device management with the following command:

/usr/bin/profiles status -type enrollment | /usr/bin/awk -F: '/MDM enrollment/ {print $2}' | /usr/bin/grep -c "Yes (User Approved)"

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

Vulnerability Number

V-268569

Documentable

False

Rule Version

APPL-15-005110

Severity Override Guidance

Verify the macOS system is configured to enforce enrollment in mobile device management with the following command:

/usr/bin/profiles status -type enrollment | /usr/bin/awk -F: '/MDM enrollment/ {print $2}' | /usr/bin/grep -c "Yes (User Approved)"

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

Check Content Reference

M

Target Key

5661