A heap out-of-bounds memory write exists in FFMPEG since version 5.1. The size calculation in `build_open_gop_key_points()` goes through all entries in the loop and adds `sc->ctts_data[i].count` to `sc->sample_offsets_count`. This can lead to an integer overflow resulting in a small allocation with `av_calloc()`. An attacker can cause remote code execution via a malicious mp4 file. We recommend upgrading past commit c953baa084607dd1d84c3bfcce3cf6a87c3e6e05
Conclusion & alert: CVE-2022-2566 is rated Moderate Risk (50.5/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.61%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.53% | 0.61% | -0.92% |
| 2 | 2025-11-21 | 0.72% | 1.53% | +0.81% |
| 3 | 2025-11-18 | — | 0.72% | — |
Full EPSS history (17 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.0 | 3.1 | CRITICAL |
|
2.2 | 6.0 | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
high | CVE-2022-2566: 1 source package rows (ffmpeg); 7 state rows across 2 repos (3.22-community, edge-community); fixed 0, open 7. | https://security.alpinelinux.org/vuln/CVE-2022-2566 |
debian
|
unimportant | CVE-2022-2566 unimportant priority: Debian including 1 source packages (ffmpeg), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2022-2566 |
suse
|
medium | CVE-2022-2566 severity moderate: SUSE including 62 source package names (ffmpeg, ffmpeg-4, …), 357 product×package rows across 25 product lines (SUSE CaaS Platform 4.0, SUSE Enterprise Storage 6, … (25 product lines)): Known Not Affected 331, Fixed 26. | https://www.suse.com/security/cve/CVE-2022-2566/ |
ubuntu
|
medium | CVE-2022-2566 medium priority: Ubuntu including 1 source packages (ffmpeg), 7 status rows across 7 suites (bionic, focal, jammy, kinetic, trusty, upstream, xenial): not-affected 5, ignored 1, released 1. | https://ubuntu.com/security/CVE-2022-2566 |
| URL | Tags |
|---|---|
| https://github.com/FFmpeg/FFmpeg/commit/c953baa084607dd1d84c3bfcce3cf6a87c3e6e05 | Patch Third Party Advisory |