7.12

Cyber Security and Cyber Resilience Framework (CSCRF) for Stock Brokers and Depository Participants

The Cyber Security and Cyber Resilience Framework (CSCRF) is a SEBI‑mandated set of controls that stock brokers and depository participants must adopt to safeguard their electronic trading infrastructure. It covers governance, risk assessment, incident response and continuous monitoring. Understanding CSCRF is critical because exam questions often test the specific obligations of brokers versus depositories and the practical steps for compliance. This sub‑topic links directly to the broader module on clearing, settlement and risk management, emphasizing that technology risk is as important as market risk.

Learning Objectives

  • 1Explain the regulatory basis and scope of CSCRF for stock brokers and depository participants.
  • 2Identify the five core components of the framework and their practical implications.
  • 3Describe the risk assessment methodology and the formula used for cyber‑risk scoring.
  • 4Apply the incident response hierarchy and resilience metrics to typical exam scenarios.

Understanding the CSCRF

The CSCRF was introduced by SEBI in its circular dated 30‑January‑2022 to address the rising incidence of cyber‑attacks on market participants. The framework mandates a systematic approach to protect client data, transaction integrity, and the continuity of trading operations.

It applies to two distinct categories: stock brokers who execute client orders on exchanges, and depository participants who maintain electronic records of securities holdings. While both must meet the same high‑level standards, the operational details differ because brokers deal with order flow and front‑office systems, whereas depositories manage custodial databases and settlement interfaces.

For the exam, remember that SEBI expects documented policies, periodic testing, and a clear escalation matrix. Questions frequently ask which entity is responsible for a particular control (e.g., encryption of client data vs. secure API access). Knowing the division of duties helps you eliminate wrong options quickly.

  • CSCRF is a risk‑based, not a checklist‑only, approach.
  • Compliance is verified through SEBI’s periodic audits and self‑assessment reports.
ℹ️Exam Trap – Mixing Broker and Depository Obligations

Students often choose the same answer for both brokers and depositories. Remember: brokers must secure order‑entry gateways, while depositories focus on safeguarding electronic demat records.

Regulatory Mandate under SEBI

SEBI’s circular outlines four mandatory elements: (1) Governance, (2) Risk Management, (3) Controls, and (4) Monitoring & Reporting. Each element is supported by detailed guidelines that reference international standards such as ISO/IEC 27001 and NIST.

Governance requires a dedicated Chief Information Security Officer (CISO) or an equivalent senior function with board‑level reporting. For stock brokers, the CISO must be involved in order‑routing decisions; for depositories, the CISO oversees the integrity of the Central Depository System (CDS).

Failure to comply can attract penalties up to 5% of the annual turnover or suspension of the registration certificate. The exam may ask for the maximum monetary penalty – recall the 5% figure and the fact that it is applied on the aggregate turnover of the entity.

ℹ️Key Warning – Penalty Calculation

Do not confuse the 5% penalty with a flat fine. It is a percentage of the entity’s total annual turnover, which varies widely across brokers and depositories.

Key Components of CSCRF

The framework breaks down into five inter‑related components: Policy Framework, Asset Identification, Threat & Vulnerability Management, Incident Response, and Continuous Monitoring. Each component has specific deliverables that must be documented and tested annually.

Policy Framework includes the cyber‑security policy, data‑privacy policy, and business‑continuity plan. Asset Identification requires a complete inventory of hardware, software, and network assets, classified by criticality to trading or settlement operations.

Threat & Vulnerability Management mandates regular penetration testing, vulnerability scanning, and a risk‑based remediation schedule. Incident Response defines the steps from detection to recovery, with predefined roles such as Incident Commander and Communication Officer.

Continuous Monitoring involves real‑time security information and event management (SIEM) tools, periodic log reviews, and key performance indicators (KPIs) like mean time to detect (MTTD) and mean time to recover (MTTR).

