CVE-2026-2889
Received Received - Intake
Use-After-Free Vulnerability in CCExtractor processmp4 Function

Publication date: 2026-02-21

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability was detected in CCExtractor up to 0.96.5. Affected is the function processmp4 in the library src/lib_ccx/mp4.c. Performing a manipulation results in use after free. The attack is only possible with local access. The exploit is now public and may be used. Upgrading to version 0.96.6 is able to address this issue. The patch is named fd7271bae238ccb3ae8a71304ea64f0886324925. You should upgrade the affected component.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-21
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2026-02-22
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
ccextractor ccextractor to 0.96.5 (inc)
ccextractor ccextractor 0.96.6
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Attack-Flow Graph
AI Powered Q&A
What immediate steps should I take to mitigate this vulnerability?

The immediate step to mitigate this vulnerability is to upgrade CCExtractor to version 0.96.6 or later, as this version contains the patch that addresses the issue.

Since the vulnerability requires local access to exploit, limiting local access to trusted users can also reduce risk.


Can you explain this vulnerability to me?

This vulnerability exists in the CCExtractor software up to version 0.96.5, specifically in the function processmp4 within the src/lib_ccx/mp4.c library. It involves a use-after-free issue triggered by certain manipulations.

The vulnerability can only be exploited by someone with local access to the system running the affected software.

An exploit for this vulnerability is publicly available, and upgrading to version 0.96.6 of CCExtractor addresses the issue.


How can this vulnerability impact me? :

The vulnerability allows a use-after-free condition which can lead to a denial of service or potentially other impacts on system stability or availability.

Since the attack requires local access, the risk is limited to users or attackers who can execute code or commands on the affected machine.

The CVSS scores indicate a low to moderate impact, with no confidentiality or integrity loss, but some impact on availability.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart