Vendor Security Reviews That Don't Slow Down Procurement
Most security review processes optimize for the worst-case vendor and tax every other purchase. Here's a tiered model that catches the risk without taxing the org.
Why the one-size-fits-all review breaks
Most mid-market security review processes evolved from a single trigger: a bad vendor incident, a SOC 2 audit finding, or a board-level cyber conversation. The result is a process that treats every new vendor as a potential breach vector, sending the same 200-question SIG questionnaire to a $4K transcription tool and a $400K customer data platform. The questionnaire takes 3-6 weeks to clear regardless of vendor size. The business stops using the process and starts buying on credit cards. Shadow IT grows. The security team's leverage on the few vendors that actually matter erodes.
The pattern is universal. We surveyed 28 mid-market security and procurement leads in late 2025; 89% reported that their security review was 'the biggest blocker' to procurement velocity, and 76% reported that more than 40% of new SaaS purchases bypassed the process entirely. The process designed to reduce risk was actively creating it.
Definitions: what you're actually evaluating
- Data classification: what kind of company data the vendor will hold or process. Public, internal, confidential, regulated (PII, PHI, financial).
- Integration depth: how the vendor connects to your systems. Standalone, OAuth read, OAuth read/write, SSO/SCIM, deep API, on-prem agent.
- Compliance posture: third-party attestations the vendor holds. SOC 2 Type II, ISO 27001, HIPAA BAA, FedRAMP, GDPR DPA.
- Blast radius: what an attacker who compromised this vendor could reach. A read-only Slack analytics tool has small blast radius; a data warehouse with write access to production has large blast radius.
The three-tier model
Triage every new vendor request into one of three tiers based on data sensitivity and integration depth. The tier determines the depth of the review, the SLA, and who has to be involved. This is the structural counterpart to the procurement approval workflow we've written about previously.
| Tier | Trigger | Review depth | SLA | Owner |
|---|---|---|---|---|
| 1: Self-serve | Public data only OR standalone tool, under $10K annual | 12-question form, SOC 2 letter on file | 24 hours | Procurement lead approves |
| 2: Standard | Internal/confidential data, OAuth or SCIM, $10K-$100K annual | SIG Lite (45 questions), SOC 2 Type II review, DPA execution | 5 business days | Security partner + procurement |
| 3: Deep | Regulated data (PII/PHI/financial), deep API or production access, $100K+, OR new category | Full SIG (200+ questions), pen test summary, architecture review, legal redline of MSA | 15-21 business days | CISO/security lead + GC + procurement + business owner |
The trick is the triage. Get the triage wrong (tier 1 a tier 3 vendor) and you ship risk. Get it overly cautious (tier 3 every tier 2 vendor) and you collapse back into the old process. We recommend a one-page intake form that the requester fills out, with the tier auto-calculated from data classification + integration depth + spend. Security reviews the triage outcome but does not redo it from scratch.
What goes in the tier 1 self-serve check
The tier 1 process exists to make 'do it right' faster than 'just expense it.' Twelve questions, mostly auto-populated from the vendor's trust center if they have one.
- What category of data will this tool process? (drives the tier)
- Will this tool integrate with Google Workspace, Microsoft 365, Slack, Salesforce, GitHub, AWS, or the data warehouse?
- Vendor's SOC 2 Type II report or equivalent attestation (upload or link to trust center)
- Vendor's DPA, if processing any personal data (upload)
- MFA required for admin accounts? (must be yes to proceed)
- SSO supported on the plan being purchased? (if no, escalate to tier 2 regardless of spend)
- Vendor security contact email
- Internal tool owner who will manage the account
- Estimated annual spend
- Renewal date
- Is this replacing an existing tool? (if yes, link the existing tool)
- Any known security incidents at this vendor in the last 24 months? (if yes, escalate)
What good looks like at tier 3
Tier 3 is where the depth lives. The CISO or security lead has to be in the room, the GC reviews the MSA, and the business owner has to defend the purchase. Three artifacts every tier 3 review should produce:
- A signed DPA and MSA with the customer-side redlines that matter: data residency, breach notification window (72 hours max), sub-processor list with change notification, audit rights, and limitation of liability tied to ARR rather than capped at 12 months of fees.
- An architecture diagram showing exactly what data flows to the vendor, what they can read, what they can write, and what authentication mechanism is used. This becomes the canonical document for future audits.
- An exit plan: how the data comes back, in what format, on what timeline, and what residual data the vendor retains after termination. Vendors who can't answer this in writing are an automatic no.
Common mistakes
- Treating SOC 2 Type II as a pass/fail gate without reading the report. Most SOC 2 reports contain at least one exception worth understanding; some contain disqualifying ones.
- Letting business owners self-classify data sensitivity without a definition document. They will under-classify by default to clear faster.
- Skipping the renewal-time security review. Vendors get acquired, change architecture, and add sub-processors. A SOC 2 from purchase isn't valid forever.
- Reviewing the security questionnaire without reviewing the contract. The MSA defines the legal obligations; the questionnaire describes the intended state. They are not the same document.
- Not having a path for emergency purchases. A business-critical tool that needs to ship by Friday will go around the process if there's no expedited path. Build one with a 48-hour SLA and a smaller question set; require post-hoc tier 3 review within 30 days.
A worked example
A 320-person fintech we worked with had a 5-week median time-to-approval on new vendors and an estimated 50% shadow-IT bypass rate. Implementing the three-tier model with auto-triage cut the median time-to-approval to 2.5 days (driven by 68% of vendors clearing tier 1 same-day), reduced the bypass rate to under 15% within two quarters, and freed roughly 0.6 FTE of security analyst time. The depth of review on tier 3 vendors went up, not down, because the team was no longer burning cycles on $5K transcription tools.
Frequently asked questions
- Do we need a dedicated security analyst to run this?
- Not at tier 1. Procurement can run the self-serve tier with a 30-minute training. Tier 2 needs a security partner (often a part-time allocation from an IT or engineering security lead). Tier 3 needs the CISO or equivalent. At 50-200 person companies, a 0.5 FTE security partner is usually enough to run the program.
- What about vendors that don't have a SOC 2?
- Auto-escalate to tier 2 regardless of spend or data classification. Many early-stage vendors are legitimately pre-SOC 2; you can still approve them with a documented compensating control plan and a 6-month re-review trigger. Document the exception so future reviewers know the reasoning.
- How do we handle renewals under this model?
- Tier 1 vendors get an automated re-verification of SOC 2 currency. Tier 2 and tier 3 get a short re-review at each renewal that checks for sub-processor changes, ownership changes, material architecture changes, and security incidents. The full questionnaire is only re-run at tier 3 every 24 months or on material change.