DRUPAL-CONTRIB-2026-153

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/ultimate_table_field/DRUPAL-CONTRIB-2026-153.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2026-153
Aliases
  • CVE-2026-87955
Published
2026-09-09T17:24:59Z
Modified
2026-09-09T19:25:58Z
Summary
[none]
Details

The Ultimate Table Field module enables you to store table data in a field and edit each table cell through a dialog, using cell field plugins such as text, link, and file.

The module doesn't sufficiently protect the route that opens the cell editor dialog. The route is accessible to anonymous users, who can open the dialog for any cell type. The dialog allows uploading files to the server location.

This vulnerability is partially mitigated by the fact that only files with the pdf, doc and docx extensions are accepted.

References
Credits

Affected packages

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

Package

Name
drupal/ultimate_table_field
Purl
pkg:composer/drupal/ultimate_table_field?repository_url=https:%2F%2Fpackages.drupal.org%2F8

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.1.1
Database specific
Show details
{
    "constraint": "<1.1.1"
}
Type
ECOSYSTEM
Events
Introduced
2.0.0
Fixed
2.0.1
Database specific
Show details
{
    "constraint": ">=2.0.0 <2.0.1"
}

Database specific

affected_versions
"<1.1.1 || >=2.0.0 <2.0.1"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/ultimate_table_field/DRUPAL-CONTRIB-2026-153.json"