CVE Catalog

CVE-2026-55878

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

4th percentile - higher than 4% of all known CVEs

Summary

A vulnerability in Symfony UX allows writing files to arbitrary locations or reading local files outside the recipe directory via a crafted recipe kit. The issue affects the ux:install console command which uses Path::isRelative() accepting paths like ../../../etc.

Risk Assessment

An attacker could exploit this to overwrite critical system files or read sensitive data, potentially leading to server compromise or information disclosure.

Recommendation

Immediately upgrade Symfony UX to version 2.36.1 or 3.2.0 depending on your branch. After updating, verify file integrity and configured recipes.

Other vulnerabilities in Symfony UX

See all
Original NVD description (English source)

Symfony UX is a JavaScript ecosystem for Symfony. From 2.32.0 before 2.36.1 and from 3.0.0 before 3.2.0, the ux:install console command installs files from a recipe kit by copying paths listed in a copy-files map, and because Path::isRelative() accepts paths like ../../../etc, a crafted or compromised kit can write attacker-controlled content to arbitrary locations or read local files outside the recipe directory. This issue is fixed in versions 2.36.1 and 3.2.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS