Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    DRUPAL-CONTRIB-2026-153 (CVE-2026-87955)

    Vulnerability from drupal – Published: 2026-09-09 17:24 – Updated: 2026-09-09 17:24 – Source website
    VLAI
    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.


    {
      "affected": [
        {
          "database_specific": {
            "affected_versions": "\u003c1.1.1 || \u003e=2.0.0 \u003c2.0.1"
          },
          "package": {
            "ecosystem": "Packagist:https://packages.drupal.org/8",
            "name": "drupal/ultimate_table_field"
          },
          "ranges": [
            {
              "database_specific": {
                "constraint": "\u003c1.1.1"
              },
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "1.1.1"
                }
              ],
              "type": "ECOSYSTEM"
            },
            {
              "database_specific": {
                "constraint": "\u003e=2.0.0 \u003c2.0.1"
              },
              "events": [
                {
                  "introduced": "2.0.0"
                },
                {
                  "fixed": "2.0.1"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "severity": []
        }
      ],
      "aliases": [
        "CVE-2026-87955"
      ],
      "credits": [
        {
          "contact": [
            "https://www.drupal.org/u/marcus_johansson"
          ],
          "name": "Marcus Johansson (marcus_johansson)"
        }
      ],
      "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.\n\nThe module doesn\u0027t 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.\n\nThis vulnerability is partially mitigated by the fact that only files with the `pdf`, `doc` and `docx` extensions are accepted.",
      "id": "DRUPAL-CONTRIB-2026-153",
      "modified": "2026-09-09T17:24:59.000Z",
      "published": "2026-09-09T17:24:59.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://www.drupal.org/sa-contrib-2026-153"
        }
      ],
      "schema_version": "1.7.0"
    }