๐Ÿ” CVE Alert

CVE-2026-54633

UNKNOWN 0.0

PoDoFo: Heap Out-of-Bounds Read in Indexed Color Space Image Decoding (FetchScanLine)

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

PoDoFo is a C++17 PDF manipulation library. From version 1.0.0 until 1.1.1, processing a crafted PDF with an Indexed color-space image can cause a heap out-of-bounds read in PdfColorSpaceFilterIndexed::FetchScanLine in src/podofo/main/PdfColorSpaceFilter.cpp. PODOFO_INVARIANT does not perform a runtime check, so a pixel index greater than or equal to m_MapSize can address beyond m_lookup. PdfColorSpaceFilterFactory::TryCreateFromObject also validates hival with an incorrect conjunction and no upper bound, allowing malformed Indexed color-space metadata outside the expected range. The resulting read can disclose adjacent heap data or crash the processing application. This issue is fixed in version 1.1.1.

CWE CWE-125
Vendor podofo
Product podofo
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for podofo podofo

Be the first to know when new unknown vulnerabilities affecting podofo podofo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

podofo / podofo
>= 1.0.0, < 1.1.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/podofo/podofo/security/advisories/GHSA-f3j2-7846-h5gg github.com: https://github.com/podofo/podofo/commit/999c519d285c4a65eba48409d9cd2da9d4743cca github.com: https://github.com/podofo/podofo/releases/tag/1.1.1