CVE-2026-42549
Last modified
CVE-2026-42549 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. Flight is an extensible micro-framework for PHP. Prior to 3.18.1, the make:controller CLI command calls mkdir(..., recursive: true) on a path built from the user-supplied controller name, before Nette's class-name validation runs. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
Flight is an extensible micro-framework for PHP. Prior to 3.18.1, the make:controller CLI command calls mkdir(..., recursive: true) on a path built from the user-supplied controller name, before Nette's class-name validation runs. The class-file write is correctly rejected by Nette when the name contains /, but the recursive directory creation side effect is already committed — including directories located outside the project root through ../ traversal. This vulnerability is fixed in 3.18.1.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42549?
How severe is CVE-2026-42549?
How do I fix CVE-2026-42549?
Are you affected by CVE-2026-42549?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
