Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2014-125127

7.5 · HIGH
Published Sep 3, 2025 flightphp CWE-770 EPSS 0.45% (38th pctl)

Overview

CVE-2014-125127 is a high-severity vulnerability affecting flightphp flight. It was published on September 3, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from flightphp. Update flight to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
flightphp flight >= 0, < 1.2 Affected

Frequently Asked Questions

What is CVE-2014-125127?

CVE-2014-125127 is a high-severity vulnerability affecting flightphp flight. It was published on September 3, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2014-125127?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2014-125127?

Check the references section for vendor advisories and patches from flightphp. Update flight to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2014-125127?

CyberStrike's AI-powered security agents can automatically detect CVE-2014-125127 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.