Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2024-28861
PHP vulnerability analysis and mitigation

Overview

Symfony 1, a community-driven fork of the 1.x branch of Symfony PHP framework, contains a vulnerability in versions 1.1.0 through 1.5.18. The vulnerability exists due to dangerous deserialization in the sfNamespacedParameterHolder class that could enable remote code execution if a developer deserializes user input in their project. The issue was discovered and disclosed on March 22, 2024, and has been assigned CVE-2024-28861 with a CVSS v3.1 base score of 9.8 (CRITICAL) (GitHub Advisory).

Technical details

The vulnerability stems from the uncontrolled deserialization of user input in the sfNamespacedParameterHolder class. When an instance of this class is deserialized, the unserialize() method is triggered, which makes an array access on the deserialized data without proper type checking. This allows an attacker to provide any object type in the data parameter to manipulate array/object properties through the ArrayAccess interface. The vulnerability specifically involves the sfOutputEscaperArrayDecorator class and can be exploited through a gadget chain to achieve remote code execution (GitHub Advisory).

Impact

If exploited, this vulnerability allows an attacker to execute arbitrary PHP commands, leading to remote code execution on the affected system. While the vulnerability presents no direct threat, it becomes a critical security risk when developers deserialize untrusted user input in their applications (GitHub Advisory).

Exploitability

The vulnerability can be exploited when a developer deserializes untrusted user input. A proof of concept exists demonstrating how an attacker can craft a malicious serialized object to achieve remote code execution through the sfOutputEscaperArrayDecorator class and the shell_exec function (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in version 1.5.19. The fix implements type checking before processing unserialized input in both sfNamespacedParameterHolder and sfParameterHolder classes. Organizations using affected versions should upgrade to version 1.5.19 or later (GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related PHP vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-71537MEDIUM6.5
  • PHP logoPHP
  • paymenter/paymenter
NoYesSep 18, 2026
CVE-2026-77616MEDIUM6.1
  • PHP logoPHP
  • mediawiki/semantic-media-wiki
NoYesSep 18, 2026
CVE-2026-77610MEDIUM6.1
  • PHP logoPHP
  • mediawiki/semantic-media-wiki
NoYesSep 18, 2026
CVE-2026-77609MEDIUM6.1
  • PHP logoPHP
  • mediawiki/semantic-media-wiki
NoYesSep 18, 2026
CVE-2026-77608MEDIUM6.1
  • PHP logoPHP
  • mediawiki/semantic-media-wiki
NoYesSep 18, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management