Loading market data...
← Back to CVE feed

CVE-2026-42548

UNKNOWN View on NVD ↗

Description

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, Flight::jsonp() concatenates the ?jsonp= query parameter directly into an application/javascript response body without validating that the value is a legal JavaScript identifier. An attacker can inject arbitrary JavaScript that executes in the response origin, enabling reflected cross-site scripting. This vulnerability is fixed in 3.18.1.

Published: May 13, 2026 20:16 UTC Modified: May 14, 2026 16:51 UTC