Debian Package Tracker
Register | Log in
Subscribe

poppler

Choose email to subscribe with

general
  • source: poppler (main)
  • version: 26.07.0-2
  • maintainer: Debian freedesktop.org maintainers (archive) (DMD)
  • uploaders: Pino Toscano [DMD] – Emilio Pozuelo Monfort [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 20.09.0-3.1+deb11u1
  • o-o-sec: 20.09.0-3.1+deb11u3
  • oldstable: 22.12.0-2+deb12u2
  • old-sec: 22.12.0-2+deb12u3
  • old-p-u: 22.12.0-2+deb12u2
  • stable: 25.03.0-5+deb13u4
  • stable-sec: 25.03.0-5+deb13u3
  • testing: 26.07.0-2
  • unstable: 26.07.0-2
versioned links
  • 20.09.0-3.1+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 20.09.0-3.1+deb11u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 22.12.0-2+deb12u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 22.12.0-2+deb12u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 25.03.0-5+deb13u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 25.03.0-5+deb13u4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 26.07.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • gir1.2-poppler-0.18
  • libpoppler-cpp-dev
  • libpoppler-cpp3
  • libpoppler-dev
  • libpoppler-glib-dev
  • libpoppler-glib-doc
  • libpoppler-glib8t64 (1 bugs: 0, 1, 0, 0)
  • libpoppler-private-dev
  • libpoppler-qt5-1t64
  • libpoppler-qt5-dev
  • libpoppler-qt6-3t64
  • libpoppler-qt6-dev
  • libpoppler162
  • poppler-utils (50 bugs: 0, 29, 21, 0)
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:03:24
    Last run: 2026-08-30T00:21:48.000Z
    Previous status: unknown

  • testing: tmpfail (log)
    The tests ran in an unknown time
    Last run: 2026-09-15T18:21:43.055Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:02:46
    Last run: 2026-07-18T09:09:24.000Z
    Previous status: unknown

Created: 2026-08-30 Last update: 2026-09-21 23:00
A new upstream version is available: 26.09.0 high
A new upstream version 26.09.0 is available, you should consider packaging it.
Created: 2025-11-27 Last update: 2026-09-21 20:00
7 security issues in trixie high

There are 7 open security issues in trixie.

5 important issues:
  • CVE-2026-93311: A vulnerability was detected in Freedesktop Poppler 26.07.0. This issue affects the function SampledFunction::SampledFunction of the file poppler/Function.cc of the component SampledFunction. The manipulation of the argument BitsPerSample results in integer overflow. The attack may be performed from remote. The exploit is now public and may be used. The project was informed of the problem early through a bug report but has not responded yet.
  • CVE-2026-93312: A flaw has been found in Freedesktop Poppler 26.07.0. Impacted is the function JBIG2Stream::rewind of the file poppler/JBIG2Stream.cc. This manipulation causes null pointer dereference. It is possible to initiate the attack remotely. The exploit has been published and may be used. Upgrading to version 26.08.0 is recommended to address this issue. Patch name: 5e49250f13b0390edeb3f90eb4c02c9941f97067. Upgrading the affected component is advised.
  • CVE-2026-93313: A vulnerability was found in Freedesktop Poppler 26.07.0. The impacted element is the function JBIG2Stream::readCodeTableSeg of the file poppler/JBIG2Stream.cc. Performing a manipulation results in integer overflow. The attack can be initiated remotely. The exploit has been made public and could be used. The patch is named eb87cf711563894649bd0c365baa479401dc6d51. To fix this issue, it is recommended to deploy a patch.
  • CVE-2026-93314: A vulnerability was determined in Freedesktop Poppler 26.07.0. This affects the function FoFiTrueType::mapCodeToGID of the file fofi/FoFiTrueType.cc. Executing a manipulation of the argument segCnt can lead to integer overflow. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. This patch is called ed2a5538cf0a8d3ff908191eda9b73f91a5f952a. It is advisable to implement a patch to correct this issue.
  • CVE-2026-93653: A denial of service flaw was found in Poppler's Splash backend. A crafted PDF with tiling-pattern geometry approaching the int32 boundary can cause SplashOutputDev::tilingPatternFill to compute an attacker-controlled repeat count that drives an excessively long loop in the pattern-fill scanline routine, without a corresponding memory allocation. An attacker could exploit this by supplying a malicious PDF to an application that renders it via Poppler's Splash backend, causing the rendering process to consume 100% CPU for an attacker-controlled, extended duration.
2 ignored issues:
  • CVE-2019-9543: An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readGenericBitmap() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfseparate binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. This is related to JArithmeticDecoder::decodeBit.
  • CVE-2019-9545: An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readTextRegion() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfimages binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. This is related to JBIG2Bitmap::clearToZero.
Created: 2025-08-04 Last update: 2026-09-19 17:31
7 security issues in sid high

There are 7 open security issues in sid.

7 important issues:
  • CVE-2019-9543: An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readGenericBitmap() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfseparate binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. This is related to JArithmeticDecoder::decodeBit.
  • CVE-2019-9545: An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readTextRegion() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfimages binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. This is related to JBIG2Bitmap::clearToZero.
  • CVE-2026-93311: A vulnerability was detected in Freedesktop Poppler 26.07.0. This issue affects the function SampledFunction::SampledFunction of the file poppler/Function.cc of the component SampledFunction. The manipulation of the argument BitsPerSample results in integer overflow. The attack may be performed from remote. The exploit is now public and may be used. The project was informed of the problem early through a bug report but has not responded yet.
  • CVE-2026-93312: A flaw has been found in Freedesktop Poppler 26.07.0. Impacted is the function JBIG2Stream::rewind of the file poppler/JBIG2Stream.cc. This manipulation causes null pointer dereference. It is possible to initiate the attack remotely. The exploit has been published and may be used. Upgrading to version 26.08.0 is recommended to address this issue. Patch name: 5e49250f13b0390edeb3f90eb4c02c9941f97067. Upgrading the affected component is advised.
  • CVE-2026-93313: A vulnerability was found in Freedesktop Poppler 26.07.0. The impacted element is the function JBIG2Stream::readCodeTableSeg of the file poppler/JBIG2Stream.cc. Performing a manipulation results in integer overflow. The attack can be initiated remotely. The exploit has been made public and could be used. The patch is named eb87cf711563894649bd0c365baa479401dc6d51. To fix this issue, it is recommended to deploy a patch.
  • CVE-2026-93314: A vulnerability was determined in Freedesktop Poppler 26.07.0. This affects the function FoFiTrueType::mapCodeToGID of the file fofi/FoFiTrueType.cc. Executing a manipulation of the argument segCnt can lead to integer overflow. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. This patch is called ed2a5538cf0a8d3ff908191eda9b73f91a5f952a. It is advisable to implement a patch to correct this issue.
  • CVE-2026-93653: A denial of service flaw was found in Poppler's Splash backend. A crafted PDF with tiling-pattern geometry approaching the int32 boundary can cause SplashOutputDev::tilingPatternFill to compute an attacker-controlled repeat count that drives an excessively long loop in the pattern-fill scanline routine, without a corresponding memory allocation. An attacker could exploit this by supplying a malicious PDF to an application that renders it via Poppler's Splash backend, causing the rendering process to consume 100% CPU for an attacker-controlled, extended duration.
Created: 2022-07-04 Last update: 2026-09-19 17:31
7 security issues in forky high

There are 7 open security issues in forky.

7 important issues:
  • CVE-2019-9543: An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readGenericBitmap() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfseparate binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. This is related to JArithmeticDecoder::decodeBit.
  • CVE-2019-9545: An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readTextRegion() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfimages binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. This is related to JBIG2Bitmap::clearToZero.
  • CVE-2026-93311: A vulnerability was detected in Freedesktop Poppler 26.07.0. This issue affects the function SampledFunction::SampledFunction of the file poppler/Function.cc of the component SampledFunction. The manipulation of the argument BitsPerSample results in integer overflow. The attack may be performed from remote. The exploit is now public and may be used. The project was informed of the problem early through a bug report but has not responded yet.
  • CVE-2026-93312: A flaw has been found in Freedesktop Poppler 26.07.0. Impacted is the function JBIG2Stream::rewind of the file poppler/JBIG2Stream.cc. This manipulation causes null pointer dereference. It is possible to initiate the attack remotely. The exploit has been published and may be used. Upgrading to version 26.08.0 is recommended to address this issue. Patch name: 5e49250f13b0390edeb3f90eb4c02c9941f97067. Upgrading the affected component is advised.
  • CVE-2026-93313: A vulnerability was found in Freedesktop Poppler 26.07.0. The impacted element is the function JBIG2Stream::readCodeTableSeg of the file poppler/JBIG2Stream.cc. Performing a manipulation results in integer overflow. The attack can be initiated remotely. The exploit has been made public and could be used. The patch is named eb87cf711563894649bd0c365baa479401dc6d51. To fix this issue, it is recommended to deploy a patch.
  • CVE-2026-93314: A vulnerability was determined in Freedesktop Poppler 26.07.0. This affects the function FoFiTrueType::mapCodeToGID of the file fofi/FoFiTrueType.cc. Executing a manipulation of the argument segCnt can lead to integer overflow. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. This patch is called ed2a5538cf0a8d3ff908191eda9b73f91a5f952a. It is advisable to implement a patch to correct this issue.
  • CVE-2026-93653: A denial of service flaw was found in Poppler's Splash backend. A crafted PDF with tiling-pattern geometry approaching the int32 boundary can cause SplashOutputDev::tilingPatternFill to compute an attacker-controlled repeat count that drives an excessively long loop in the pattern-fill scanline routine, without a corresponding memory allocation. An attacker could exploit this by supplying a malicious PDF to an application that renders it via Poppler's Splash backend, causing the rendering process to consume 100% CPU for an attacker-controlled, extended duration.
Created: 2025-08-09 Last update: 2026-09-19 17:31
7 security issues in bookworm high

There are 7 open security issues in bookworm.

5 important issues:
  • CVE-2026-93311: A vulnerability was detected in Freedesktop Poppler 26.07.0. This issue affects the function SampledFunction::SampledFunction of the file poppler/Function.cc of the component SampledFunction. The manipulation of the argument BitsPerSample results in integer overflow. The attack may be performed from remote. The exploit is now public and may be used. The project was informed of the problem early through a bug report but has not responded yet.
  • CVE-2026-93312: A flaw has been found in Freedesktop Poppler 26.07.0. Impacted is the function JBIG2Stream::rewind of the file poppler/JBIG2Stream.cc. This manipulation causes null pointer dereference. It is possible to initiate the attack remotely. The exploit has been published and may be used. Upgrading to version 26.08.0 is recommended to address this issue. Patch name: 5e49250f13b0390edeb3f90eb4c02c9941f97067. Upgrading the affected component is advised.
  • CVE-2026-93313: A vulnerability was found in Freedesktop Poppler 26.07.0. The impacted element is the function JBIG2Stream::readCodeTableSeg of the file poppler/JBIG2Stream.cc. Performing a manipulation results in integer overflow. The attack can be initiated remotely. The exploit has been made public and could be used. The patch is named eb87cf711563894649bd0c365baa479401dc6d51. To fix this issue, it is recommended to deploy a patch.
  • CVE-2026-93314: A vulnerability was determined in Freedesktop Poppler 26.07.0. This affects the function FoFiTrueType::mapCodeToGID of the file fofi/FoFiTrueType.cc. Executing a manipulation of the argument segCnt can lead to integer overflow. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. This patch is called ed2a5538cf0a8d3ff908191eda9b73f91a5f952a. It is advisable to implement a patch to correct this issue.
  • CVE-2026-93653: A denial of service flaw was found in Poppler's Splash backend. A crafted PDF with tiling-pattern geometry approaching the int32 boundary can cause SplashOutputDev::tilingPatternFill to compute an attacker-controlled repeat count that drives an excessively long loop in the pattern-fill scanline routine, without a corresponding memory allocation. An attacker could exploit this by supplying a malicious PDF to an application that renders it via Poppler's Splash backend, causing the rendering process to consume 100% CPU for an attacker-controlled, extended duration.
2 ignored issues:
  • CVE-2019-9543: An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readGenericBitmap() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfseparate binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. This is related to JArithmeticDecoder::decodeBit.
  • CVE-2019-9545: An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readTextRegion() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfimages binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. This is related to JBIG2Bitmap::clearToZero.
Created: 2026-09-18 Last update: 2026-09-19 17:31
lintian reports 2 errors high
Lintian reports 2 errors about this package. You should make the package lintian clean getting rid of them.
Created: 2026-08-11 Last update: 2026-08-11 04:01
7 bugs tagged patch in the BTS normal
The BTS contains patches fixing 7 bugs (8 if counting merged bugs), consider including or untagging them.
Created: 2026-09-02 Last update: 2026-09-21 23:30
news
[rss feed]
  • [2026-08-13] poppler 26.07.0-2 MIGRATED to testing (Debian testing watch)
  • [2026-08-10] Accepted poppler 26.07.0-2 (source) into unstable (Nadzeya Hutsko)
  • [2026-07-31] Accepted poppler 22.12.0-2+deb12u3 (source) into oldstable-security (Guilhem Moulin)
  • [2026-07-31] Accepted poppler 20.09.0-3.1+deb11u3 (source) into oldoldstable-security (Guilhem Moulin)
  • [2026-07-23] Accepted poppler 26.07.0-1 (source amd64 all) into experimental (Debian FTP Masters) (signed by: Nadzeya Hutsko)
  • [2026-07-04] Accepted poppler 25.03.0-5+deb13u4 (source) into proposed-updates (Debian FTP Masters) (signed by: Emilio Pozuelo Monfort)
  • [2026-06-11] Accepted poppler 22.12.0-2+deb12u2 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-11] Accepted poppler 25.03.0-5+deb13u3 (source) into proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-09] Accepted poppler 22.12.0-2+deb12u2 (source) into oldstable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-09] Accepted poppler 25.03.0-5+deb13u3 (source) into stable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-09] poppler 26.01.0-5 MIGRATED to testing (Debian testing watch)
  • [2026-06-06] Accepted poppler 26.01.0-5 (source) into unstable (Pino Toscano)
  • [2026-06-06] poppler 26.01.0-4.1 MIGRATED to testing (Debian testing watch)
  • [2026-06-02] Accepted poppler 26.01.0-4.1 (source) into unstable (Salvatore Bonaccorso)
  • [2026-05-31] Accepted poppler 26.01.0-4 (source) into unstable (Jeremy Bícha)
  • [2026-05-01] Accepted poppler 26.01.0-3 (source) into experimental (Jeremy Bícha)
  • [2026-02-18] Accepted poppler 26.01.0-2 (source amd64 all) into experimental (Emilio Pozuelo Monfort)
  • [2026-02-17] Accepted poppler 26.01.0-1 (source amd64 all) into experimental (Debian FTP Masters) (signed by: Emilio Pozuelo Monfort)
  • [2025-10-16] Accepted poppler 25.03.0-5+deb13u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Jeremy Bícha)
  • [2025-10-15] poppler 25.03.0-11.1 MIGRATED to testing (Debian testing watch)
  • [2025-10-13] Accepted poppler 25.03.0-11.1 (source) into unstable (Salvatore Bonaccorso)
  • [2025-10-13] poppler 25.03.0-11 MIGRATED to testing (Debian testing watch)
  • [2025-10-11] Accepted poppler 25.03.0-11 (source) into unstable (Pino Toscano)
  • [2025-10-05] poppler 25.03.0-10 MIGRATED to testing (Debian testing watch)
  • [2025-10-02] Accepted poppler 25.03.0-10 (source) into unstable (Jeremy Bícha)
  • [2025-09-11] poppler 25.03.0-9 MIGRATED to testing (Debian testing watch)
  • [2025-09-05] Accepted poppler 25.03.0-9 (source) into unstable (Jeremy Bícha)
  • [2025-09-03] poppler 25.03.0-7 MIGRATED to testing (Debian testing watch)
  • [2025-09-01] poppler 25.03.0-6 MIGRATED to testing (Debian testing watch)
  • [2025-08-31] Accepted poppler 25.03.0-7 (source) into unstable (Jeremy Bícha)
  • 1
  • 2
bugs [bug history graph]
  • all: 109 114
  • RC: 0
  • I&N: 79 83
  • M&W: 30 31
  • F&P: 0
  • patch: 7 8
links
  • homepage
  • lintian (2, 0)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (-, 100)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 26.07.0-2
  • 100 bugs (5 patches)

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing