Security Advisory

CVE-2026-42548

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-13 19:21:44
Last updated 2026-05-14 12:32:32
Assigner GitHub_M
CVSS score 8.6
State PUBLISHED

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.