Description
Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Drupal AlternativeCommerce (Basket) allows Object Injection. This issue affects Drupal AlternativeCommerce (Basket) versions: from 0.0.0 to 2.1.17.
Published: 2026-07-10
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Drupal AlternativeCommerce (Basket) contains an Improperly Controlled Modification of Dynamically-Determined Object Attributes flaw that permits object injection, allowing an attacker who supplies crafted input to create arbitrary PHP objects and thus execute arbitrary code on the server. The issue is classified as CWE‑915, a classic example of uncontrolled manipulation of object properties based on user input. The consequence is loss of confidentiality, integrity, and availability of the hosting system.

Affected Systems

The vulnerability affects the Drupal AlternativeCommerce (Basket) module for every released version from 0.0.0 to 2.1.17. these module revisions and that have the module enabled and processing user requests, such as shopping carts or checkout flows, are at risk.

Risk and Exploitability

The likely attack vector is the module’s public basket interface, where an attacker can supply crafted input without authentication. Based on the description, it is inferred that no elevated privileges are required to exploit the flaw, so any user with access to the basket can trigger it. The EPSS score of < 1% indicates a very low but non‑zero probability of exploitation, and the vulnerability is not listed in CISA KEV, yet the impact remains severe because attackers could compromise the server if the flaw is leveraged.

Generated by OpenCVE AI on July 29, 2026 at 10:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Drupal AlternativeCommerce (Basket) module to any version newer than the object injection flaw.
  • If no patch is available, disable the AlternativeCommerce (Basket) module or restrict access to its public basket actions until an update is applied.
  • Validate any user‑supplied values that determine object attribute names against a strict whitelist to prevent future injection attempts.
  • Check the vendor’s website or security portal for additional patches or advisories related to this vulnerability.

Generated by OpenCVE AI on July 29, 2026 at 10:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal drupal Alternativecommerce (basket)
Vendors & Products Drupal
Drupal drupal Alternativecommerce (basket)

Fri, 10 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Drupal AlternativeCommerce (Basket) allows Object Injection. This issue affects Drupal AlternativeCommerce (Basket) versions: from 0.0.0 to 2.1.17.
Title Drupal AlternativeCommerce (Basket) - Highly critical - Arbitrary PHP code execution - SA-CONTRIB-2026-038
Weaknesses CWE-915
References

Subscriptions

Drupal Drupal Alternativecommerce (basket)
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-14T14:35:25.036Z

Reserved: 2026-05-27T16:44:28.109Z

Link: CVE-2026-9726

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T10:15:06Z

Weaknesses
  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes