← Insights
CloudGuideSMB

Google Workspace Hardening Checklist (2026 Edition)

Dephiant Research3 min read

The settings we change first on every Google Workspace tenant. Annotated for 2026 defaults.

Google Workspace Hardening Checklist (2026 Edition)

In the evolving landscape of cloud security, Google Workspace continues to be a cornerstone for many organizations. While Google has made commendable strides in enhancing default security postures, particularly with improvements acknowledged in 2025, numerous "footguns", configuration mistakes that can lead to significant vulnerabilities, still persist. These unaddressed settings often expose organizations to unnecessary risks, ranging from data exfiltration to unauthorized access. This article outlines the immediate, impactful changes we implement for every Google Workspace tenant, carefully annotated for the security landscape of 2026, ensuring a robust defense against prevalent threats.

Top Fixes for Google Workspace Security

Our primary focus when securing a new or existing Google Workspace environment revolves around a set of critical configurations that significantly reduce the attack surface. These are the settings we prioritize, understanding their direct impact on an organization's security posture.

  • Restrict third-party OAuth app installs to admin-approved apps. This is paramount. Uncontrolled third-party OAuth applications often serve as initial access vectors for attackers, granting them broad permissions to user data. By limiting installations to only applications explicitly reviewed and approved by administrators, organizations regain control over their data's exposure to external services, mitigating risks associated with malicious or vulnerable apps. This requires careful consideration of business needs against security implications, often leading to a defined whitelist of permissible applications.

  • Enforce 2SV with security keys for super admins. Super administrators possess the keys to the kingdom; their compromise can lead to complete organizational takeover. Relying solely on SMS or authenticator app-based two-step verification (2SV) is no longer sufficient for these highly privileged accounts. Hardware security keys, such as FIDO2/WebAuthn devices, offer superior phishing resistance and robust protection against credential theft, making them an indispensable requirement for super admin authentication.

  • Disable IMAP/POP unless explicitly needed. The Internet Message Access Protocol (IMAP) and Post Office Protocol (POP) are legacy mail protocols that, while functional, typically offer weaker security controls compared to modern API-based access. They often lack robust multi-factor authentication enforcement mechanisms and can expose credentials over less secure channels. Unless there is a specific, well-justified business requirement for their use, these protocols should be disabled organization-wide to eliminate potential attack vectors.

  • Turn on context-aware access for Drive and Gmail. Google's Context-Aware Access (CAA) allows administrators to define granular access policies based on a user's location, IP address, device security posture, and other contextual information. For critical services like Google Drive and Gmail, enabling CAA ensures that sensitive data is only accessible from trusted environments and compliant devices. This effectively creates a Zero Trust perimeter around your most valuable information assets, preventing unauthorized access from risky contexts.

  • Set DMARC to p=reject; many tenants still sit at quarantine. Domain-based Message Authentication, Reporting, and Conformance (DMARC) is a crucial email authentication protocol that helps protect against email spoofing and phishing attacks. While many organizations deploy DMARC, a significant number leave their policy at p=none (monitoring) or p=quarantine. Shifting to p=reject instructs recipient mail servers to outright refuse emails that fail DMARC checks, effectively preventing unauthorized senders from using your domain. This transition requires thorough monitoring during the initial phases to ensure legitimate emails are not inadvertently blocked.

Beyond the Basics: Proactive Measures

While the above constitute immediate necessities, a truly hardened Google Workspace environment extends to continuous monitoring and proactive policy adjustments. These encompass areas often overlooked but critical for sustained security.

  • Regular Security Health Checks and Audits: Automated tools coupled with manual reviews should be conducted regularly to identify misconfigurations, unauthorized changes, and emergent vulnerabilities. This iterative process ensures that the security posture does not degrade over time as new features are introduced or business requirements evolve.
  • User Training and Awareness Programs: Technical controls, no matter how robust, can be circumvented by negligent or uninformed users. Ongoing security awareness training, particularly focusing on phishing recognition, secure password practices, and the risks of sharing credentials, is essential to foster a security-conscious culture within the organization.
  • Logging and Alerting Configuration: Comprehensive logging within Google Workspace should be forwarded to a Security Information and Event Management (SIEM) system for centralized analysis. Crucially, specific alerts should be configured for high-risk activities, such as changes to super user accounts, unusual login locations, large data downloads, or unauthorized application installations, enabling rapid detection and response.

Implementing these measures provides a foundational layer of security for Google Workspace. It's not merely about configuring settings once, but adopting a vigilant posture that adapts to the ever-changing threat landscape. By addressing these critical areas, organizations can significantly enhance their resilience against cyberattacks and safeguard their digital assets in 2026 and beyond.