Skip to content

FPDI 2.6.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 09:59

Fixes

  • Fixed handling of recursive structures to avoid memory exhaustion (CVE-2025-54869).

Tweaks

  • Added check for false of return value of StreamReader::readBytes() in CrossReference\FixedReader to avoid PHP warning.