Cyber Resilience

CVE-2022-35698

Critical

Published: 14 October 2022

Published
14 October 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 10.0 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0219 84.7th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-35698 is a critical-severity Cross-site Scripting (CWE-79) vulnerability in Adobe Commerce. Its CVSS base score is 10.0 (Critical).

Operationally, ranked in the top 15.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

Adobe Commerce versions 2.4.4-p1 and earlier as well as 2.4.5 and earlier are affected by a stored cross-site scripting vulnerability tracked as CVE-2022-35698. The flaw is classified under CWE-79 and carries a CVSS 3.1 score of 10.0, reflecting network-accessible attack vectors that require no user interaction.

An attacker who can authenticate to the application can store malicious script content that executes with the privileges of other users, ultimately enabling post-authentication arbitrary code execution on the affected instance. The absence of a required user-interaction step widens the practical attack surface beyond typical reflected XSS scenarios.

The official Adobe security bulletin APSB22-48, referenced at helpx.adobe.com, details the affected Magento releases and provides remediation guidance including the application of vendor-supplied patches.

EPSS for the CVE rose from a low baseline to a recorded peak of 0.0649 on 2026-02-03 before receding to the current value of 0.0219, indicating a period of increased exploitation interest after disclosure.

EU & UK References

Vulnerability details

Adobe Commerce versions 2.4.4-p1 (and earlier) and 2.4.5 (and earlier) are affected by a Stored Cross-site Scripting vulnerability. Exploitation of this issue does not require user interaction and could result in a post-authentication arbitrary code execution.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

adobe
commerce
2.4.4, 2.4.5 · ≤ 2.4.4
adobe
magento open source
2.4.4, 2.4.5 · ≤ 2.4.4

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-79

Penetration testing submits XSS payloads to web applications, detecting cross-site scripting flaws for subsequent remediation.

addresses: CWE-79

Validates web inputs to reject script-related content that could produce XSS.

addresses: CWE-79

Output validation against expected content can reject or sanitize script content in generated web pages, reducing XSS exploitability.

References