Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Network-reachable, low-complexity, unauthenticated SSRF requiring victim interaction (UI:R); scope changes as coerced requests reach other resources, yielding read-only confidentiality impact with no integrity or availability loss.
Primary rating from Vendor (adobe).
CVSS VectorVendor: adobe
Lifecycle Timeline
2DescriptionCVE.org
Adobe Commerce versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, 2.4.4-p17 and earlier are affected by a Server-Side Request Forgery (SSRF) vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized read access. Exploitation of this issue requires user interaction in that a victim must visit a maliciously crafted URL or interact with a compromised web page. Scope is changed.
AnalysisAI
Server-Side Request Forgery in Adobe Commerce (Magento) versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, 2.4.4-p17 and earlier lets a remote attacker bypass security controls and gain unauthorized read access by luring a victim to a maliciously crafted URL or compromised page. Rated CVSS 7.4 with a scope-changed impact, the flaw affects the e-commerce platform's server-side request handling. There is no public exploit identified at time of analysis, and EPSS is low (0.13%, 32nd percentile), so exploitation is currently theoretical rather than observed.
Technical ContextAI
Adobe Commerce is Adobe's enterprise e-commerce platform built on the Magento codebase (PHP), widely used for online storefronts. The root cause is CWE-918 (Server-Side Request Forgery): the application accepts attacker-influenced input that is used to construct a server-side request, allowing that request to be redirected toward internal or otherwise restricted resources. Because the CVSS scope is Changed (S:C), the vulnerable component can cause the server to act against resources beyond its own security authority, which here manifests as a bypass of intended security controls to read data the attacker should not reach. The affected CPE is cpe:2.3:a:adobe:adobe_commerce:*:*:*:*:*:*:*:*, confirming Adobe Commerce as the affected application.
RemediationAI
Upgrade Adobe Commerce to the fixed release line published in Adobe's advisory APSB26-49 (https://helpx.adobe.com/security/products/magento/apsb26-49.html); the listed versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, and 2.4.4-p17 and earlier are affected, so apply the corresponding patched patch-level for your branch as specified by Adobe (Patch available per vendor advisory; confirm the exact target version against APSB26-49 for your installed branch before upgrading). If immediate patching is not possible, reduce exposure by having the store's outbound/proxy layer restrict server-initiated requests to internal networks and cloud metadata endpoints (egress filtering / deny access to 169.254.169.254 and RFC1918 ranges from the application tier), which blunts SSRF read access but may break legitimate integrations that call internal services; additionally, apply a web application firewall rule to inspect and constrain URL-bearing parameters, and given the UI:R requirement, warn administrators and users against following untrusted links into the storefront/admin. Validate NVD (https://nvd.nist.gov/vuln/detail/CVE-2026-34647) and the Adobe bulletin for the precise fixed version for your deployment.
More in Adobe Commerce
View allServer-side template injection in Adobe Commerce, Adobe Commerce B2B, and Magento Open Source allows remote unauthentica
Arbitrary code execution in Adobe Commerce, Magento Open Source, Adobe Commerce B2B, and the Adobe Commerce Webhooks Plu
SQL injection in Adobe Commerce, Adobe Commerce B2B, Magento Open Source, and the Adobe Commerce Webhooks Plugin allows
Security feature bypass in Adobe Commerce, Adobe Commerce B2B, Magento Open Source, and the Adobe Commerce Webhooks plug
Magento Commerce versions 2.4.2 (and earlier), 2.4.2-p1 (and earlier) and 2.3.7 (and earlier) are affected by an XML Inj
Arbitrary code execution in Adobe Commerce, Adobe Commerce B2B, Magento Open Source, and the Adobe Commerce Webhooks Plu
Stored cross-site scripting in Adobe Commerce, Adobe Commerce B2B, and Magento Open Source lets a low-privileged authent
Magento Commerce versions 2.4.2 (and earlier), 2.4.2-p1 (and earlier) and 2.3.7 (and earlier) are affected by an imprope
Arbitrary file system read and write in Adobe Commerce (Magento) versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.
Incorrect Authorization in Adobe Commerce, Magento Open Source, Adobe Commerce B2B, and the Webhooks Plugin allows unaut
Stored cross-site scripting in Adobe Commerce (Magento) lets a low-privileged authenticated user persist malicious JavaS
Incorrect Authorization (CWE-863) in Adobe Commerce, Magento Open Source, Adobe Commerce B2B, and the Adobe Commerce Web
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29756
GHSA-rpj7-34g9-f3f7