FPDI PDF-Parser v2.1.7 released!2026-08-11
We hope you enjoy the summer this year!
Today, we released a new version of the FPDI PDF-Parser add-on!
It comes with a fix that prohibits a possible out-of-memory issue if a special crafted PDF is processed by FPDI and the FPDI PDF-Parser add-on.
So if you process foreign PDFs, update as soon as possible!
Check the release notes of the component below.
Log in to download the latest version of the related package!
FPDI PDF-Parser
Version 2.1.7
Release date: 2026-08-11
FPDI PDF-Parser
Bugfix
- Fixed unbounded allocation in
Predictorclass which could cause an out-of-memory error. - Added various checks for a valid key-length in
SecHandlerclass.
Tweak
- Harden data types by using
ensure()calls and explicit data type and sanity checks inCrossReference\CompressedReaderclass. - Catch implausible
Nvalues in compressed object streams. - Fixed password preparation (SASLprep) if it includes the pipe (
Ux007C) character for AES265 security handler. - Optimized check for prohibited characters in
SaslPrepclass.
