Answer in brief
CVE-2023-50720 records a Medium severity (CVSS 5.3) vulnerability in Solr search discloses email addresses of users. The current sources do not mark it as known exploited. The current feed maps org.xwiki.platform:xwiki-platform-search-solr-api (maven), org.xwiki.platform:xwiki-platform-search-solr-api (maven), org.xwiki.platform:xwiki-platform-search-solr-api (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.3. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.xwiki.platform:xwiki-platform-search-solr-api (maven), org.xwiki.platform:xwiki-platform-search-solr-api (maven), org.xwiki.platform:xwiki-platform-search-solr-api (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.xwiki.platform:xwiki-platform-search-solr-apimaven | >=0 <14.10.15 | 14.10.15 |
| org.xwiki.platform:xwiki-platform-search-solr-apimaven | >=15.0-rc-1 <15.5.2 | 15.5.2 |
| org.xwiki.platform:xwiki-platform-search-solr-apimaven | >=15.6-rc-1 <15.7-rc-1 | 15.7-rc-1 |
Published upstream
Dec 16, 2023
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
### Impact The Solr-based search in XWiki discloses the email addresses of users even when obfuscation of email addresses is enabled. To demonstrate the vulnerability, search for `objcontent:email*` using XWiki's regular search interface. ### Patches This has been fixed in XWiki 14.10.15, 15.5.2 and 15.7RC1 by not indexing email address properties when obfuscation is enabled. Further, changing the setting now triggers re-indexing of the affected wiki(s). ### Workarounds We're not aware of any workarounds. ### References * https://jira.xwiki.org/browse/XWIKI-20371 * https://github.com/xwiki/xwiki-platform/commit/3e5272f2ef0dff06a8f4db10afd1949b2f9e6eea ### Attribution This vulnerability was reported on Intigriti by [ynoof](https://twitter.com/ynoofAssiri) @Ynoof5.
Quoted source text, attributed separately from HOL analysis.