CVE Explorer
CVE-2026-42550
Flight is an extensible micro-framework for PHP. Prior to 3.18.1, SimplePdo::insert(), SimplePdo::update(), and SimplePdo::delete() build SQL statements by concatenating the $table argument and the keys of the $data array directly into the query, with no identifier quoting and no validation. When an application forwards user-controlled data shapes to these helpers — a common and documented pattern, e.g. $db->insert('users', $request->data->getData()) — an attacker can inject arbitrary SQL by cra
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"core","vendor":"flightphp","versions":[{"status":"affected","version":"< 3.18.1"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:704310b99488b191067c0d0064c68161b6de58681c34bf95bda7e2604dacce34 · sha256:a59193f13c047896… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:704310b99488b191067c0d0064c68161b6de58681c34bf95bda7e2604dacce34 · sha256:a59193f13c047896… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-89","description":"CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:704310b99488b191067c0d0064c68161b6de58681c34bf95bda7e2604dacce34 · sha256:a59193f13c047896… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"name":"https://github.com/flightphp/core/security/advisories/GHSA-xwqr-rcqg-22mr","tags":["x_refsource_CONFIRM"],"url":"https://github.com/flightphp/core/security/advisories/GHSA-xwqr-rcqg-22mr"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:704310b99488b191067c0d0064c68161b6de58681c34bf95bda7e2604dacce34 · sha256:a59193f13c047896… · /containers/cna/references/0
{"tags":["exploit"],"url":"https://github.com/flightphp/core/security/advisories/GHSA-xwqr-rcqg-22mr"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:704310b99488b191067c0d0064c68161b6de58681c34bf95bda7e2604dacce34 · sha256:a59193f13c047896… · /containers/adp/0/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.