Cybersecurity for SaaS Companies in India: SOC 2 & Beyond
A Bengaluru SaaS founder once told me his product was enterprise-ready. It had SSO, role-based access, a shiny status page. Then his first big US retailer sent over a 312-line security questionnaire and asked for his SOC 2 Type II report. He had none. The deal, worth roughly forty lakh a year in ARR, stalled for seven months while he scrambled. By the time he had a report, the champion who wanted to buy had changed jobs.
That is the quiet tax on Indian SaaS. Your product can be excellent and your security can still cost you the deal — not because you were breached, but because you could not prove you were safe on the buyer's timeline. This is a practitioner's roadmap for getting that proof, in the right order, without setting fire to your runway.
Why the buyer, not the regulator, sets your security agenda
For a bank or an NBFC, the pressure comes from the RBI. For SaaS, it comes from your customer's procurement and vendor-risk team. That is a different animal, and founders keep misreading it. There is no single Indian law that says a B2B SaaS company must hold SOC 2 or ISO 27001. What forces your hand is the contract clause your enterprise buyer drops into the Master Services Agreement, and the third-party risk assessment (TPRM) their security team runs before signing.
So the agenda is set by whoever you sell to. Sell to US enterprises and mid-market? SOC 2 is the currency. Sell to European or global-regulated firms? ISO 27001 travels better and often sits alongside SOC 2. Sell to Indian banks, insurers or fintechs? Now the regulator does show up — through your customer — via CERT-In empanelled VAPT, RBI's outsourcing guidelines, and the master directions on IT governance. And if you touch personal data of Indian users, the Digital Personal Data Protection Act, 2023 (DPDP) applies to you as a Data Fiduciary regardless of which certification you chase.
SOC 2, ISO 27001 and VAPT — what each one actually is
These three get lumped together in pitch decks and they should not be. They answer different questions for different audiences.
| Framework | What it proves | Who issues it | Typical buyer that asks |
|---|---|---|---|
| SOC 2 Type II | That your stated controls operated effectively over a period (usually 6-12 months) | A licensed CPA / audit firm (AICPA standard) | US and global enterprises, mid-market SaaS buyers |
| ISO 27001:2022 | That you run a certified Information Security Management System (ISMS) | An accredited certification body (e.g. via NABCB / IAF members) | European, UK, Middle East and global-regulated customers |
| VAPT | That your application and infrastructure were tested for exploitable flaws at a point in time | A CERT-In empanelled auditor (for India-regulated buyers) | Indian banks, NBFCs, insurers, government, RBI-supervised entities |
| DPDP compliance | That you handle Indian personal data lawfully as a Data Fiduciary | Self-attested; evidenced through your controls and DPA | Any customer whose users are in India |
The trap is treating SOC 2 as a certificate you buy. It is not. SOC 2 is an attestation report an auditor writes after examining evidence of five Trust Services Criteria — Security, Availability, Processing Integrity, Confidentiality and Privacy. Security is mandatory; the other four you scope in only if you make claims about them. A Type I report says your controls were designed correctly on one day. A Type II says they actually worked across a window. Enterprise buyers want Type II. A Type I buys you goodwill and a foot in the door, nothing more.
The five gaps that sink a SaaS security review
Across dozens of readiness assessments, the same five gaps appear again and again. None of them are exotic. All of them are boring, and boring is exactly why they get skipped until a buyer's auditor finds them.
1. No formal access review, so nobody can prove least privilege
Your engineers have production database access because they needed it once in 2023. There is no quarterly review, no removal on offboarding, no ticket trail. When a SOC 2 auditor samples five leavers and asks you to show their access was revoked within your stated SLA, you have nothing. This single control failure — logical access — accounts for a large share of exceptions in first-year reports.
2. Change management that lives entirely in people's heads
Code ships to production without a reviewed pull request, without a linked ticket, without evidence someone other than the author approved it. The auditor asks: show me ten changes and prove each was reviewed and tested before release. If your answer is trust me, our engineers are careful, you have a finding.
3. Logging and monitoring that exists but is never watched
You have CloudWatch or an ELK stack. Nobody has defined what an alert-worthy event is, who responds, or how fast. Detection is a control only if someone is on the other end of it.
4. Vendor risk you never assessed
You run on AWS, use a payments gateway, a support tool, an analytics SDK. Each is a sub-processor. Under SOC 2, ISO 27001 (Annex A 5.19-5.23) and DPDP alike, you are accountable for them. If you cannot produce your critical vendors' own SOC 2 or ISO reports, you own their risk by default.
5. No incident response you have ever rehearsed
A policy PDF is not incident response. CERT-In's 2022 directions require reporting cyber incidents within six hours of noticing them, and require you to keep logs for 180 days within Indian jurisdiction. If you serve regulated Indian customers, a plan you have never run is a plan that will fail at 2 a.m. on the day it matters.
What actually happens in the room
Picture the vendor-risk call. Their security lead shares a spreadsheet — call it the SIG Lite, a standardised questionnaire of a couple of hundred controls. Your CTO is answering live. Question forty asks: do you encrypt data at rest, and how do you manage the keys? He says yes, AES-256. Then: show me the KMS key rotation policy and evidence of last rotation. Silence. He knows the disk is encrypted because AWS does it by default, but he has never touched key management, cannot say who can access the keys, and has no rotation record.
That pause tells the buyer's team more than the answer. They are not looking for perfection. They are looking for whether you operate your security or merely inherited it from your cloud provider. The deals that survive are the ones where the founder says: here is our access-review log, here is our change-management evidence, here is our sub-processor list with their attestations, and here is our SOC 2 Type II report covering the last nine months. That founder closes. The one improvising loses the technical win to procurement.
A sane sequence — the order that saves you money
Founders often try to do everything at once and burn cash on the wrong thing first. There is an order that respects both your runway and your sales pipeline.
| Phase | What you do | Rough duration | Why now |
|---|---|---|---|
| Phase 0 — Readiness | Gap assessment against SOC 2 and Annex A, fix quick wings, appoint an owner | 4-6 weeks | You never pay an auditor to find gaps a consultant finds cheaper |
| Phase 1 — Foundations | Access reviews, change management, logging, MDM, policies with real evidence | 6-10 weeks | These are the controls that get sampled; build the evidence trail early |
| Phase 2 — SOC 2 Type I | Auditor confirms controls are designed well on a point in time | 2-4 weeks with auditor | Gives sales a document to unblock deals while Type II accrues |
| Phase 3 — SOC 2 Type II | Operate controls, collect evidence across the observation window, audit | 3-12 month window | This is the report enterprise buyers actually accept |
| Phase 4 — ISO 27001 / DPDP | Layer ISMS certification and DPDP governance on the same controls | 8-12 weeks | 70-80 percent of the work overlaps SOC 2; reuse it |
The reuse point in Phase 4 is the single biggest cost saver most founders miss. SOC 2's Security criterion and ISO 27001's Annex A controls overlap heavily — access control, cryptography, change management, supplier security, incident response all map across. Build the control once, evidence it once, and let two frameworks lean on it. Doing them sequentially with two separate teams is how you spend double.
What this really costs in India
Numbers, because vagueness here helps nobody. These are practical India ranges for an early-to-growth SaaS company; they move with headcount, cloud complexity and how much you outsource.
| Item | Indicative INR range | Notes |
|---|---|---|
| SOC 2 readiness / gap assessment | 1.5-4 lakh | One-off; the cheapest place to find your gaps |
| SOC 2 Type II audit fee (CPA firm) | 6-15 lakh | Higher with more Trust Criteria in scope |
| Compliance automation platform (annual) | 3-10 lakh | Optional; automates evidence collection for the audit window |
| ISO 27001 certification (Stage 1 + 2 + surveillance) | 3-8 lakh | Plus annual surveillance audits |
| Annual CERT-In empanelled VAPT | 1-5 lakh per cycle | Required by India-regulated buyers; scope-dependent |
| Internal owner / vCISO time | Variable | The real cost is people, not tools |
Two honest cautions. First, the audit fee is the visible cost; the hidden cost is engineering time spent building and evidencing controls, and that dwarfs the invoice. Second, beware anyone quoting a flat all-in price with a guaranteed pass in thirty days. A legitimate auditor cannot guarantee your controls will operate effectively — that depends on your operation, not their signature.
Application security is the part certifications don't fully cover
SOC 2 and ISO tell a buyer you have a system for security. They do not deeply test whether your actual code is exploitable. That is why serious buyers, and every regulated Indian one, want VAPT on top. For a multi-tenant SaaS product, the failure modes are specific and worth naming.
- Broken object-level authorisation (IDOR) — user A changes an ID in the URL and reads user B's data. This is the number-one SaaS breach pattern and no certificate catches it; only testing does.
- Tenant isolation failure — a query missing a tenant filter leaks one customer's records into another's view. Fatal for trust, common in fast-scaled multi-tenant apps.
- Secrets in code or logs — API keys committed to a repo, tokens printed to logs. Rotate them and move to a managed secrets store.
- Weak or missing rate limiting on auth endpoints — enables credential stuffing against your login and password-reset flows.
- Over-permissive cloud IAM — an S3 bucket or IAM role far broader than it needs to be, the classic route from a small foothold to a full breach.
Get application and cloud VAPT done by a CERT-In empanelled auditor, fix what they find, and keep the report. When a bank or NBFC buyer asks — and under RBI's outsourcing and IT governance expectations they will — that report is what they want to see, not a general certificate.
Where DPDP quietly changes the game
The Digital Personal Data Protection Act, 2023 is not optional and it is not the same as SOC 2. If you process personal data of individuals in India, you are a Data Fiduciary with real obligations: process only on a lawful basis, honour data-principal rights (access, correction, erasure), notify the Data Protection Board and affected users of breaches, and bind your processors — your sub-processors — with contractual terms. Penalties in the Act run to substantial figures, up to 250 crore for certain failures.
The good news for a well-run SaaS shop: much of your SOC 2 and ISO control base already supports DPDP. Access control, encryption, breach response, vendor contracts — you built them anyway. What DPDP adds on top is data mapping (know exactly what personal data you hold and where), lawful-basis and consent handling, a data-principal rights workflow, and DPDP-aware Data Processing Agreements with every processor. Layer it on the same foundation rather than treating it as a separate empire.
The fix-it checklist before your next enterprise review
- Appoint one accountable owner for security — a named person, not a committee, not a slide.
- Stand up quarterly access reviews and prove access is revoked on offboarding within a stated SLA.
- Enforce reviewed, ticketed, tested changes to production — no direct pushes, ever.
- Define what an alert is, who responds and how fast, then actually route alerts to a human.
- List every sub-processor and collect their SOC 2 or ISO evidence; sign DPAs with each.
- Write, then rehearse, an incident-response plan that meets CERT-In's six-hour reporting window.
- Run application and cloud VAPT via a CERT-In empanelled auditor and remediate the findings.
- Map your personal data, fix lawful basis and data-principal rights for DPDP.
- Do a readiness gap assessment before you engage a paid auditor — never let the audit be the discovery.
- Keep evidence continuously, not the week before the audit; the observation window is what gets tested.
The bottom line for founders
Come back to that Bengaluru founder. His product never got worse during those seven lost months. What changed the outcome was proof — the ability to answer a buyer's security team on their timeline, with evidence rather than assurances. Security for Indian SaaS is not a compliance chore you bolt on before an IPO. It is a sales enabler you build early, in the right order, so it is ready the day a big logo asks for it.
If you want a second set of eyes from people who have sat on the auditor's side of that table, our team at CyberSigma are senior CERT-In empanelled auditors and PCI QSAs who run SOC 2, ISO 27001, VAPT and DPDP readiness hands-on — pragmatically, and in the order that protects your runway.
FAQs
Do Indian SaaS companies legally need SOC 2 or ISO 27001?
No Indian law mandates either for general B2B SaaS. The pressure is commercial — enterprise buyers require them through contracts and vendor-risk reviews. That said, if you serve regulated customers (banks, NBFCs, insurers) or process Indian personal data, obligations like CERT-In empanelled VAPT and DPDP compliance do apply through your customers and the law respectively.
Should we start with SOC 2 or ISO 27001?
Follow your buyers. If you sell mainly to US and global enterprises, start with SOC 2 Type II. If your market is European, UK or Middle Eastern, ISO 27001 often lands better. Most controls overlap, so building one gets you a large head start on the other — do them on a shared foundation, not as two separate projects.
How long does a first SOC 2 Type II take?
Realistically four to nine months end to end. Readiness and control build take one to three months; then you need an observation window — commonly three to twelve months, often three to six for a first report — during which controls must operate and generate evidence before the auditor issues the report. A Type I can be produced faster to unblock a deal in the meantime.
What is the single most common reason SaaS firms fail a security review?
Missing evidence for controls they genuinely have. The classic example is access control — engineers with standing production access, no quarterly reviews, and no proof that leavers were removed. The control informally exists but cannot be demonstrated, and an auditor can only accept what you can evidence.
We are already SOC 2 certified. Do we still need VAPT?
Yes, especially for India-regulated buyers. SOC 2 attests that you have a system for security; it does not deeply test whether your specific application code is exploitable. VAPT by a CERT-In empanelled auditor finds real vulnerabilities such as IDOR and tenant-isolation flaws that certifications do not surface, and regulated Indian customers expect that report.
How does DPDP affect our existing security programme?
It reuses most of it. Your access control, encryption, breach response and vendor contracts already support DPDP. What you must add is data mapping, a lawful basis and consent handling, a data-principal rights workflow, and DPDP-aware Data Processing Agreements with every processor. Layer it onto your SOC 2 or ISO foundation rather than building a parallel programme.
Liked the post? Share on:




Leave A Comment