CSCRF Components and Their Core Deliverables

ComponentCore DeliverableFrequency
Policy FrameworkCyber‑security & Business‑continuity policiesAnnual review
Asset IdentificationCritical asset register with classificationQuarterly update
Threat & Vulnerability ManagementPen‑test report & remediation planBi‑annual pen‑test, monthly scans
Incident ResponseIncident response playbook & escalation matrixAnnual drill
Continuous MonitoringSIEM alerts, MTTD/MTTR dashboardsContinuous

Implementation Steps for Stock Brokers

Step 1 – Establish a cyber‑security governance committee headed by the CISO and include senior members from the trading, compliance and IT teams. The committee must submit a quarterly risk‑assessment report to the board.

Step 2 – Create an inventory of all order‑entry gateways, market data feeds, and client‑facing APIs. Classify each asset as ‘critical’, ‘important’ or ‘supporting’ based on its impact on order execution latency and data confidentiality.

Step 3 – Conduct vulnerability scanning on all critical assets weekly and schedule a full penetration test twice a year. Remediate findings based on the risk‑score (see formula block).

Step 4 – Draft an incident response playbook that outlines detection, containment, eradication, recovery, and post‑incident review. Conduct tabletop exercises before each quarter‑end to ensure readiness.

Step 5 – Deploy a SIEM solution that aggregates logs from order management systems (OMS), execution gateways, and network devices. Set alerts for anomalous trade patterns, unauthorized access attempts, and data exfiltration indicators.

Implementation Steps for Depository Participants

Depositories must first map the entire CDS architecture, including the central ledger, participant interfaces, and backup sites. Each node is assigned a criticality rating because any breach could affect millions of demat accounts.

Next, they perform a risk assessment using the same Likelihood × Impact formula (see formula block) but with higher weightage for data integrity risks. Findings are reported to the Board of Directors of the depository.

Mandatory controls include multi‑factor authentication for all privileged access, encryption of data at rest and in transit, and segregation of duties between database administrators and application developers.

Incident response for depositories emphasizes rapid restoration of the central ledger. A dedicated Recovery Team must be able to bring the CDS online within the SEBI‑prescribed MTTR of 4 hours for critical failures.

Continuous monitoring is achieved through a centralized security operations centre (SOC) that monitors transaction logs, access logs, and system health metrics 24×7. Weekly dashboards are submitted to SEBI’s cyber‑security oversight unit.

Risk Assessment and Scoring

Formula: Cyber‑Risk Score
L×IL \times I

Where:

L= Likelihood of the cyber event occurring (scale 1‑5)
I= Impact on business operations if the event occurs (scale 1‑5)

Worked Example

Given L = 3 (moderate likelihood) and I = 4 (high impact): Step 1: Risk Score = 3 \times 4 Step 2: Risk Score = 12 Verification: 3 \times 4 = 12.

The Likelihood × Impact model is the standard risk‑scoring approach endorsed by SEBI in the CSCRF guidelines. A score of 15 or above (out of a maximum of 25) triggers mandatory remedial action within 30 days.

For stock brokers, a high‑impact scenario could be a breach of the order‑entry gateway that leads to market manipulation. For depositories, the same score may result from a data‑corruption incident affecting the central ledger.

Exam questions may present a table of likelihood and impact ratings and ask you to calculate the overall risk score or to identify which asset requires immediate remediation. Remember the simple multiplication and the 15‑point threshold.

Cyber Incident Response Process

The incident response lifecycle consists of five phases: Detection, Containment, Eradication, Recovery, and Post‑Incident Review. Each phase has defined responsibilities and time‑bound targets.

Detection relies on SIEM alerts, intrusion‑detection systems (IDS), and user‑reported anomalies. Once an alert is validated, the Containment team isolates the affected system to prevent lateral movement.

Eradication involves removing malicious code, patching vulnerabilities, and resetting compromised credentials. Recovery restores services to normal operation, verified by integrity checks and functional testing.

