CVE-2026-42552
Last modified
CVE-2026-42552 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Flight is an extensible micro-framework for PHP. Prior to 3.18.1, the default error handler Engine::_error() writes the full exception message, exception code, and stack trace (including absolute filesystem paths) directly into the HTTP 500 response, with no debug gating. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
Flight is an extensible micro-framework for PHP. Prior to 3.18.1, the default error handler Engine::_error() writes the full exception message, exception code, and stack trace (including absolute filesystem paths) directly into the HTTP 500 response, with no debug gating. Production deployments leak internal paths, any secret interpolated into an exception message, and full module structure — giving attackers primitives for chaining other weaknesses (LFI, path traversal). This vulnerability is fixed in 3.18.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42552?
How severe is CVE-2026-42552?
How do I fix CVE-2026-42552?
Are you affected by CVE-2026-42552?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
