Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    DRUPAL-CONTRIB-2026-152 (CVE-2026-87954)

    Vulnerability from drupal – Published: 2026-09-09 17:24 – Updated: 2026-09-09 17:24 – Source website
    VLAI
    Details

    This module adds automatic highlighting of taxonomy terms in content.

    The module doesn't sufficiently check access on taxonomy terms. As a result, anonymous users can view any of the site's taxonomy terms at the module's JSON endpoint, including taxonomy terms that are unpublished or otherwise restricted.


    {
      "affected": [
        {
          "database_specific": {
            "affected_versions": "\u003c4.6.0"
          },
          "package": {
            "ecosystem": "Packagist:https://packages.drupal.org/8",
            "name": "drupal/term_glossary"
          },
          "ranges": [
            {
              "database_specific": {
                "constraint": "\u003c4.6.0"
              },
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "4.6.0"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "severity": []
        }
      ],
      "aliases": [
        "CVE-2026-87954"
      ],
      "credits": [
        {
          "contact": [
            "https://www.drupal.org/u/guptahemant"
          ],
          "name": "Hemant Gupta (guptahemant)"
        },
        {
          "contact": [
            "https://www.drupal.org/u/marcus_johansson"
          ],
          "name": "Marcus Johansson (marcus_johansson)"
        },
        {
          "contact": [
            "https://www.drupal.org/u/serhii-che"
          ],
          "name": "Serhii Checheniev (serhii-che)"
        }
      ],
      "details": "This module adds automatic highlighting of taxonomy terms in content.\n\nThe module doesn\u0027t sufficiently check access on taxonomy terms. As a result, anonymous users can view any of the site\u0027s taxonomy terms at the module\u0027s JSON endpoint, including taxonomy terms that are unpublished or otherwise restricted.",
      "id": "DRUPAL-CONTRIB-2026-152",
      "modified": "2026-09-09T17:24:26.000Z",
      "published": "2026-09-09T17:24:26.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://www.drupal.org/sa-contrib-2026-152"
        }
      ],
      "schema_version": "1.7.0"
    }