CVE-2026-7135 — GPAC Out-of-Bounds $1
CVE-2026-7135 — A security flaw has been discovered in GPAC up to 26.03-DEV-rev105-g8f39a1eb3-master. Affected by this vulnerability is the function elng_box_read of the file src/isomedia/box_code_base.c of the component MP4Box. Performing a manipulation of the argument elng results in out-of-bounds
What This Means For You
- If your environment is affected by CWE-119, CWE-125, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7135 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-7135 - GPAC MP4Box elng_box_read Out-of-Bounds Read
title: CVE-2026-7135 - GPAC MP4Box elng_box_read Out-of-Bounds Read
id: scw-2026-04-27-ai-1
status: experimental
level: high
description: |
Detects the execution of MP4Box.exe with arguments that could trigger the out-of-bounds read vulnerability in the elng_box_read function (CVE-2026-7135). This is a free tier rule for direct detection of the vulnerable component's execution.
author: SCW Feed Engine (AI-generated)
date: 2026-04-27
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-7135/
tags:
- attack.execution
- attack.t1204.002
logsource:
category: process_creation
detection:
selection:
Image|startswith:
- 'C:\Program Files\GPAC\MP4Box.exe'
CommandLine|contains:
- '-add'
- '.elng'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-7135 | vulnerability | CVE-2026-7135 |
| CWE-119 | weakness | CWE-119 |
| CWE-125 | weakness | CWE-125 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | April 27, 2026 at 19:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.