Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35453

26
FAUCET Score

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.

First published: May 5, 2026Last modified: May 6, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 1.30.4CPE matchmatch criteria
cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
>= 2.0.0, < 2.1.16CPE matchmatch criteria
cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
>= 2.2.0, < 2.4.5CPE matchmatch criteria
cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
>= 3.3.0, < 3.10.5CPE matchmatch criteria
cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*
>= 4.0.0, < 5.7.0CPE matchmatch criteria
cpe:2.3:a:phpoffice:phpspreadsheet:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

4.8MEDIUM

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
ACTIVE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
LOW
SS Integrity
LOW
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.20%
Probability of exploitation in next 30 days
EPSS Percentile
10.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0020 is in the 10th percentile among its peer group of 15,225 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (6)

composerpatch availablevia ghsa
Product: phpoffice/phpspreadsheetFixed in: 5.7.0
composerpatch availablevia ghsa
Product: phpoffice/phpspreadsheetFixed in: 3.10.5
composerpatch availablevia ghsa
Product: phpoffice/phpspreadsheetFixed in: 2.4.5
composerpatch availablevia ghsa
Product: phpoffice/phpspreadsheetFixed in: 2.1.16
composerpatch availablevia ghsa
Product: phpoffice/phpspreadsheetFixed in: 1.30.4
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

composerGHSA-6wpp-88cp-7q68medium

PhpSpreadsheet has XSS via NumberFormat @ Text Substitution in HTML Writer

Apr 28, 2026

References

github.com / PHPOffice/PhpSpreadsheet/security/advisories/GHSA-6wpp-88cp-7q68
ExploitVendor Advisory