Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Network-reachable SQLi with low complexity and no user interaction, but requires a high-privilege admin account (PR:H); full C/I/A impact via injection leading to code execution.
Primary rating from Vendor (adobe).
CVSS VectorVendor: adobe
Lifecycle Timeline
2DescriptionCVE.org
Adobe Commerce is affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could result in arbitrary code execution in the context of the current user. A high-privileged attacker could exploit this vulnerability to execute malicious SQL commands, potentially gaining elevated access or control over the victim's account or session. Exploitation of this issue does not require user interaction.
AnalysisAI
SQL injection in Adobe Commerce, Adobe Commerce B2B, Magento Open Source, and the Adobe Commerce Webhooks Plugin allows a high-privileged authenticated attacker to inject malicious SQL that can escalate to arbitrary code execution in the context of the current user, enabling account/session takeover. The flaw (CWE-89) is network-reachable and requires no user interaction, but demands existing high privileges per the CVSS PR:H metric. No public exploit is identified at time of analysis and it is not listed in CISA KEV; EPSS was not provided.
Technical ContextAI
The affected software is Adobe's Magento-based e-commerce stack - Adobe Commerce, its B2B extension, the open-source Magento Open Source edition, and the Adobe Commerce Webhooks Plugin (per the four CPE strings cpe:2.3:a:adobe:adobe_commerce, adobe_commerce_b2b, magento_open_source, and adobe_commerce_webhooks_plugin). The root cause is CWE-89, Improper Neutralization of Special Elements used in an SQL Command, meaning user-controllable input is concatenated into a database query without proper parameterization or escaping. Because Magento executes against a MySQL/MariaDB backend and exposes a large authenticated admin and API surface, an injectable query can be abused not only to read/modify data but, as Adobe states, to reach arbitrary code execution in the current user's context - likely by leveraging database-driven configuration, serialized data, or admin functionality that feeds back into application logic.
RemediationAI
Apply the security update referenced in Adobe's bulletin APSB26-73 (https://helpx.adobe.com/security/products/magento/apsb26-73.html); the input did not include an exact fixed version, so consult that advisory for the precise patched build for your edition and apply it as the primary fix - Patch available per vendor advisory. Until patched, reduce exposure by restricting and hardening high-privileged access, since exploitation requires PR:H: enforce strong authentication and MFA on the Magento admin, minimize the number of admin/high-privilege accounts, and restrict admin panel and webhook endpoints by IP allowlisting or VPN (trade-off: may block legitimate remote admins and third-party integrations). Review and limit the Adobe Commerce Webhooks Plugin if not required, and place a WAF in front of the store with SQL-injection rules covering admin and API paths (trade-off: signature-based rules can be bypassed and may cause false positives, so treat this as interim only). Audit database and admin logs for anomalous queries or privilege changes as a detection compensating control.
More in Adobe Commerce
View allArbitrary code execution in Adobe Commerce, Magento Open Source, Adobe Commerce B2B, and the Adobe Commerce Webhooks Plu
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
Improper authorization in Adobe Commerce (Magento) 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
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44412
GHSA-8fv4-5rv7-73qx