Security Advisory

CVE-2026-42552

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-13 19:24:15
Last updated 2026-05-15 18:49:21
Assigner GitHub_M
CVSS score 7.5
State PUBLISHED

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.