DRUPAL-CONTRIB-2026-049

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/flag_attendance_field/DRUPAL-CONTRIB-2026-049.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2026-049
Aliases
  • CVE-2026-55809
Published
2026-06-17T18:39:26Z
Modified
2026-06-17T19:30:05.153549321Z
Summary
[none]
Details

The Flag attendance field module gives you the ability to add attendance by depending on Flag module.

flag_attendance_field stores some data as PHP-serialized strings. In some situations, malicious data can be written directly to the field. This can lead to an object injection vulnerability when the data are unserialized.

This vulnerability is mitigated by the fact that an attacker must have permission to edit a content entity with an attached flag_attendance_field field. In addition, the core JSON:API module must be enabled with the option "Accept all JSON:API create, read, update, and delete operations", which is not the default, or the attacker needs some other way to edit field values directly.

References
Credits

Affected packages

Packagist:https://packages.drupal.org/8 / drupal/flag_attendance_field

Package

Name
drupal/flag_attendance_field
Purl
pkg:composer/drupal%2Fflag_attendance_field

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.0
Database specific
{
    "constraint": "<1.2"
}

Database specific

affected_versions
"<1.2"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/flag_attendance_field/DRUPAL-CONTRIB-2026-049.json"