libvips is a demand-driven, horizontally threaded image processing library. The heifsave operation could incorrectly determine the presence of an alpha channel in an input when it was not possible to determine the colour interpretation, known internally within libvips as "multiband". There aren't many ways to create a "multiband" input, but it is possible with a well-crafted TIFF image. If a "multiband" TIFF input image had 4 channels and HEIF-based output was requested, this led to libvips creating a 3 channel HEIF image without an alpha channel but then attempting to write 4 channels of data. This caused a heap buffer overflow, which could crash the process. This vulnerability is fixed in 8.16.1.
Conclusion & alert: CVE-2025-29769 is rated Exploit Available (54/100): CVSS High severity, with low exploitation likelihood (EPSS 0.23%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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 | 0.04% | 0.23% | +0.20% |
| 2 | 2026-05-17 | 0.05% | 0.04% | -0.01% |
| 3 | 2026-01-01 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.5 | 4.0 | HIGH |
|
— | — | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2025-29769 not yet assigned priority: Debian including 1 source packages (vips), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-29769 |
ubuntu
|
medium | CVE-2025-29769 medium priority: Ubuntu including 1 source packages (vips), 9 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream, xenial): needs-triage 7, ignored 2. | https://ubuntu.com/security/CVE-2025-29769 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| libvips | libvips | < 8.16.1 | cpe:2.3:a:libvips:libvips:*:*:*:*:*:*:*:* |
| debian | debian_linux | 11.0 | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/libvips/libvips/commit/9ab6784f693de50b00fa535b9efbbe9d2cbf71f2 | Patch |
| https://github.com/libvips/libvips/pull/4392 | Issue Tracking |
| https://github.com/libvips/libvips/pull/4394 | Issue Tracking |
| https://github.com/libvips/libvips/security/advisories/GHSA-f8r8-43hh-rghm | Patch Vendor Advisory |
| https://issues.oss-fuzz.com/issues/396460413 | Exploit Issue Tracking Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2025/04/msg00044.html | Mailing List Third Party Advisory |