CVE-2021-41270
PHP vulnerability analysis and mitigation

Overview

Symfony/Serializer, a component that handles serializing and deserializing data structures for the Symfony PHP framework, was found to be vulnerable to CSV injection (also known as formula injection) in versions 4.1.0 before 4.4.35 and versions 5.0.0 before 5.3.12. The vulnerability was assigned CVE-2021-41270 and was disclosed on November 24, 2021 (GitHub Advisory).

Technical details

The vulnerability existed in the CsvEncoder component where cells starting with specific characters (=, +, -, @) were being prefixed with a tab character (\t) to prevent formula injection. However, OWASP later identified that tab (0x09) and carriage return (0x0D) characters should also be considered vulnerable, making the previous mitigation strategy ineffective since the tab character itself became part of the vulnerable character set (GitHub Advisory, Symfony Commit).

Impact

When a spreadsheet program opens a CSV file containing cells that start with specific characters (=, +, -, @, \t, \r), these cells could be interpreted as formulas, potentially leading to formula injection attacks. This could allow attackers to execute arbitrary formulas when the CSV file is opened in spreadsheet applications (GitHub Advisory).

Mitigation and workarounds

The issue was fixed in versions 4.4.35 and 5.3.12 by following OWASP recommendations to use a single quote (') character instead of a tab character to prefix formulas. The fix also extends the list of characters that trigger the prefix to include \t, \r as well as =, +, -, and @ (GitHub Advisory, Symfony Release).

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

GHSA-898v-775g-777cCRITICAL9.4
  • PHPPHP
  • neuron-core/neuron-ai
NoYesDec 09, 2025
GHSA-5j8p-438x-rgg5CRITICAL9.3
  • PHPPHP
  • onelogin/php-saml
NoYesDec 09, 2025
GHSA-j8g6-5gqc-mq36HIGH8.2
  • PHPPHP
  • neuron-core/neuron-ai
NoYesDec 09, 2025
GHSA-pvcv-q3q7-266gHIGH8.1
  • PHPPHP
  • filament/filament
NoYesDec 09, 2025
GHSA-6w82-v552-wjw2HIGH7.1
  • PHPPHP
  • shopware/shopware
NoYesDec 09, 2025

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