CommerceApplication · Adobe

CVE-2024-34108

HIGH · 7.2 CVSS v3.1 Published 2024-06-13
Fix available
A fix is available. Upgrade to after 1.4.0 or later.
See remediation →
78/100
Remediation priority · High
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue does not require user interaction, but admin privileges are required and scope is changed.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Adobe Commerce contains an improper input validation vulnerability that allows authenticated administrators to achieve arbitrary code execution. The vulnerability involves insufficient validation of user-supplied input that enables code injection or execution in the context of the current user session, with a scope change indicating potential privilege escalation beyond normal admin capabilities.

MitigationApply the relevant Adobe security patches or upgrade to a patched version of Adobe Commerce (2.4.7-p1, 2.4.6-p6, 2.4.5-p8, 2.4.4-p9 or later). Review admin user accounts and audit recent admin activity for signs of exploitation.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
CommerceApplication
Affected:= 2.3.7= 2.4.0= 2.4.1= 2.4.2= 2.4.3= 2.4.4= 2.4.5= 2.4.6
Commerce WebhooksApplication
Affected:>= 1.2.0, <= 1.4.0
MagentoCMS
Affected:= 2.4.4= 2.4.5= 2.4.6= 2.4.7

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify installed Adobe Commerce or Magento version
    Run command: php bin/magento --version or check composer.json for version entry
    Affected if Version equals 2.3.7, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, or 2.4.7 (for Magento)
  2. Check Adobe Commerce Webhooks module version
    Run: composer show magento/module-webhooks 2>/dev/null | grep version OR check vendor/magento/module-webhooks/composer.json
    Affected if Webhooks module version is between 1.2.0 and 1.4.0 inclusive
  3. Verify if Webhooks module is enabled
    Run: php bin/magento module:status | grep Webhooks OR check app/etc/config.php for Magento_Webhooks setting value of 1
    Affected if Magento_Webhooks module is enabled (value = 1)
  4. Audit admin user accounts for unauthorized creations
    Run SQL: SELECT * FROM admin_user WHERE created > expected_date OR check admin_user table for unknown admin accounts with elevated privileges
    Affected if New or unexpected admin accounts exist that were not created by known administrators
  5. Review admin session activity and API token usage
    Check admin_user_session table or webhooks API logs in var/log for unexpected admin actions, especially suspicious payload executions
    Affected if Admin sessions show code execution attempts or API calls with suspicious injection patterns in webhook payloads

User is affected if their Adobe Commerce/Magento version is 2.4.0-2.4.6 (or 2.3.7/2.4.7 for Magento) AND the Adobe Commerce Webhooks module version 1.2.0-1.4.0 is enabled, or if unauthorized admin accounts or code injection attempts are found in the environment.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to a release after 1.4.0
Interim mitigation

Apply the relevant Adobe security patches or upgrade to a patched version of Adobe Commerce (2.4.7-p1, 2.4.6-p6, 2.4.5-p8, 2.4.4-p9 or later). Review admin user accounts and audit recent admin activity for signs of exploitation.

Recommended fix High confidence

Upgrade to latest available patch version (2.4.4-p9+, 2.4.5-p8+, 2.4.6-p6+, or 2.4.7-p1+)

  1. 1. Identify your current Adobe Commerce/Magento version by running: bin/magento --version
  2. 2. Create a full backup of your database and files before proceeding with any upgrade
  3. 3. For Adobe Commerce 2.4.4.x: upgrade to 2.4.4-p9 or later by running: composer require magento/product-community-edition=2.4.4-p9 --no-update && composer update
  4. 4. For Adobe Commerce 2.4.5.x: upgrade to 2.4.5-p8 or later by running: composer require magento/product-community-edition=2.4.5-p8 --no-update && composer update
  5. 5. For Adobe Commerce 2.4.6.x: upgrade to 2.4.6-p6 or later by running: composer require magento/product-community-edition=2.4.6-p6 --no-update && composer update
  6. 6. For Adobe Commerce 2.4.7.x: upgrade to 2.4.7-p1 or later by running: composer require magento/product-community-edition=2.4.7-p1 --no-update && composer update
  7. 7. After composer update completes, run: bin/magento setup:upgrade
  8. 8. Clear caches: bin/magento cache:flush
Caveat Review Adobe Commerce upgrade documentation for compatibility with custom code and third-party extensions; test thoroughly in staging environment before production deployment

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Commerce Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA4.0 h
22.0 hours of engineering $3,860
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,176.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-34108 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-34108 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data