Skip to content
Back to Blog
·9 min read·compliance

RBI Digital Lending Cybersecurity: Complete Guide for India

Learn how RBI digital lending cybersecurity rules apply to Indian fintechs and NBFCs—data localization, mandatory VAPT audits, CERT-In timelines, and LSP risk.

BR

Bachao.AI Research Team

Cybersecurity Research

Check DPDP Compliance

Compliance risk for Indian SMBs

Non-compliance with the DPDP Act 2023 carries penalties up to ₹250 crore. This post explains what's at stake and what action to take.

RBI digital lending cybersecurity compliance in India is governed by the Reserve Bank of India's Digital Lending Guidelines (DLG), published September 2, 2022. The DLG mandates cybersecurity controls for every bank, NBFC, and Lending Service Provider operating in digital credit — requiring all borrower data to be stored in India, annual VAPT-backed IT audits, six-hour CERT-In incident reporting, and contractual vendor risk management. Non-compliance exposes Regulated Entities to RBI enforcement action. This guide maps every DLG cybersecurity requirement to the controls Indian fintechs and NBFCs must implement before their next audit cycle.

6 hoursMandatory cyber incident reporting window for financial entities (CERT-In Directions 2022)
100%All borrower data must be stored in India — no overseas storage permitted (RBI DLG 2022)
AnnualMandatory IT security audit cadence for digital lending Regulated Entities (RBI DLG 2022)

Who the RBI Digital Lending Guidelines Cover

The DLG applies to two categories of entities:

Regulated Entities (REs): Banks, cooperative banks, and Non-Banking Financial Companies (NBFCs) registered with RBI. If you are an RE offering digital loan products — including through a third-party app — the full weight of DLG compliance falls on you.

Lending Service Providers (LSPs): Technology companies, fintech platforms, or agents acting on behalf of an RE to source or service loans. LSPs are not directly regulated by RBI but must comply with the security requirements their RE partner contractually imposes. In practice, REs push down the full DLG security stack onto their LSPs through agreement clauses.

The scope is broad. If your platform touches loan origination, credit decisioning, disbursement, repayment, or collections in any way — digitally — the DLG governs your cybersecurity obligations.

RBI Digital Lending Cybersecurity Requirements Under the DLG

The DLG consolidates cybersecurity requirements across five domains. Understanding the structure is the first step to mapping them to your existing controls.

graph TD RE["Regulated Entity"] --> DLG["RBI Digital Lending Guidelines 2022"] DLG --> DS["Data Security and Localization"] DLG --> IA["IT Audit and Assessment"] DLG --> VRM["Vendor and LSP Risk Management"] DLG --> IR["Incident Reporting"] DLG --> CP["Customer Data Protection"] DS --> LOC["All data stored in India only"] DS --> ENC["End-to-end encryption required"] IA --> AUD["Annual security audit mandatory"] VRM --> LSP["LSP agreement security controls"] IR --> SIX["Report within 6 hours to CERT-In"] CP --> MIN["Data minimization and consent gate"] style RE fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style DLG fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style DS fill:#1e3d2f,stroke:#10B981,color:#e2e8f0 style IA fill:#1e3d2f,stroke:#10B981,color:#e2e8f0 style VRM fill:#1e3d2f,stroke:#10B981,color:#e2e8f0 style IR fill:#5f1e1e,stroke:#EF4444,color:#e2e8f0 style CP fill:#1e3d2f,stroke:#10B981,color:#e2e8f0 style LOC fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style ENC fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style AUD fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style LSP fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style SIX fill:#5f1e1e,stroke:#EF4444,color:#e2e8f0 style MIN fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0

These five domains form the backbone of a DLG-compliant security programme. The following sections address each in detail.

The Data Localization Mandate for Indian Digital Lenders

The DLG's data requirements are explicit: all data collected by digital lenders — borrower identity, financial details, repayment behaviour, and device metadata — must be stored exclusively within Indian borders. Any cloud infrastructure, database, or backup system used for this data must have its servers physically located in India.

Beyond geography, the DLG mandates specific technical controls:

    1. Encryption in transit and at rest: TLS 1.2 or higher for all communications; AES-256 or equivalent for stored data.
    2. Access controls: Role-based access with least-privilege enforcement. No open APIs exposing raw borrower data without authentication and authorization gates.
    3. Data minimization: Apps may only request device permissions that are necessary for the loan product. The DLG explicitly prohibits collecting contacts, call logs, and media without a direct lending use case and explicit user consent.
    4. Retention and deletion: Data must be deleted or anonymized after the purpose is fulfilled, consistent with applicable regulatory retention obligations.
The data minimization provision is especially significant for mobile lending apps. RBI has taken enforcement action against lenders misusing device data; the DLG formalizes the prohibition at the regulatory level, making it auditable.

Know your vulnerabilities before attackers do

Run a free VAPT scan — takes 5 minutes, no signup required.

Book Your Free Scan

