Upstream information

CVE-2026-22028 at MITRE

Description

Preact, a lightweight web development framework, JSON serialization protection to prevent Virtual DOM elements from being constructed from arbitrary JSON. A regression introduced in Preact 10.26.5 caused this protection to be softened. In applications where values from JSON payloads are assumed to be strings and passed unmodified to Preact as children, a specially-crafted JSON payload could be constructed that would be incorrectly treated as a valid VNode. When this chain of failures occurs it can result in HTML injection, which can allow arbitrary script execution if not mitigated by CSP or other means. Applications using affected Preact versions are vulnerable if they meet all of the following conditions: first, pass unmodified, unsanitized values from user-modifiable data sources (APIs, databases, local storage, etc.) directly into the render tree; second assume these values are strings but the data source could return actual JavaScript objects instead of JSON strings; and third, the data source either fails to perform type sanitization AND blindly stores/returns raw objects interchangeably with strings, OR is compromised (e.g., poisoned local storage, filesystem, or database). Versions 10.26.10, 10.27.3, and 10.28.2 patch the issue. The patch versions restore the previous strict equality checks that prevent JSON-parsed objects from being treated as valid VNodes. Other mitigations are available for those who cannot immediately upgrade. Validate input types, cast or validate network data, sanitize external data, and use Content Security Policy (CSP).

SUSE information

Overall state of this security issue: Pending

This issue is currently rated as having important severity.

CVSS v3 Scores
CVSS detail SUSE
Base Score 8.1
Vector CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Impact High
Integrity Impact High
Availability Impact High
CVSSv3 Version 3.1
CVSS v4 Scores
CVSS detail CNA (GitHub) SUSE
Base Score 7.2 9.2
Vector CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/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:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Attack Vector Network Network
Attack Complexity Low Low
Attack Requirements Present Present
Privileges Required None None
User Interaction None None
Vulnerable System Confidentiality Impact High High
Vulnerable System Integrity Impact High High
Vulnerable System Availability Impact High High
Subsequent System Confidentiality Impact None None
Subsequent System Integrity Impact None None
Subsequent System Availability Impact None None
CVSSv4 Version 4.0 4.0
SUSE Bugzilla entry: 1256400 [NEW]

No SUSE Security Announcements cross referenced.


Status of this issue by product and package

Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.

Product(s) Source package State
Products under general support and receiving all security fixes.
SUSE Linux Enterprise Module for SAP Applications 15 SP7 trento-web Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 trento-web Affected
SUSE Linux Enterprise Server for SAP applications 16.0 trento-web Not affected
SUSE Manager Proxy Module 4.3 spacewalk-web Not affected
SUSE Manager Server Module 4.3 spacewalk-web Not affected
Products under Long Term Service Pack support and receiving important and critical security fixes.
SUSE Linux Enterprise Server for SAP Applications 15 SP6 trento-web Affected
SUSE Manager Proxy LTS 4.3 spacewalk-web Not affected
SUSE Manager Server LTS 4.3 spacewalk-web Not affected
Products past their end of life and not receiving proactive updates anymore.
SUSE Linux Enterprise Module for SAP Applications 15 SP3 trento-web Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP4 trento-web Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP5 trento-web Affected
SUSE Linux Enterprise Module for SAP Applications 15 SP6 trento-web Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 trento-web Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 trento-web Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 trento-web Affected
Products at an unknown state of their lifecycle.
SUSE Linux Enterprise Server for SAP Applications 16.0 trento-web Not affected


SUSE Timeline for this CVE

CVE page created: Thu Jan 8 16:51:31 2026
CVE page last modified: Thu Jan 8 20:44:04 2026