September 7, 2026
Third-Party Risk Management in 2026: How to Secure the Companies You Trust
Your vendors may be trusted. Their access should never be.

By Anurag Singh
6 min read
Your vendors may be trusted. Their access should never be.
I've been watching the Cloud Security Alliance's threat rankings shift for a couple of years now, and this year's list finally caught up to something I've been saying for a while. In its 2026 survey, CSA ranked Insecure Third-Party Resources as the #3 cloud security threat, behind inadequate identity and access management and AI-enhanced attacks. Third-party resources there means something broader than "vendors" too โ SaaS dependencies, software packages, managed APIs, CI/CD pipelines, container images, even AI models and AI-generated components.
That ranking landed the same week a much more concrete example showed up in the news. In early September 2026, Thomson Reuters disclosed a breach involving its C-Track court records platform, affecting court systems across a dozen U.S. states, the U.S. Virgin Islands, and Ontario, Canada. The unauthorized access had started back in March and wasn't caught until late June. None of the affected courts were breached directly. Their data sat on a vendor's servers they couldn't audit, monitor, or restrict themselves.
That's the part that stuck with me. A court system can harden every system it owns and still end up in a breach notice because of a platform it trusted to hold its records.
The Vendor Isn't the Attack Surface. The Connection Is.
A company can have strong firewalls, endpoint protection, MFA, vulnerability management, and a well-trained security team, and still be exposed through a company it does business with.
Most organizations depend on dozens or hundreds of third parties: SaaS platforms, cloud providers, MSPs, contractors, software vendors, payment systems, logistics partners. Every one of those relationships is a connection into your environment. The question was never really "is this vendor secure." It's what that vendor can access, how it accesses it, and what happens if that access gets compromised tomorrow.
Say your company uses a trusted SaaS provider. The provider's own security might be excellent. But your organization has likely granted it OAuth permissions, API access, service accounts, administrative privileges, and integrations with other applications. If that vendor's environment gets compromised, an attacker doesn't need to break through your firewall. They may already have a legitimate path in, because the connection was built for a real business reason, which is exactly why traditional controls can see the activity and read it as normal.
This isn't limited to traditional vendors either. Microsoft has documented campaigns abusing OAuth and SaaS applications, showing how legitimate application permissions can become just as useful to an attacker as a stolen password. A trusted connection can become an attack path without ever looking obviously malicious.
Why Vendor Questionnaires Stopped Being Enough
The traditional model looks like this: vendor selected, security questionnaire, compliance review, contract signed, annual reassessment. The problem is the environment doesn't sit still for a year. Employees change. Permissions change. APIs change. Vendors change ownership. Applications add integrations. New service accounts get created. Old ones stay active long after anyone remembers why they exist.
A vendor that was low-risk six months ago can quietly become high-risk without anyone deciding to change the organization's risk posture. A questionnaire tells you what a vendor says about its security. It doesn't tell you what's actually happening right now. That's why I think third-party risk needs to move from an annual checkbox to something closer to continuous visibility.
Start With the Access, Not the Vendor Name
The way I'd actually map this is through five questions, in this order:
Who has access? Vendors, contractors, service accounts, applications, and non-human identities connected to your environment โ the full list, not just the ones with a signed contract.
What can they actually reach? Don't stop at the vendor's name. Map the specific systems, applications, databases, files, and cloud resources available to them.
Why do they need that access? Every permission should have a business reason attached to it. If nobody can explain why an integration still has a permission, that's worth revisiting.
How is the access actually being used? This is where monitoring earns its keep. A legitimate account doing something unusual is often more interesting than a failed login.
What happens if that account gets compromised? This is the one most organizations skip. You need to know how fast the access can be restricted, revoked, or contained, before you need to know it in a hurry.
Watch Behavior, Not Just Credentials
A compromised third-party account rarely looks suspicious at first glance. The login is valid. The password is correct. The OAuth token is legitimate. The API request comes from an approved application. The problem only shows up when you look at behavior over time.
A vendor account that normally touches one application during business hours suddenly starts accessing several systems. Then it pulls an unusual volume of data. Then a second identity starts doing related things. None of those, on their own, necessarily trips an alert. Together, they tell a different story โ but only if identity context, application activity, network behavior, and cloud telemetry are being looked at together instead of four separate dashboards each seeing a quarter of the picture.
A Practical Checklist, Not Another Spreadsheet
Organizations don't need a bigger compliance spreadsheet. They need actual visibility and control. A practical program should cover:
Inventory every external connection. Know which vendors, SaaS apps, APIs, service accounts, and integrations actually have access to your environment.
Apply least privilege. Give vendors only what their business function genuinely requires.
Review OAuth and API permissions. These scopes tend to quietly expand over time. Go back and remove what's no longer needed.
Set expiration and ownership. Every privileged third-party account should have a named owner, a stated purpose, and a review cycle.
Monitor for abnormal behavior. Unusual logins, access patterns, data movement, privilege changes, unexpected application activity.
Correlate activity across environments. A suspicious SaaS event means a lot more when it's viewed alongside endpoint, identity, network, or cloud activity.
Plan for vendor compromise, not just vendor trust. Don't build a strategy that assumes every supplier stays secure forever. Build controls that limit the damage when one doesn't.
That last point is the one I'd underline. Third-party security was never really about achieving perfect vendor trust. It's about shrinking the blast radius for the day trust fails.
Where I Think Seceon Fits Into This
I'll be upfront: I work with Seceon, so factor that in.
Third-party risk gets hard specifically because SaaS activity, identities, cloud events, network telemetry, and security alerts tend to live in separate systems. Seceon's SSPM capabilities give visibility into supported SaaS environments, including Microsoft 365, Dropbox, Okta, GitHub, Zoom, Salesforce, and SAP Concur, and can correlate that SaaS activity with identities, indicators of compromise, behavioral signals, and policy violations.
SaaS visibility alone isn't the interesting part though. The value shows up when that information connects to everything else. Seceon's broader OTM platform brings SIEM, XDR, SOAR, and UEBA together, ingesting telemetry from networks, endpoints, cloud services, and applications. That's the difference between "a vendor account logged in" and "this vendor account logged in from an unfamiliar location, touched a sensitive application it doesn't normally use, and generated network activity that doesn't match its usual pattern." One of those is a log line. The other is something worth an analyst's time. When something is confirmed, SOAR can help automate the response instead of leaving someone to manually coordinate actions across four different consoles.
The bigger point is that third-party risk shouldn't live off to the side as its own separate program. It works better as part of security operations, not next to it.
What CISOs Should Actually Be Measuring
Questionnaire completion rate was never a great metric. I'd look at things like: how many third parties have privileged access, how many SaaS applications have active integrations, how many OAuth permissions are unreviewed or unnecessary, how many vendor accounts have no clear owner, how fast third-party access can actually be revoked, which vendors can reach sensitive systems, whether third-party activity is continuously monitored, and what the blast radius looks like if your most critical vendor gets compromised tomorrow.
Those questions turn third-party risk from a compliance exercise into something closer to an operational security capability.
The Bottom Line
You don't need to stop trusting your vendors. You need to stop treating trust as though it were a security control.
Modern organizations run on APIs, SaaS applications, cloud services, contractors, MSPs, and software dependencies. Those connections create real business value, and they also create paths an attacker can walk through. The goal was never to eliminate every connection. It's to know every connection, control every permission, watch the behavior, and keep the blast radius small when something goes wrong.
Because in 2026, your security perimeter doesn't end at your firewall. It ends wherever your trust begins.
FAQ
What is third-party risk management in cybersecurity? It's the process of identifying, assessing, monitoring, and controlling the cybersecurity risk created by vendors, SaaS applications, contractors, MSPs, APIs, and other external relationships your organization depends on.
Why is third-party risk increasing in 2026? Organizations increasingly depend on interconnected cloud services, SaaS platforms, APIs, software dependencies, and non-human identities. CSA's 2026 research ranks insecure third-party resources as the third most significant cloud security threat, up from fifth in 2024.
How can companies reduce third-party cybersecurity risk? Start by inventorying external access, applying least privilege, reviewing OAuth and API permissions, continuously monitoring vendor behavior, correlating activity across security domains, and having a rapid containment plan ready for when an account is compromised.
What is SSPM? SaaS Security Posture Management. It helps organizations monitor and improve the security posture of their SaaS applications, covering configurations, access, permissions, and security-relevant activity.
How does Seceon help with third-party risk? Seceon combines SSPM capabilities for supported SaaS applications with its broader OTM architecture, which brings together SIEM, XDR, UEBA, and SOAR. That lets security teams connect SaaS and identity activity with the rest of their security telemetry instead of treating third-party events as isolated alerts.