Description
Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Tealium iQ Tag Management allows Object Injection. This issue affects Tealium iQ Tag Management versions: from 0.0.0 to 2.4.0.
Published: 2026-07-10
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Tealium iQ Tag Management module involves improper control over the attributes of dynamically determined objects. This flaw enables an attacker to inject a crafted PHP object, potentially causing unintended method calls or property assignments that lead to remote code execution. The weakness is classified as CWE‑915, reflecting improper handling of object attributes that can be manipulated by external input.

Affected Systems

Affected systems are Drupal installations that include the Tealium iQ Tag Management module, specifically versions ranging from 0.0.0 through 2.4.0. Any site employing these module versions is potentially vulnerable.

Risk and Exploitability

The EPSS score indicates a very low exploitation probability (<1%), and the vulnerability is not listed in the CISA KEV catalog. The CVSS score likely attack vector is crafted input that influences object instantiation, likely via serialized data or form fields that the module processes. Exploitation requires that input to trigger improper handling of object attributes, enabling injection of a PHP object that can lead to remote code execution. Despite the low EPSS, administrators should treat the risk as significant and apply the fix promptly.

Generated by OpenCVE AI on July 29, 2026 at 09:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Tealium iQ Tag Management module to the latest version released after 2.4.0 that contains the fix.
  • If an upgrade is not immediately possible, disable or remove the module from the Drupal site to eliminate the attack surface.
  • Review any custom code that serializes or unserializes data from the module and ensure proper input validation or sanitization to prevent object injection.
  • Regularly check the vendor’s website or Drupal security advisories for updates and patches related to this module.

Generated by OpenCVE AI on July 29, 2026 at 09:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
First Time appeared Drupal
Drupal tealium Iq Tag Management
Vendors & Products Drupal
Drupal tealium Iq Tag Management

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Tealium iQ Tag Management allows Object Injection. This issue affects Tealium iQ Tag Management versions: from 0.0.0 to 2.4.0.
Title Tealium iQ Tag Management - Critical - PHP object injection - SA-CONTRIB-2026-064
Weaknesses CWE-915
References

Subscriptions

Drupal Tealium Iq Tag Management
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T17:55:31.975Z

Reserved: 2026-06-24T18:00:17.008Z

Link: CVE-2026-13244

cve-icon Vulnrichment

Updated: 2026-07-13T16:22:16.677Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes