CVE-2026-35453
Description
PhpSpreadsheet is a library for reading and writing spreadsheet files. In versions 1.30.3 and earlier, 2.0.0 through 2.1.15, 2.2.0 through 2.4.4, 3.3.0 through 3.10.4, and 4.0.0 through 5.6.0, the HTML Writer skips htmlspecialchars() output escaping when a cell uses a custom number format containing the @ text placeholder with additional literal text (e.g., @ "items"). The escaping is only applied when the formatted output strictly equals the original cell value. When the format code contains @ with quoted literal text, the formatter substitutes the raw cell value into the format string and returns early without invoking the escaping callback. An attacker who can control cell content in a spreadsheet processed by the HTML Writer can inject arbitrary HTML and JavaScript into the generated output. This issue has been fixed in versions 1.30.4, 2.1.16, 2.4.5, 3.10.5, and 5.7.0.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
phpoffice/phpspreadsheetPackagist | >= 4.0.0, < 5.7.0 | 5.7.0 |
phpoffice/phpspreadsheetPackagist | >= 3.3.0, < 3.10.5 | 3.10.5 |
phpoffice/phpspreadsheetPackagist | >= 2.2.0, < 2.4.5 | 2.4.5 |
phpoffice/phpspreadsheetPackagist | >= 2.0.0, < 2.1.16 | 2.1.16 |
phpoffice/phpspreadsheetPackagist | < 1.30.4 | 1.30.4 |
Affected products
2<= 1.30.3+ 1 more
- (no CPE)range: <= 1.30.3
- cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*range: <1.30.4
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/PHPOffice/PhpSpreadsheet/security/advisories/GHSA-6wpp-88cp-7q68nvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-6wpp-88cp-7q68ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-35453ghsaADVISORY
News mentions
0No linked articles in our index yet.