Answer in brief
CVE-2026-92692 records a Medium severity (CVSS 6.9) vulnerability in Sulu: JCR-SQL2 injection via `categories` query parameter (unauthenticated). The current sources do not mark it as known exploited. The current feed maps sulu/sulu (composer), sulu/sulu (composer), sulu/sulu (generic), sulu/sulu (packagist) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.9. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps sulu/sulu (composer), sulu/sulu (composer), sulu/sulu (generic), sulu/sulu (packagist) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| sulu/sulucomposer | <2.6.25 | 2.6.25 |
| sulu/sulucomposer | >=3.0.0,<3.0.8 | 3.0.8 |
| sulu/sulugeneric | <2.6.25 || >=3.0.0 <3.0.8 | 2.6.25, 3.0.8 |
| sulu/sulupackagist | >=0 <2.6.25 | 2.6.25 |
| sulu/sulupackagist | >=3.0.0 <3.0.8 | 3.0.8 |
Published upstream
Sep 23, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 23, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 23, 2026
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.
Quoted source text, attributed separately from HOL analysis.