IT Security Audit and VAPT Requirements for Indian Fintechs

The DLG mandates regular IT security assessments. For Regulated Entities, this means engaging a qualified auditor — a CERT-In empanelled firm for the formal annual assessment — to conduct comprehensive security evaluations of the entire digital lending stack: web applications, APIs, mobile apps, cloud infrastructure, and third-party integrations.

⚠️
WARNING
An IT security audit under the DLG is not a checklist walkthrough. Auditors are expected to test for vulnerabilities in production systems, validate data localization controls across cloud regions, and verify encryption implementation at the protocol level. A documentation-only review will not satisfy a regulatory examiner during an RBI inspection.

The table below maps the core DLG IT security audit requirements to the controls your team needs to implement:

DLG Requirement AreaControl to ImplementAudit Evidence Expected
Application securityVAPT of web and mobile lending appsPenetration test report with remediation tracking
API securityAuth validation, rate limiting, input sanitizationAPI security scan report
Data localization verificationCloud infrastructure documentationArchitecture diagram with confirmed server regions
Encryption implementationTLS and at-rest encryption configurationsConfig review and SSL scan results
Access controlIAM audit, MFA enforcementUser access matrix and MFA adoption logs
Vendor securityThird-party risk assessments for all LSPsLSP security agreements and assessment reports
Incident responseDocumented IR plan with RBI and CERT-In reporting pathsIR playbook with tested escalation timelines
Data minimizationApp permission manifest reviewPermission inventory mapped against use-case justification
Scheduling your VAPT and IT audit together — well before year-end — is the most efficient approach. Many fintechs discover application vulnerabilities during DLG audits; remediating findings under regulatory scrutiny is considerably more painful than addressing them proactively. A free VAPT scan provides a baseline before you engage a formal audit firm.

Vendor and LSP Risk Management

One of the most significant cybersecurity implications of the DLG is how it handles the RE–LSP relationship. Regulated Entities cannot outsource their compliance obligations. If an LSP suffers a data breach that exposes borrower data, the RE is accountable to RBI.

This creates a clear contractual and operational requirement. Regulated Entities must:

  1. Conduct security due diligence on all LSPs before onboarding
  2. Include binding security requirements in the LSP agreement — covering data protection standards, access controls, audit rights, and breach notification timelines
  3. Periodically reassess LSP security posture — at minimum, annually
  4. Maintain the right to audit LSP systems and request independent security assessments at any time
For fintechs operating as LSPs, this means your RE banking clients will increasingly demand evidence of security posture as a condition of partnership. VAPT reports, documented security policies, and third-party audit attestations are no longer optional; they are commercial prerequisites for enterprise lending partnerships.
🛡️
SECURITY
Under the DLG, there is no liability shield between an RE and its LSP in the eyes of RBI. A breach at your LSP partner exposes your RE to regulatory action, and the RE will in turn enforce its contractual rights against the LSP. Third-party risk management is now a direct regulatory obligation — not an internal governance suggestion.

Incident Reporting Obligations

Digital lenders face two overlapping incident reporting requirements that must be tracked and executed in parallel:

RBI reporting: Regulated Entities must report cybersecurity incidents to RBI as per the Cyber Security Framework for Banks (2016) and subsequent RBI circulars. For incidents affecting customer data or lending operations, this typically requires reporting within the timelines specified in the applicable RBI guidance for the incident category.

CERT-In reporting: The CERT-In Information Security Practices, Procedures, Prevention, Response and Reporting of Cyber Incidents Directions 2022 mandate that all entities — including financial institutions — report qualifying cybersecurity incidents within six hours of detection. Covered categories include data breaches, ransomware attacks, phishing campaigns targeting financial customers, and unauthorized access to IT systems.

The six-hour CERT-In window is aggressive. Many fintechs lack the detection and escalation infrastructure to identify a breach and file a structured report within that window. Building this capability requires real-time logging and SIEM integration, defined incident classification procedures, a pre-approved incident report template, and a 24x7 escalation contact list for both RBI and CERT-In.

Compliance Coverage Across DLG Requirement Areas

pie title RBI DLG Compliance Requirement Areas "Data Privacy and Localization" : 25 "IT Security Audit" : 20 "Vendor and LSP Risk Management" : 20 "Customer Protection Controls" : 15 "Incident Reporting" : 10 "System Architecture Security" : 10

No single domain dominates the DLG compliance effort. Data privacy and localization carry the largest share because the data protection requirements cascade across every system in your lending stack. IT audit and vendor risk together account for nearly 40 percent of the compliance surface — both demand external engagement and documented evidence trails that must be available for regulatory inspection on demand.

Building a DLG-Compliant Security Programme

Meeting DLG requirements is not a one-time project. It is an operational posture that must be maintained continuously across product releases, vendor changes, and infrastructure updates.

