← Back

CVE-2014-125127

nvd nist
Published: Sep 3, 2025Modified: Dec 18, 2025

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: 596c5446-0ce5-4ba2-aa66-48b3b757a647 (Secondary)

Description

The mikecao/flight PHP framework in versions prior to v1.2 is vulnerable to Denial of Service (DoS) attacks due to eager loading of request bodies in the Request class constructor. The framework automatically reads the entire request body on every HTTP request, regardless of whether the application needs it. An attacker can exploit this by sending requests with large payloads, causing excessive memory consumption and potentially exhausting available server memory, leading to application crashes or service unavailability. The vulnerability was fixed in v1.2 by implementing lazy loading of request bodies.

Affected (1)

Products: Flightphp: Flight
1 product
Flight
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 1.2

References (4)

Source: 596c5446-0ce5-4ba2-aa66-48b3b757a647
ExploitThird Party Advisory
Source: 596c5446-0ce5-4ba2-aa66-48b3b757a647
Issue Tracking
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
ExploitThird Party Advisory

Timeline

No history available yet.