Back to CVE List

CVE-2026-42549

MEDIUM SEVERITY

CVSS Score & Metrics

Base Score
4.4 / 10
Vector String
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L

Vulnerability 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.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-22
Source
GitHub
Vendor
composer
Product
flightphp/core

External References

Discussion (0)

Add Comment

No comments yet. Be the first!