Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-70330

CVE-2025-70330: Easy Grade Pro 4.1.0.2 DoS Vulnerability

CVE-2025-70330 is a denial-of-service flaw in Easy Grade Pro 4.1.0.2 that crashes the application when opening malicious .EGP files. This article covers technical details, affected versions, impact, and mitigation.

Published: March 13, 2026

CVE-2025-70330 Overview

Easy Grade Pro 4.1.0.2 contains a file parsing logic flaw in the handling of proprietary .EGP gradebook files. By modifying specific fields at precise offsets within an otherwise valid .EGP file, an attacker can trigger an out-of-bounds memory read during parsing. This results in an unhandled access violation and application crash, leading to a local denial-of-service condition when the crafted file is opened by a user.

Critical Impact

Attackers can craft malicious .EGP gradebook files that cause Easy Grade Pro 4 to crash when opened, resulting in loss of availability for educators and administrative users relying on the application for grade management.

Affected Products

  • Easy Grade Pro version 4.1.0.2

Discovery Timeline

  • 2026-03-11 - CVE CVE-2025-70330 published to NVD
  • 2026-03-12 - Last updated in NVD database

Technical Details for CVE-2025-70330

Vulnerability Analysis

This vulnerability is classified as CWE-125 (Out-of-Bounds Read), a memory corruption flaw that occurs when the application reads data past the boundaries of an allocated memory buffer. In the context of Easy Grade Pro 4, the parsing routine for .EGP gradebook files fails to properly validate field boundaries and offset values before accessing memory locations.

When a user opens a specially crafted .EGP file, the parser attempts to read data from memory locations that are outside the bounds of the allocated buffer. This occurs because the application trusts offset values embedded within the file structure without adequate bounds checking. The resulting memory access violation triggers an unhandled exception, causing the application to crash immediately.

The attack requires local access and user interaction—specifically, the victim must open the malicious gradebook file. While this limits the attack surface, it represents a credible threat in educational environments where .EGP files might be shared between educators or downloaded from untrusted sources.

Root Cause

The root cause of this vulnerability lies in improper input validation within the .EGP file parsing logic. The application fails to verify that offset values and field lengths specified within the file structure remain within the bounds of available memory. When processing a crafted file with manipulated offset fields, the parser follows these invalid pointers and attempts to read from unmapped or protected memory regions, triggering an access violation.

Attack Vector

The attack vector is local, requiring an attacker to deliver a malicious .EGP file to the victim. This could be accomplished through various means including email attachments, file sharing platforms, or compromised storage locations where educators store gradebook files. Once the victim opens the crafted file in Easy Grade Pro 4, the out-of-bounds read is triggered during file parsing, causing an immediate application crash.

The attacker would need to:

  1. Obtain or create a valid .EGP gradebook file
  2. Modify specific offset fields at precise locations within the file structure
  3. Deliver the malicious file to the target user
  4. Wait for the user to open the file with Easy Grade Pro 4

The vulnerability results in a denial-of-service condition, potentially causing loss of unsaved work and disrupting grade management workflows.

Detection Methods for CVE-2025-70330

Indicators of Compromise

  • Unexpected crash events in Easy Grade Pro 4 application logs
  • Windows Event Log entries showing access violation exceptions from EasyGradePro.exe
  • Presence of .EGP files with anomalous file sizes or modification dates from untrusted sources
  • User reports of application crashes when opening recently received gradebook files

Detection Strategies

  • Monitor application crash reports for Easy Grade Pro 4 with exception codes indicating access violations
  • Implement file integrity monitoring for directories containing .EGP gradebook files
  • Deploy endpoint detection rules that alert on Easy Grade Pro process terminations with unhandled exception indicators
  • Review email gateway logs for .EGP file attachments from external or suspicious sources

Monitoring Recommendations

  • Enable Windows Error Reporting to capture crash dumps from Easy Grade Pro 4 for forensic analysis
  • Configure endpoint protection solutions to monitor for suspicious file access patterns involving .EGP files
  • Establish baseline application behavior metrics to detect anomalous crash frequencies
  • Implement logging for file downloads and email attachments containing gradebook file extensions

How to Mitigate CVE-2025-70330

Immediate Actions Required

  • Avoid opening .EGP files from untrusted or unknown sources until a patch is available
  • Backup existing gradebook files before opening any recently received .EGP files
  • Consider implementing file scanning or sandboxing for .EGP files received from external sources
  • Educate users about the risks of opening gradebook files from unverified sources

Patch Information

At the time of publication, no vendor patch information is available for this vulnerability. Monitor the Easy.com Security Overview and Orbis Security Insights for updates regarding security patches for Easy Grade Pro 4. A proof-of-concept demonstrating this vulnerability is available at GitHub CVE-2025-70330 PoC.

Workarounds

  • Implement strict controls on the sources from which .EGP files are accepted
  • Use application sandboxing or virtualization when opening gradebook files from untrusted sources
  • Consider temporarily using alternative grade management solutions until a patch is released
  • Restrict .EGP file handling to isolated systems not connected to critical networks
bash
# Example: Block .EGP files at the email gateway (adjust for your mail filter)
# Add to content filtering rules
BLOCK_EXTENSION=".egp"
LOG_ACTION="quarantine"
NOTIFY_ADMIN=true

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechEasy Grade Pro

  • SeverityLOW

  • CVSS Score3.3

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-125
  • Technical References
  • Easy.com Security Overview

  • Orbis Security Insights

  • GitHub CVE-2025-70330 PoC
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English