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-70307

CVE-2025-70307: GPAC v2.4.0 Stack Overflow DoS Vulnerability

CVE-2025-70307 is a stack overflow vulnerability in GPAC v2.4.0 that enables attackers to cause Denial of Service through crafted packets. This article covers technical details, affected versions, security impact, and mitigation.

Published: January 23, 2026

CVE-2025-70307 Overview

A stack overflow vulnerability has been identified in the dump_ttxt_sample function of GPAC v2.4.0. This vulnerability allows remote attackers to cause a Denial of Service (DoS) condition by sending specially crafted packets to the affected component. GPAC is an open-source multimedia framework used for creating, packaging, and streaming multimedia content.

Critical Impact

Remote attackers can crash GPAC applications by exploiting this stack overflow, leading to service disruption without requiring authentication.

Affected Products

  • GPAC v2.4.0
  • Applications utilizing the GPAC multimedia framework v2.4.0
  • Systems processing untrusted media files with vulnerable GPAC versions

Discovery Timeline

  • 2026-01-15 - CVE CVE-2025-70307 published to NVD
  • 2026-01-16 - Last updated in NVD database

Technical Details for CVE-2025-70307

Vulnerability Analysis

This vulnerability is classified as CWE-121 (Stack-based Buffer Overflow). The flaw resides in the dump_ttxt_sample function within GPAC's multimedia processing code. When processing specially crafted media packets, the function fails to properly validate input boundaries, leading to a stack overflow condition.

The vulnerability can be exploited remotely over the network without requiring user interaction or prior authentication. While the vulnerability does not allow for data exfiltration or integrity compromise, it can result in complete service disruption by crashing the affected application.

Root Cause

The root cause of this vulnerability is improper bounds checking in the dump_ttxt_sample function when handling timed text (TX3G) samples. The function processes text track data without adequately validating the size of incoming data against the available stack buffer space. When an attacker provides a malformed packet with oversized or malformed text sample data, the function writes beyond the allocated stack buffer boundaries, corrupting the stack and causing the application to crash.

Attack Vector

The attack vector is network-based, meaning an attacker can exploit this vulnerability remotely by sending a crafted media file or packet to a GPAC-based application. The attack does not require any form of authentication or user privileges, making it particularly accessible to potential attackers. The exploitation process involves:

  1. Crafting a malicious media file containing a manipulated TX3G (timed text) sample
  2. Delivering the malicious file to a target system running GPAC v2.4.0
  3. When GPAC processes the file and invokes dump_ttxt_sample, the stack overflow triggers
  4. The application crashes, resulting in denial of service

Technical details and proof-of-concept information are available in the GitHub PoC Repository.

Detection Methods for CVE-2025-70307

Indicators of Compromise

  • Unexpected crashes or segmentation faults in GPAC-based applications during media file processing
  • Application logs showing errors related to the dump_ttxt_sample function or TX3G box processing
  • Core dumps indicating stack corruption originating from GPAC multimedia handling routines
  • Repeated service restarts of media processing applications without clear cause

Detection Strategies

  • Monitor GPAC application logs for stack overflow errors or abnormal termination events
  • Implement file integrity monitoring for media files being processed by GPAC applications
  • Deploy intrusion detection rules to identify malformed TX3G/timed text media containers
  • Use application crash monitoring to detect repeated DoS attempts against media processing services

Monitoring Recommendations

  • Enable verbose logging for GPAC applications to capture detailed error information during crashes
  • Configure automated alerting for application crashes or unexpected restarts in media processing pipelines
  • Monitor network traffic for unusual patterns of media file submissions that could indicate exploitation attempts
  • Implement resource monitoring to detect abnormal memory or CPU usage patterns preceding crashes

How to Mitigate CVE-2025-70307

Immediate Actions Required

  • Upgrade GPAC to a patched version when available from the GPAC project
  • Restrict network access to GPAC-based applications to trusted sources only
  • Implement input validation and file scanning for media files before processing with GPAC
  • Consider deploying application sandboxing to limit the impact of potential crashes

Patch Information

At the time of publication, users should monitor the official GPAC project repository and security advisories for patch releases addressing this stack overflow vulnerability. The vulnerability was documented with a proof-of-concept available in the GPAC TX3G PoC documentation.

Workarounds

  • Disable or avoid using the timed text (TX3G) sample dumping functionality if not required for your use case
  • Process untrusted media files in isolated environments or containers to limit DoS impact
  • Implement rate limiting on media file processing to reduce the impact of repeated exploitation attempts
  • Use network segmentation to protect critical GPAC deployments from untrusted network traffic
bash
# Example: Run GPAC in a restricted environment
# Using ulimit to limit stack size and prevent runaway crashes
ulimit -s 8192
gpac -logs all@info your_media_file.mp4

# Alternative: Run in container with resource limits
docker run --memory=512m --cpus=1 gpac/gpac:latest your_command

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechGpac

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-121
  • Technical References
  • GitHub PoC Repository
  • Related CVEs
  • CVE-2025-70303: GPAC Heap Overflow DoS Vulnerability

  • CVE-2025-70305: GPAC Stack Overflow DoS Vulnerability

  • CVE-2025-70310: GPAC Heap Overflow DoS Vulnerability

  • CVE-2025-70299: GPAC Heap Overflow DoS 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