Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    Related vulnerabilities

    DRUPAL-CONTRIB-2026-188 (CVE-2026-96377)

    Vulnerability from drupal – Published: 2026-09-23 17:21 – Updated: 2026-09-23 17:30 – Source website
    VLAI
    Details

    This module enables you to combine multiple image styles into a single image derivative.

    The module does not sufficiently validate image style names when generating image derivatives. Under certain circumstances, this allows anonymous users to generate image derivatives without a valid token, potentially leading to a denial of service.

    Sites are affected simply by having the module installed, even when no combined image styles are configured or in use.

    This vulnerability is mitigated by the fact that only public files can be targeted, and derivatives of private files are still protected by core's token check.


    {
      "affected": [
        {
          "database_specific": {
            "affected_versions": "\u003c1.0.7"
          },
          "package": {
            "ecosystem": "Packagist:https://packages.drupal.org/8",
            "name": "drupal/combined_image_style"
          },
          "ranges": [
            {
              "database_specific": {
                "constraint": "\u003c1.0.7"
              },
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "1.0.7"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "severity": []
        }
      ],
      "aliases": [
        "CVE-2026-96377"
      ],
      "credits": [
        {
          "contact": [
            "https://www.drupal.org/u/svendecabooter"
          ],
          "name": "Sven Decabooter (svendecabooter)"
        }
      ],
      "details": "This module enables you to combine multiple image styles into a single image derivative.\n\nThe module does not sufficiently validate image style names when generating image derivatives. Under certain circumstances, this allows anonymous users to generate image derivatives without a valid token, potentially leading to a denial of service.\n\nSites are affected simply by having the module installed, even when no combined image styles are configured or in use.\n\nThis vulnerability is mitigated by the fact that only public files can be targeted, and derivatives of private files are still protected by core\u0027s token check.",
      "id": "DRUPAL-CONTRIB-2026-188",
      "modified": "2026-09-23T17:30:51.000Z",
      "published": "2026-09-23T17:21:51.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://www.drupal.org/sa-contrib-2026-188"
        }
      ],
      "schema_version": "1.7.0"
    }