SaaS Security: Managing Integrations & Reducing Risk

San Francisco – A sophisticated phishing campaign is currently targeting employees, exploiting vulnerabilities in the way organizations manage integrations between Microsoft 365 and other software-as-a-service (SaaS) applications. The attacks bypass multi-factor authentication (MFA), raising serious concerns about data security and the increasing risks associated with the complex web of connections that define the modern digital workplace.

The proliferation of SaaS applications has develop into a cornerstone of business operations, offering scalability and efficiency. However, this reliance introduces a hidden attack surface – the integrations that link these applications together. These connections, often relying on OAuth tokens, API keys, and webhooks, can be exploited by attackers to gain unauthorized access to sensitive data and systems. According to a report by Obsidian Security published just yesterday, integration security protects these connections, but the landscape is rapidly evolving and outpacing many organizations’ ability to defend themselves. The report highlights the growing need for robust integration security measures.

The Growing Threat of SaaS Integration Risks

The risks associated with SaaS integrations were flagged as early as April 2025 by Patrick Opet, CIO of JPMorgan Chase, in an open letter warning about the inherent dangers of allowing third-party providers access through these interconnected systems. Opet’s warning wasn’t theoretical; it stemmed from observing supply chain attacks propagating through these often-invisible connections. The average enterprise now connects to over 42 third-party applications, a number that security teams struggle to monitor effectively, creating opportunities for attackers to operate undetected.

This new phishing campaign underscores the practical implications of Opet’s concerns. Attackers are leveraging compromised integrations to bypass traditional security controls like MFA and single sign-on (SSO). OAuth tokens, which function as bearer credentials, grant persistent access independent of these controls, effectively creating a backdoor for malicious actors. The problem is compounded by the fact that many organizations retain broad privileges for integrations long after the original business need has passed, as noted in the Obsidian Security report.

How the Phishing Campaign Works

While specific details of the current campaign are still emerging, security experts believe attackers are exploiting vulnerabilities in the authorization process of SaaS integrations. The campaign likely involves crafting convincing phishing emails that direct users to fake login pages designed to steal their credentials. However, instead of directly targeting usernames and passwords, the attackers are focusing on gaining access to OAuth tokens or exploiting existing, legitimate tokens. This allows them to bypass MFA, as the authentication process is handled by the integration itself, not directly by Microsoft 365.

Gary Manktelow, writing for Atlas Business, emphasizes the importance of vetting new SaaS integrations. His analysis highlights that each new integration creates a potential bridge for data breaches and compliance failures. The T-Mobile data breach of 2023, while initially triggered by a zero-day vulnerability, was significantly complicated by the sheer number of third-party vendors and systems involved, demonstrating the amplified attack surface in interconnected digital ecosystems.

Understanding the Six Types of SaaS Integrations

Effective integration security requires understanding the different types of integrations and their unique risk profiles. While the specific categorization varies, common types include:

  • API Integrations: Direct connections between applications using Application Programming Interfaces (APIs).
  • Webhook Integrations: Automated notifications sent from one application to another when specific events occur.
  • OAuth Integrations: Authorization framework that allows third-party applications to access limited data on behalf of a user.
  • iPaaS Integrations: Integrations managed through Integration Platform as a Service (iPaaS) solutions.
  • Embedded Integrations: Integrations built directly into the application’s interface.
  • Data Sync Integrations: Regularly scheduled synchronization of data between applications.

Each of these integration types presents different security challenges, requiring tailored mitigation strategies. Least privilege access and continuous monitoring are foundational practices, but their implementation demands a thorough understanding of these nuances.

Mitigation Strategies and Best Practices

Addressing the threat of integration-based attacks requires a multi-faceted approach. Security professionals recommend the following steps:

  • Inventory and Visibility: Gain a comprehensive understanding of all SaaS applications and their integrations. This includes identifying the data flows and permissions associated with each connection.
  • Least Privilege Access: Grant integrations only the minimum necessary permissions to perform their intended function. Regularly review and revoke unnecessary privileges.
  • Continuous Monitoring: Implement robust monitoring systems to detect anomalous activity within integrations. Behavioral detection is crucial, as it can identify abuse that inventory-based tools might miss.
  • Token Security: Securely manage OAuth tokens and API keys. Implement rotation policies and restrict access to sensitive credentials.
  • Vendor Risk Management: Thoroughly vet SaaS vendors and their security practices. Require SOC 2 Type II reports and assess their incident response capabilities.
  • User Education: Educate employees about the risks of phishing and the importance of verifying email links before entering their credentials. Encourage users to regularly check which devices are authorized to access their accounts.

According to security researcher, Michal, raising the security bar for SaaS vendors is paramount. This includes establishing clear requirements around token security, logging, incident response, and secure integration patterns. Organizations must harden their own tenant configurations and monitoring systems to ensure integration activity is observable and quickly containable in the event of a compromise.

The Role of Behavioral Detection

Traditional security tools often rely on inventory-based approaches, which can be easily bypassed by attackers who leverage legitimate integrations. Behavioral detection, focuses on identifying anomalous activity within integrations, such as unusual data access patterns or unexpected API calls. This approach can detect integration abuse even when attackers are using valid credentials.

Valence Security provides further insight into the nature of SaaS integrations, noting that they typically rely on APIs, prebuilt connectors, or integration platforms. Their resource emphasizes the importance of understanding these underlying technologies to effectively secure them.

Looking Ahead

The threat landscape surrounding SaaS integrations is constantly evolving. As organizations continue to adopt new applications and integrations, the attack surface will only expand. Proactive security measures, including robust integration security practices, continuous monitoring, and user education, are essential to mitigate the risks and protect sensitive data. The incident response plans of organizations must as well account for the possibility of supply chain attacks propagating through these interconnected systems.

The next key development to watch is the potential for new regulatory requirements regarding SaaS integration security. As the risks become more apparent, governments and industry bodies may introduce stricter standards for vendors and organizations alike. Stay tuned for updates from NIST and other cybersecurity authorities regarding best practices and compliance guidelines.

What steps is your organization taking to secure its SaaS integrations? Share your thoughts and experiences in the comments below. And please, share this article with your colleagues to raise awareness about this critical security challenge.

Leave a Comment