Skip to main content

Workday’s CRM Breach: Why Contact Data Still Poses Serious Risk

insightsoftware

insightsoftware is the most comprehensive provider of solutions for the Office of the CFO. We turn information into insights, empowering business leaders to strategically drive their organization.

Workday’s CRM Breach: Why Contact Data Still Poses Serious Risk

Workday recently confirmed that attackers accessed data in Salesforce. While tenant environments were not breached, the incident highlights the tactics cybercriminals use today and how they use the data they uncover. For IT and data teams, the event underscores two urgent priorities: strengthening identity and access controls, and rethinking how data is connected across systems.

Workday CRM Breach: What Happened

On August 15, 2025, Workday reported a targeted social engineering campaign, which is a type of cyberattack where the cybercriminal gains access into a system through psychological manipulation. In a social engineering attack, hackers can exploit a person’s natural good will, curiosity, or even greed to gain access to the information they want, often creating a false sense of urgency so that the victim hands over key information quickly. Attackers impersonated HR and IT staff through phone calls and text messages, gaining a foothold that allowed them to compromise Salesforce, a third-party CRM platform.

What the Workday Breach Exposed

The Workday breach exposed contact information including names, emails, and phone numbers. While Workday confirmed that customer tenant data remained secure, the contact records themselves introduce new risks. Security researchers have linked the tactics to a broader wave of CRM attacks involving malicious OAuth app approvals and over-permissioned third-party integrations.

Why Contact Data Matters Is Critical in a Breach

At first glance, contact details may seem low-consequence. However, they’re the foundation for follow-on attacks. With accurate names, roles, and phone numbers, adversaries can:

  • Launch phishing campaigns that appear credible

  • Orchestrate MFA fatigue attacks by bombarding users with push notifications

  • Impersonate vendors or partners in supply chain scams

For attackers, contact data is reconnaissance they can use to steal additional data, money, and gain access into secure systems. It lowers the barrier for more advanced intrusions. For defenders, it raises the baseline risk across the organization.

How Social Engineering Attacks Typically Unfold

The current campaign follows a now-familiar pattern:

  1. Manipulate an employee via text or phone.

  2. Harvest credentials or obtain approval for a malicious OAuth app.

  3. Extract CRM contact lists or support ticket data.

  4. Use the information to target employees, customers, or partners.

  5. Repeat across connected organizations.

These attacks succeed because they exploit trusted workflows rather than technical flaws.

What Organizations Should Do

1. Review Identity and App Permissions

  • Audit all third-party applications connected to CRM and HCM platforms.

  • Remove unused or over-permissioned integrations. Remember that only those who need access to secure systems should have them.

  • Enforce SSO and MFA with phishing-resistant factors.

  • Apply least-privilege principles to OAuth scopes.

2. Strengthen Detection

  • Train HR, recruiting, and IT staff to spot impersonation attempts.

  • Enable alerts for unusual CRM exports, suspicious OAuth consents, and bulk downloads.

  • Monitor for lookalike domains and malicious link shorteners.

3. Rethink Data Connectivity

Many teams still rely on custom scripts or ad-hoc OAuth apps to move HR and CRM data into BI or ETL platforms. This creates unnecessary exposure. Instead, use standard Microsoft Open Database Connectivity (ODBC)and Java Database Connectivity (JDBC) connections.

Standard connections:

  • Centralize authentication and respect source system permissions.

  • Reduce the number of long-lived tokens scattered across jobs and notebooks.

  • Support TLS, IP allowlisting, and auditable query paths.

By consolidating access through a well-governed data layer, organizations limit opportunities for attackers to exploit unmanaged credentials.

Practical Checklist To Protect Your Organization Against Breaches

  • Audit CRM and HCM third-party apps; remove non-essential integrations.

  • Secure bulk export endpoints with approvals and logging.

  • Route BI/ETL pipelines through standard ODBC/JDBC connections.

  • Conduct targeted phishing training with high-risk teams.

  • Enable impossible travel and consent anomaly detection in your IdP.

Why Stability in Data Connectivity Matters

ODBC and JDBC have provided reliable data access for more than 30 years. They don’t shift with each new SaaS release, and they don’t introduce unnecessary OAuth sprawl. By using proven, standards-based drivers, teams maintain visibility and control over how data moves.

The Workday breach is a reminder that even basic business contact data can fuel larger attacks. Addressing identity, detection, and connectivity practices reduces exposure significantly.

For teams connecting Workday to BI platforms like Power BI, Logi Symphony, or Qlik, Simba Workday ODBC/JDBC Drivers deliver a stable, standards-based path. With robust security controls aligned to Workday’s model, they avoid the risks of custom OAuth apps and keep connectivity governed at the source.

Ready to learn more? Read our whitepaper on navigating security and compliance in data connectivity.