Indian Exam Board Patches Critical Grading Portal Vulnerabilities
๐กA reminder that critical infrastructure security often relies on external researchers; audit your own portals now.
โก 30-Second TL;DR
What Changed
National exam board confirmed vulnerabilities in online grading infrastructure
Why It Matters
This incident highlights the critical need for rigorous penetration testing in educational infrastructure. It underscores how individual researchers play a vital role in identifying gaps in large-scale public sector systems.
What To Do Next
Audit your own public-facing web applications for common OWASP Top 10 vulnerabilities to prevent similar unauthorized access.
Key Points
- โขNational exam board confirmed vulnerabilities in online grading infrastructure
- โขSecurity flaws were identified by a teenage cybersecurity researcher
- โขThe board has implemented containment measures to secure the portal
๐ง Deep Insight
Web-grounded analysis with 13 cited sources.
๐ Enhanced Key Takeaways
- โขThe Indian exam board involved is the Central Board of Secondary Education (CBSE), and the vulnerabilities were identified by 19-year-old cybersecurity researcher Nisarga Adhikary in its On-Screen Marking (OSM) portal.
- โขThe critical flaws included a hardcoded master password embedded in publicly accessible JavaScript files, insecure client-side validation for OTP-based authentication, and Insecure Direct Object Reference (IDOR) vulnerabilities.
- โขNisarga Adhikary initially discovered and reported the vulnerabilities to CERT-In (Indian Computer Emergency Response Team) in February 2026, but the technical details became public in May 2026, with claims that some issues remained unpatched.
- โขWhile CBSE initially stated the vulnerabilities were confined to a testing environment, the board later confirmed on May 31, 2026, that it had contained vulnerabilities in the 'OnMark portal of its service provider' and was collaborating with cybersecurity experts from various government agencies and IITs to enhance system security.
- โขThis incident highlights broader cybersecurity challenges within India's digital examination infrastructure, occurring shortly after the National Testing Agency (NTA) cancelled the NEET-UG 2026 exam in May 2026 due to a paper leak, affecting over 22 lakh students.
๐ ๏ธ Technical Deep Dive
- Hardcoded master password: A master password string was found directly embedded within publicly accessible JavaScript files, potentially allowing attackers to bypass OTP-based authentication.
- Insecure client-side validation: Critical OTP validation checks were handled on the client side rather than through secure server-side authentication, making them susceptible to bypass using basic browser developer tools.
- Insecure Direct Object Reference (IDOR): Examiner and validator IDs were reportedly retrieved directly from browser session storage, enabling unauthorized users to manipulate identifiers and gain access to other accounts and student evaluations.
- Password reset flaws: The portal's password reset mechanism allegedly allowed account credentials to be changed without verifying the original password.
- Missing route protections: The system lacked adequate route protections, which could allow anonymous visitors to access internal pages without proper authentication.
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (13)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Bloomberg Technology โ

