CVE-2026-42550
high
CVSS v3
8.8
CVSS v2
—
VIR risk
8.8
Description
Flight vulnerable to SQL Injection via unvalidated identifiers in SimplePdo::insert / update / delete
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | flightphp/core | <3.18.1 | 3.18.1 |
| COMPOSER | flightphp/core | < 3.18.1 | 3.18.1 |
References
- https://github.com/advisories/GHSA-xwqr-rcqg-22mr
- https://github.com/flightphp/core/security/advisories/GHSA-xwqr-rcqg-22mr
- https://nvd.nist.gov/vuln/detail/CVE-2026-42550
- https://github.com/flightphp/core/commit/b8dd23aaa828cb289fa3c84e75b2a3717cab50b0
- https://github.com/flightphp/core
- https://github.com/flightphp/core/releases/tag/v3.18.1
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.