High severity7.5NVD Advisory· Published Sep 3, 2025· Updated Jun 17, 2026
CVE-2014-125127
CVE-2014-125127
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
3Patches
Vulnerability mechanics
References
3- github.com/mikecao/flight/commit/da40e03eb4a39745107912dffe926a8fce0d38dcnvdPatch
- github.com/Checkmarx/Vulnerabilities-Proofs-of-Concept/tree/main/2014/CVE-2014-125127nvdExploitThird Party Advisory
- github.com/mikecao/flight/pull/125nvdIssue Tracking
News mentions
0No linked articles in our index yet.