VYPR

Apache Solr for TYPO3 - Enterprise Search

by TYPO3

CVEs (5)

  • CVE-2026-56095HigAug 25, 2026
    risk 0.50cvss epss

    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…

  • CVE-2026-56092HigAug 25, 2026
    risk 0.49cvss epss

    The extension forces empty frontend-group and subpage-inheritance restrictions onto page records during indexer sub-requests, and this forged state was persisted into the shared rootline cache, allowing anonymous visitors to bypass extendToSubpages-inherited access restrictions…

  • CVE-2026-56096MedAug 25, 2026
    risk 0.41cvss epss

    The extension passes the user-supplied search query parameter to Apache Solr without restricting advanced Solr query syntax such as wildcards, field selectors and range queries. A remote, unauthenticated attacker can use this syntax to enumerate indexed field names and extract…

  • CVE-2026-56094MedAug 25, 2026
    risk 0.41cvss epss

    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…

  • CVE-2026-56093MedAug 25, 2026
    risk 0.41cvss epss

    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…