CVE-2014-6072
Published:May 27, 2026
Updated:August 27, 2026
The Symfony Web Profiler is a great development tool, but it should not be enabled on production servers. If it is enabled in production, it must be properly secured so that only authorized people have access to it. Developers must be very cautious about this as the Web Profiler gives many sensitive information about a Symfony project and any attackers can exploit many of them. Just to name a few sensitive information: user logins, user cookies, executed SQL statements, ... That being said, the import/export feature of the web profiler is exploitable even if the Web Profiler is secured as the form to import a profiler is not protected against CSRF attacks. Combined with the fact that profiles are imported as a PHP serialized string, it makes your application vulnerable to code injection.
Affected Packages
symfony/web-profiler-bundle (PHP):
Affected version(s) >=v2.5.0 <v2.5.4Fix Suggestion:
Update to version v2.5.4symfony/symfony (PHP):
Affected version(s) >=v2.0.0 <v2.3.19Fix Suggestion:
Update to version v2.3.19symfony/symfony (PHP):
Affected version(s) >=v2.5.0 <v2.5.4Fix Suggestion:
Update to version v2.5.4symfony/web-profiler-bundle (PHP):
Affected version(s) >=v2.0.7 <v2.3.19Fix Suggestion:
Update to version v2.3.19symfony/symfony (PHP):
Affected version(s) >=v2.4.0 <v2.4.9Fix Suggestion:
Update to version v2.4.9symfony/web-profiler-bundle (PHP):
Affected version(s) >=v2.4.0 <v2.4.9Fix Suggestion:
Update to version v2.4.9Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.1
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Control of Generation of Code ('Code Injection')
EPSS
Base Score:
1.49