Vulnerability Description
PhpSpreadsheet is a PHP library for reading and writing spreadsheet files. Cross-Site Scripting (XSS) vulnerability in the code which translates the XLSX file into a HTML representation and displays it in the response.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Phpoffice | Phpspreadsheet | < 1.29.8 |
Related Weaknesses (CWE)
References
- https://github.com/PHPOffice/PhpSpreadsheet/commit/4088381ccfaf241d7d42c333de0dcPatch
- https://github.com/PHPOffice/PhpSpreadsheet/security/advisories/GHSA-79xx-vf93-pExploitVendor Advisory
FAQ
What is CVE-2025-22131?
CVE-2025-22131 is a vulnerability with a CVSS score of 6.1 (MEDIUM). PhpSpreadsheet is a PHP library for reading and writing spreadsheet files. Cross-Site Scripting (XSS) vulnerability in the code which translates the XLSX file into a HTML representation and displays i...
How severe is CVE-2025-22131?
CVE-2025-22131 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-22131?
Check the references section above for vendor advisories and patch information. Affected products include: Phpoffice Phpspreadsheet.