CVE-2026-70631
Last modified
CVE-2026-70631 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. FFmpeg versions from 0.5 up to, but not including, 9.0 contain an uninitialized heap memory disclosure vulnerability in the native TIFF decoder in libavcodec/tiff.c. An attacker who can cause FFmpeg to decode a crafted TIFF file can supply a valid Deflate-compressed strip that terminates successfully after producing fewer bytes than the declared strip requires. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
FFmpeg versions from 0.5 up to, but not including, 9.0 contain an uninitialized heap memory disclosure vulnerability in the native TIFF decoder in libavcodec/tiff.c. An attacker who can cause FFmpeg to decode a crafted TIFF file can supply a valid Deflate-compressed strip that terminates successfully after producing fewer bytes than the declared strip requires. The tiff_unpack_zlib() function allocates a heap buffer sized for the full declared strip but copies all declared rows via memcpy() regardless of how many bytes zlib actually decompressed, causing unwritten bytes that can contain stale data from prior heap allocations to be incorporated into decoded image output and potentially exposing sensitive data in persistent services.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| FFmpeg | FFmpeg | >= 0.5, < 9.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-70631?
How severe is CVE-2026-70631?
How do I fix CVE-2026-70631?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-70623Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-70624Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-70628FFmpeg versions from 0.5 up to, but not including, 9.0 conta…8.5
- CVE-2026-70629FFmpeg versions from 3.0 up to, but not including, 9.0 conta…6.8
- CVE-2026-7063A vulnerability was detected in code-projects Employee Manag…7.3
- CVE-2026-70630FFmpeg versions from 3.0 up to, but not including, 9.0 conta…6.8
- CVE-2026-70632FFmpeg versions from 4.4 up to, but not including, 9.0 conta…8.5
- CVE-2026-70633TimescaleDB through 2.29.1, fixed in commit 517c13e, contain…7.1
- CVE-2026-70634TimescaleDB through 2.29.1, fixed in commit 517c13e, contain…8.1
- CVE-2026-70635TimescaleDB through 2.29.1, fixed in commit 517c13e, contain…7.1
- CVE-2026-70636Flowise through 3.1.4 contains an authentication bypass vuln…8.7
- CVE-2026-70637LightFTP through 2.4 contains multiple data race vulnerabili…8.2
Are you affected by CVE-2026-70631?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
