Verification cutoff: September 5, 2026, daily edition.
Executive Summary
GitHub is continuing mandatory two-factor-authentication enrollment for accounts that contribute code. A newly delivered account notice sets a September 26 deadline for its enrollment cohort. Affected users should enroll before their individual deadline, add more than one authentication method and store recovery codes somewhere that does not depend on the GitHub account itself.
Action Queue
Secure any newly notified GitHub account before its individual 2FA deadline
Urgency: This week
Importance: ★★★★★
What it is: GitHub requires selected code-contributing accounts to enable two-factor authentication. A current notification reviewed for this edition specifies September 26, 2026 at 00:00 UTC; deadlines are account-specific, so users should follow the date shown in their own authenticated GitHub banner or signed notification.
Why it matters: Missing the deadline limits interactive GitHub.com access until enrollment is completed. Personal access tokens, SSH keys and applications continue to function, which reduces automation outages but can mask the problem until someone needs to sign in, create a token or manage the account.
Recommended action: Open GitHub’s authenticated password-and-authentication settings directly rather than following an email link. Enable TOTP-based 2FA, then add a passkey, hardware security key or GitHub Mobile as a second method. Download the recovery codes, store them outside GitHub in a secure location and test a fresh sign-in before the deadline. Review the account security log while there.
Verified active: September 5, 2026; the signed GitHub notice and current GitHub documentation were checked.
Deadline: September 26, 2026 at 00:00 UTC for the reviewed enrollment notice; check the deadline attached to each account.
Cost: GitHub 2FA, passkeys, GitHub Mobile and downloadable recovery codes are free. A hardware security key is optional and separately purchased; no single regular price applies.
Requirements: Access to the GitHub account, a TOTP application or supported phone method, and preferably a second device or security key plus secure offline recovery-code storage.
Official action: GitHub password and authentication settings · Configure GitHub two-factor authentication · Review the account security log

GitHub’s official documentation shows the authenticator-app enrollment step. Save recovery codes after verification and add another authentication method.
GitHub Discoveries
GitHub’s deadline behavior is operationally useful: existing PATs, SSH keys and applications keep working even if interactive access becomes restricted. That continuity protects automation, but it also means a publishing workflow can appear healthy while the human administrator is unable to manage credentials. Account-access checks belong in continuity testing, not only pipeline health checks.
PKb Candidates
- Developer-account recovery record: enrolled methods, backup method, recovery-code location, last recovery test and responsible owner.
- GitHub continuity check: interactive login, second-factor availability, recovery-code access, PAT ownership, SSH-key inventory and emergency token rotation.
- Security-email verification rule: navigate to the service independently, confirm the same alert in authenticated settings, then act.
Trends Worth Watching
Mandatory 2FA is becoming normal software-supply-chain infrastructure. The remaining weak point is often recovery: one phone, one authenticator and recovery codes stored inside the protected account create a brittle system even when 2FA itself is enabled.
Related PTIR Coverage
- Daily Briefing — September 4, 2026 — least-privilege controls and software-delivery trust.
- Daily Briefing — August 12, 2026 — an earlier GitHub mandatory-2FA status check.
Sources Consulted
GitHub’s signed enrollment notice and current authentication documentation; selected technology and teaching newsletters; the latest PTIR edition; and read-only searches of the legacy recipient stream, Spam and Trash.