CVE-2026-56093
Received Received - Intake

Document Access Bypass in Solr Extension

Vulnerability report for CVE-2026-56093, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: TYPO3

Description

The extension's frontend detail-view document lookup does not apply the current site's siteHash filter or frontend user access filter, unlike the regular search path. A visitor who can obtain or guess a valid Solr document id can retrieve documents through this lookup without the same access restrictions enforced elsewhere.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 6 associated CPEs
Vendor Product Version / Range
typo3 apache_solr_for_typo3_enterprise_search to 11.6.6 (exc)
typo3 apache_solr_for_typo3_enterprise_search From 12.0.0 (inc) to 12.1.4 (exc)
typo3 apache_solr_for_typo3_enterprise_search From 13.0.0 (inc) to 13.1.4 (exc)
typo3 apache_solr_for_typo3_enterprise_search 11.6.6
typo3 apache_solr_for_typo3_enterprise_search 12.1.4
typo3 apache_solr_for_typo3_enterprise_search 13.1.4

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves a flaw in a frontend document lookup feature that fails to apply site-specific access restrictions. Unlike normal search paths, it does not enforce the current site's siteHash filter or frontend user access controls. This allows unauthorized access to documents if a valid Solr document ID is obtained or guessed.

Impact Analysis

An attacker could exploit this to retrieve sensitive documents without proper authorization. This may lead to unauthorized data exposure, privacy breaches, or compliance violations depending on the document's content.

Compliance Impact

This vulnerability could result in unauthorized access to personal or sensitive data, violating GDPR's data protection principles or HIPAA's access control requirements. Organizations may face legal penalties, reputational damage, and loss of trust.

Mitigation Strategies

Apply the latest security patches or updates for the affected extension. Review and enforce siteHash and frontend user access filters in the document lookup process. Restrict access to Solr document IDs and validate all requests to prevent unauthorized document retrieval.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-56093. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart