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

Impact

The Drupal Flag attendance field module contains an improper handling of dynamically determined PHP object attributes. An attacker can supply specially crafted input that causes the module to modify object attributes without proper validation, resulting in PHP object injection. The flaw is described as CWE‑915, allowing an attacker to inject arbitrary objects that may alter application behavior or compromise data integrity.

Affected Systems

All installations of the Drupal Flag attendance field module with a version from 0.0.0 through 1.2 are vulnerable, irrespective of other Drupal components.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EPSS score of less than 1% suggests a low probability of public exploitation at present, and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector involves an attacker submitting crafted input through the flag attendance web form, leading to PHP object injection. At the time of writing, there is no public patch available; administrators should monitor the Drupal security advisory for an update.

Generated by OpenCVE AI on July 31, 2026 at 12:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Flag attendance field module to the latest release as soon as a patch becomes available from the Drupal security advisory.
  • Restrict configuration and editing permissions for the flag field to the minimum necessary user roles to limit the impact of a compromised account.
  • Implement input validation or sanitization on flag field data to ensure that only expected attribute values are accepted.
  • Monitor application logs for abnormal flag activity to detect potential exploitation attempts.

Generated by OpenCVE AI on July 31, 2026 at 12:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, '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': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

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


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

Type Values Removed Values Added
First Time appeared Drupal
Drupal flag Attendance Field
Vendors & Products Drupal
Drupal flag Attendance Field

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 Flag attendance field allows Object Injection. This issue affects Flag attendance field versions: from 0.0.0 to 1.2.
Title Flag attendance field - Critical - PHP object injection - SA-CONTRIB-2026-049
Weaknesses CWE-915
References

Subscriptions

Drupal Flag Attendance Field
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T18:12:03.975Z

Reserved: 2026-06-17T14:59:52.673Z

Link: CVE-2026-55809

cve-icon Vulnrichment

Updated: 2026-07-13T16:42:19.452Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T13:00:10Z

Weaknesses
  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes