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
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
Affected Vendors & Products
| 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 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. |