CVE-2026-35453
Essential information
- Published
- 05/05/2026 20:16
- Modified
- 05/05/2026 20:16
- Author
- —
- Creator
- —
- CVSS
- 4.8 MEDIUM (v3) 4.8 MEDIUM (v4.0)
- CISA KEV
- No
- CWE
- —
- CVSS vector
-
—
—
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
CVSS metrics
- Access vector
- —
- Access complexity
- —
- Authentication
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploitability
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- —
- Attack complexity
- —
- Privileges required
- —
- User interaction
- —
- Scope
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploit code maturity
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- NETWORK
- Attack complexity
- LOW
- Attack requirements
- NONE
- Privileges required
- LOW
- User interaction
- ACTIVE
- Confidentiality (V)
- NONE
- Confidentiality (S)
- LOW
- Integrity (V)
- NONE
- Integrity (S)
- LOW
- Availability (V)
- NONE
- Availability (S)
- NONE
- Exploit maturity
- NOT_DEFINED
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.
NVD status
- Status
- Received — CVE has been recently published to the CVE List and has been received by the NVD.
- Source
- [email protected]
- NVD
- View on NVD
Affected products (CPE)
| Product | CPE |
|---|---|
| phpspreadsheet / phpspreadsheet | cpe:2.3:a:phpspreadsheet:phpspreadsheet:1.30.0-1.30.3:*:*:*:*:*:*:* |
| phpspreadsheet / phpspreadsheet | cpe:2.3:a:phpspreadsheet:phpspreadsheet:2.0.0-2.1.15:*:*:*:*:*:*:* |
| phpspreadsheet / phpspreadsheet | cpe:2.3:a:phpspreadsheet:phpspreadsheet:2.2.0-2.4.4:*:*:*:*:*:*:* |
| phpspreadsheet / phpspreadsheet | cpe:2.3:a:phpspreadsheet:phpspreadsheet:3.3.0-3.10.4:*:*:*:*:*:*:* |
| phpspreadsheet / phpspreadsheet | cpe:2.3:a:phpspreadsheet:phpspreadsheet:4.0.0-5.6.0:*:*:*:*:*:*:* |