The final phase, Post‑Incident Review, documents lessons learned, updates the risk register, and refines the incident playbook. SEBI requires submission of the incident report within 72 hours of detection for high‑severity events.

Typical Distribution of Cyber Incidents in Indian Market Intermediaries (2023)

Cyber Resilience Metrics

SEBI expects participants to track quantitative resilience metrics. The two most important are Mean Time to Detect (MTTD) and Mean Time to Recover (MTTR). Lower values indicate a more resilient environment.

MTTD is calculated as the average time between the occurrence of a cyber event and its detection by security tools. MTTR measures the average time taken to restore normal operations after containment.

For the exam, remember the benchmark values suggested by SEBI: MTTD ≤ 30 minutes and MTTR ≤ 4 hours for critical systems. Any deviation must be justified with a remediation plan.

Example: NISM‑Style Scenario: Broker’s Cyber‑Risk Score

Scenario

ABC Brokerage has identified three critical assets: Order Gateway (L=4, I=5), Market Data Feed (L=2, I=3), and Client Database (L=3, I=4). SEBI requires immediate action on assets with a risk score ≥15.

Solution

Calculate each asset’s risk score using the formula Risk = Likelihood × Impact. - Order Gateway: 4 × 5 = 20 (≥15) → Immediate remediation required. - Market Data Feed: 2 × 3 = 6 (below threshold) → Monitor annually. - Client Database: 3 × 4 = 12 (below threshold) → Review in next quarterly assessment. ABC Brokerage must prepare a remediation plan for the Order Gateway within 30 days and report the plan to SEBI.

Conclusion

The scenario illustrates how the simple multiplication formula drives prioritisation of cyber‑security actions, a common exam focus.

ℹ️Remember – Threshold Matters

A risk score of 15 or higher triggers mandatory remedial action. Do not confuse this with a ‘high risk’ label that may be subjective.

Exam Takeaways

  • CSCRF is a SEBI‑mandated, risk‑based framework for stock brokers and depository participants.
  • Core components: Policy Framework, Asset Identification, Threat & Vulnerability Management, Incident Response, Continuous Monitoring.
  • Risk Score = Likelihood × Impact; a score ≥15 requires remediation within 30 days.
  • Incident response must be reported to SEBI within 72 hours for high‑severity events.
  • Benchmark resilience metrics: MTTD ≤ 30 minutes, MTTR ≤ 4 hours for critical systems.
  • Penalties for non‑compliance can reach up to 5 % of annual turnover.
  • Brokers focus on order‑entry and market‑data security; depositories focus on CDS integrity and demat record protection.

Practice Questions

9 questions on Cyber Security and Cyber Resilience Framework (CSCRF) for Stock Brokers and Depository Participants

1

What is the maximum monetary penalty that SEBI can impose for non‑compliance with the CSCRF?

2

Which of the following is NOT listed as one of the five core components of the CSCRF?

3

A stock broker assesses a critical asset with Likelihood = 3 (moderate) and Impact = 5 (high). What is the cyber‑risk score and does it trigger mandatory remedial action?

4

Which entity is specifically responsible for securing order‑entry gateways under the CSCRF?

5

ABC Brokerage has three critical assets with the following Likelihood (L) and Impact (I) values: Order Gateway (L=4, I=5), Market Data Feed (L=2, I=3), Client Database (L=3, I=4). Which asset(s) require immediate remediation according to the CSCRF threshold?

6

A broker’s post‑incident metrics show MTTD of 45 minutes and MTTR of 5 hours. Which statement correctly reflects compliance with SEBI’s benchmark values?

7

Under the CSCRF, what is the primary responsibility of the CISO for a depository participant?

8

How often must the Policy Framework component of the CSCRF be reviewed?

9

For high‑severity cyber incidents, within what timeframe must SEBI receive the incident report?

Related topics