---
id: CVE-2026-92692
title: >-
  Sulu is an open-source PHP content management system based on the Symfony
  framework
summary: >-
  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/Quer…
severity: medium
cvss: 6.9
cvssVector: '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'
cwe:
  - CWE-89
vendor: sulu
product: sulu
affected:
  - sulu < 2.6.25
  - 'sulu >= 3.0.0, < 3.0.8'
patched:
  - sulu/sulu 2.6.25
  - sulu/sulu 3.0.8
published: '2026-09-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T20:17:22.020'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92692'
references:
  - url: >-
      https://github.com/sulu/sulu/commit/d19c01487af8c3de2fb3aa145856707a6367392c
    label: security-advisories@github.com
  - url: 'https://github.com/sulu/sulu/releases/tag/2.6.25'
    label: security-advisories@github.com
  - url: 'https://github.com/sulu/sulu/releases/tag/3.0.8'
    label: security-advisories@github.com
  - url: 'https://github.com/sulu/sulu/security/advisories/GHSA-jg26-q8hg-3pq4'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-jg26-q8hg-3pq4'
tags:
  - nvd
  - cve.org
  - ghsa
  - composer
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-23T19:34:14.134968Z'
cvssSource: cna
aliases:
  - GHSA-jg26-q8hg-3pq4
ecosystem: composer
ingestedAt: '2026-09-23T18:29:33.147Z'
epss: 0.00334
epssPercentile: 0.24034
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-92692)

Affected packages:

- `sulu/sulu < 2.6.25`
- `sulu/sulu >= 3.0.0, < 3.0.8`

Patched in:

- `sulu/sulu 2.6.25`
- `sulu/sulu 3.0.8`

Source: https://github.com/advisories/GHSA-jg26-q8hg-3pq4
