Skip to main content

Allocation of Resources Without Limits or Throttling

CVE-2025-54869

Severity Medium
Score 6/10

Summary

FPDI is a collection of PHP classes that facilitate reading pages from existing PDF documents and using them as templates in FPDF. In versions prior to 2.6.4, any application that uses FPDI to process user-supplied PDF files is at risk, causing a Denial Of Service (DoS) vulnerability. An attacker can upload a small, malicious PDF file that will cause the server-side script to crash due to memory exhaustion. Repeated attacks can lead to sustained service unavailability.

  • LOW
  • NETWORK
  • NONE
  • LOW

CWE-770 - Allocation of Resources Without Limits or Throttling

The software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.

Advisory Timeline

  • Published