CVE-2025-63757
7.5FFmpeg · FFmpeg
An integer overflow vulnerability exists in the yuv2ya16_X_c_template function of FFmpeg 8.0, potentially leading to application instability or service disruption.
Executive summary
An integer overflow vulnerability in FFmpeg 8.0 poses a high risk of service disruption due to potential application crashes or memory corruption.
Vulnerability
This is an integer overflow vulnerability located within the yuv2ya16_X_c_template function in libswscale/output.c. The vulnerability is exploitable by an unauthenticated remote attacker through the processing of malformed media data.
Business impact
The vulnerability carries a CVSS score of 7.5, indicating a high severity level primarily due to the potential for denial of service. Successful exploitation could cause the FFmpeg process or dependent applications to crash, resulting in operational downtime and potential service unavailability for critical media processing pipelines.
Remediation
Immediate Action: Monitor official FFmpeg security advisories and the project repository for the release of a patched version. Once a fix is available, perform an immediate update to the software to address the overflow condition.
Proactive Monitoring: Implement robust logging for media processing services to detect anomalous termination events or crash reports originating from the libswscale library.
Compensating Controls: Ensure that systems processing untrusted media files are sandboxed or run with least privilege to limit the impact of a potential process crash or memory corruption event.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the high CVSS severity, this vulnerability should be prioritized for remediation as soon as the vendor provides a corrective patch. Administrators should track the official FFmpeg security page to ensure they are prepared to update their infrastructure immediately upon the availability of the fix.