Vulnerability Description
The extension's indexer passed every field value returned by content object rendering through PHP's unserialize() function when transferring multi-value data for the SOLR_CLASSIFICATION, SOLR_MULTIVALUE and SOLR_RELATION content object types, rather than a safe format. If user-generated content saved in the TYPO3 database can reach an indexed field, this exposes a PHP Object Injection surface.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-56095?
CVE-2026-56095 is a documented vulnerability. The extension's indexer passed every field value returned by content object rendering through PHP's unserialize() function when transferring multi-value data for the SOLR_CLASSIFICATION, SOLR_MULTIVAL...
How severe is CVE-2026-56095?
CVSS scoring is not yet available for CVE-2026-56095. Check NVD for updates.
Is there a patch for CVE-2026-56095?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.