SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-56094

MEDIUM · CVSS 6.3 EPSS 0.26%

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

A vulnerability exists in a TYPO3 extension that permits an attacker to register a named siteHash filter, allowing them to bypass the system's default filter in a shared Solr core environment. This can lead to unauthorized access to public documents from other sites hosted on the same core. Organizations using TYPO3 with shared Solr configurations should prioritize addressing this issue to prevent potential data exposure.

CVE
CVE-2026-56094
Severity
MEDIUM
CVSS
6.3
EPSS
0.26%

Original NVD Description

The extension allows a request-provided additionalFilters parameter to register a named siteHash filter before the system's own siteHash filter is applied, and the query builder does not overwrite an already-registered named filter. In a shared Solr core serving multiple TYPO3 sites, a visitor can use this to read public documents belonging to another site. The same root cause also affects the suggest top-results path when suggest is enabled.