Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Network-reachable, low-complexity, unauthenticated (PR:N) and no user interaction per the description; impact is limited to unauthorized write access, so I:H with C:N and A:N.
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 an Incorrect Authorization vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized write access. Exploitation of this issue does not require user interaction.
AnalysisAI
Improper authorization in Adobe Commerce (Magento) lets remote unauthenticated attackers bypass security controls and gain unauthorized write access across builds 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. The flaw (CWE-863) requires no user interaction and is exploitable over the network per its CVSS:3.1 vector, though there is no public exploit identified at time of analysis and it is not on CISA KEV. EPSS is low (0.09%, 26th percentile), but CISA SSVC marks it 'Automatable: yes', meaning any working exploit could be scaled easily.
Technical ContextAI
Adobe Commerce is Adobe's enterprise e-commerce platform (formerly Magento Commerce), a PHP application built on the Magento framework that powers online storefronts, admin panels, and REST/GraphQL APIs. The root cause is CWE-863 (Incorrect Authorization): an authorization check that exists but is implemented incorrectly, so a request that should be denied is instead permitted. The single CPE (cpe:2.3:a:adobe:adobe_commerce:*:*:*:*:*:*:*:*) confirms the vulnerable component is the Adobe Commerce application itself rather than a bundled third-party library. Because the impact is limited to integrity (unauthorized write access) with no confidentiality or availability effect, the defective check most likely guards a write-oriented operation or endpoint rather than data disclosure.
RemediationAI
Apply the fixed release for your branch as published in Adobe Security Bulletin APSB26-49 (https://helpx.adobe.com/security/products/magento/apsb26-49.html); patch available per vendor advisory, but an exact fixed version string is not present in the analyzed input, so confirm the precise patched build (typically the next patch level above each affected version, e.g. the successor to 2.4.8-p4 / 2.4.7-p9) directly from APSB26-49 before deploying. Because no independently verified fix version is in this dataset, do not hardcode a version from assumption. Until patched, reduce exposure with compensating controls: place the Adobe Commerce admin and API endpoints behind a WAF or IP allowlist and restrict internet access to the storefront's privileged/write endpoints (side effect: may break legitimate remote integrations or headless clients, so allowlist known integration IPs), enforce Adobe Commerce's Web Application Firewall / Fastly rules if using Adobe-hosted infrastructure, and monitor logs for unexpected write/create operations that lack proper authorization. These controls narrow reachability but do not fix the underlying authorization defect, so schedule the upgrade promptly.
More in Adobe Commerce
View allArbitrary 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
Stored cross-site scripting in Adobe Commerce, Adobe Commerce B2B, Magento Open Source, and the Adobe Commerce Webhooks
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29755
GHSA-8w9p-r848-78x9