{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.6.25"
              },
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.0.8"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "introduced": "6369078d8f80c25921394617154c642eafb5c416"
            },
            {
              "fixed": "2641e81e2f1480b0c7ce37b622704e1fe040785b"
            },
            {
              "fixed": "576d465a8fb91de5bd45dd3b88834a062880e496"
            },
            {
              "fixed": "d19c01487af8c3de2fb3aa145856707a6367392c"
            }
          ],
          "repo": "https://github.com/sulu/sulu",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-jg26-q8hg-3pq4"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92692.json"
  },
  "details": "Sulu is an open-source PHP content management system based on the Symfony framework. Prior to 2.6.25 and 3.0.8, the affected Sulu 2.6 and 3.0 release lines have a Smart Content QueryBuilder in src/Sulu/Component/Content/SmartContent/QueryBuilder.php that concatenates category identifiers from the public categories query parameter into a JCR-SQL2 WHERE clause without numeric validation. On a public page containing a category-filtered Smart Content block, an unauthenticated attacker can alter query conditions to infer or enumerate content-repository nodes, including unpublished content, or submit malformed and expensive query fragments that degrade availability; this path does not modify repository data. This issue is fixed in versions 2.6.25 and 3.0.8.",
  "id": "CVE-2026-92692",
  "modified": "2026-09-25T03:31:02.034085257Z",
  "published": "2026-09-23T18:19:26.741Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/sulu/sulu/releases/tag/2.6.25"
    },
    {
      "type": "WEB",
      "url": "https://github.com/sulu/sulu/releases/tag/3.0.8"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92692.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/sulu/sulu/security/advisories/GHSA-jg26-q8hg-3pq4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-92692"
    },
    {
      "type": "FIX",
      "url": "https://github.com/sulu/sulu/commit/d19c01487af8c3de2fb3aa145856707a6367392c"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Sulu: JCR-SQL2 injection via `categories` query parameter (unauthenticated)"
}