Year 1 — Establish baseline:

    1. Commission a VAPT against your entire digital lending application stack
    2. Conduct a gap assessment against all five DLG security domains
    3. Document all data flows and confirm localization across cloud systems, backups, and third-party processors
    4. Engage a CERT-In empanelled partner for the mandatory annual IT audit
    5. Draft or update LSP security agreements to include DLG-compliant clauses
Ongoing — Maintain compliance:
    1. Run VAPT at every major release and at minimum once per year
    2. Review LSP security posture quarterly with documented evidence
    3. Test your incident response procedure specifically against the 6-hour CERT-In reporting window using tabletop exercises
    4. Monitor RBI cybersecurity circulars and update controls when new requirements are mandated
For fintechs building this programme from scratch, the RBI has published detailed guidance and master directions at rbi.org.in. CERT-In's incident reporting procedures, format templates, and mandatory timelines are documented at cert-in.org.in.

The Bachao.AI automated VAPT platform, built by Dhisattva AI Pvt Ltd, gives digital lending teams a way to run continuous application security assessments — covering OWASP Top 10, API vulnerabilities, SSL and TLS configuration, and network exposure — without waiting for an annual scheduled audit cycle. For DPDP Act obligations that layer on top of the DLG's data protection requirements for personal data of borrowers, see the /dpdp-compliance page.

Ready to audit your DLG cybersecurity posture? Get your free security scan against your entire digital lending stack — identify OWASP Top 10 gaps, API weaknesses, and SSL misconfigurations before your next RBI inspection.

🎯Key Takeaway
RBI's Digital Lending Guidelines treat cybersecurity as a first-class regulatory obligation — not an IT concern. Data localization, mandatory VAPT-backed audits, six-hour incident reporting, and LSP risk management are the four pillars every digital lender must operationalize and evidence before the next audit cycle.

Frequently Asked Questions

Does the RBI Digital Lending Guidelines apply to fintech startups in India or only to banks and NBFCs?
The DLG applies to all Regulated Entities — banks, cooperative banks, and NBFCs — and through contractual obligation, to their Lending Service Providers. If your fintech platform sources, services, or supports loans for any RBI-regulated lender, you are in scope. The RE is responsible for ensuring its LSPs comply, so banks and NBFCs will contractually push the full DLG security stack onto you before onboarding.
What is the mandatory IT security audit requirement under the RBI DLG for Indian companies?
The DLG requires Regulated Entities to conduct regular IT security assessments covering web applications, mobile apps, APIs, cloud infrastructure, and third-party integrations. The formal annual assessment must be conducted by a qualified auditor — typically a CERT-In empanelled firm — and must produce documented findings with remediation evidence that can be presented during an RBI inspection.
What data localization rule applies under the RBI Digital Lending Guidelines?
All borrower data collected through digital lending — including identity, financial, and behavioural data — must be stored within India. No overseas cloud regions, database instances, or backup systems outside Indian territory are permitted. This applies to data held by both the RE and its LSPs, with the RE responsible for verifying and enforcing compliance across its entire vendor chain.
How does the six-hour CERT-In incident reporting rule interact with RBI reporting obligations?
They are parallel obligations that must both be satisfied. CERT-In's 2022 Directions mandate reporting of qualifying cybersecurity incidents within six hours of detection, applicable to all sectors including financial entities. RBI's separate cybersecurity frameworks require concurrent reporting to RBI for incidents affecting banking and lending systems. Your incident response plan must have separate, pre-defined escalation paths for each regulator, tested before an incident occurs.
Can a Lending Service Provider be held directly liable for DLG cybersecurity violations?
The DLG places the formal compliance obligation on the Regulated Entity, not the LSP directly. However, when an LSP breach causes the RE to violate DLG requirements, the RE faces RBI regulatory action and will enforce its contract against the LSP. In practice, LSPs bear the full operational and commercial consequences of security failures — including contract termination and indemnity claims — even when the regulatory penalty falls on the RE.
What is the relationship between the RBI DLG and India's DPDP Act for digital lenders?
They are complementary frameworks with overlapping scope. The DLG governs cybersecurity and data handling specifically within the lending context and is enforced by RBI. The DPDP Act 2023 governs all personal data processing more broadly and is enforced by the Data Protection Board. Digital lenders must comply with both. Where they overlap — data minimization, consent requirements, breach notification — the stricter of the two requirements applies, and your compliance programme must satisfy both simultaneously.
BR

Bachao.AI Research Team

Cybersecurity Research

AI-powered security research and threat intelligence from the Bachao.AI team. Covering the latest vulnerabilities, CVEs, and cybersecurity developments affecting Indian businesses.

Get cybersecurity insights for Indian SMBs

Weekly vulnerability alerts, DPDP compliance tips, and security guides. No spam — unsubscribe anytime.

We respect your privacy. Your email is never shared.

See if your business is DPDP Act compliant

Free automated scan — risk score in under 2 hours. No credit card required.

Check DPDP Compliance
Find your vulnerabilitiesStart free scan →