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 configure audit failure notification.

DISA Rule

SV-268469r1038966_rule

Vulnerability Number

V-268469

Group Title

SRG-OS-000047-GPOS-00023

Rule Version

APPL-15-001031

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the macOS system to produce audit failure notification with the following command:

/usr/bin/sed -i.bak 's/logger -p/logger -s -p/' /etc/security/audit_warn; /usr/sbin/audit -s

Check Contents

Verify the macOS system is configured to produce audit failure notification with the following command:

/usr/bin/grep -c "logger -s -p" /etc/security/audit_warn

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

Vulnerability Number

V-268469

Documentable

False

Rule Version

APPL-15-001031

Severity Override Guidance

Verify the macOS system is configured to produce audit failure notification with the following command:

/usr/bin/grep -c "logger -s -p" /etc/security/audit_warn

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

Check Content Reference

M

Target Key

5661