CVE-2023-50290
Severity CVSS v4.0:
Pending analysis
Type:
CWE-200
Information Leak / Disclosure
Publication date:
15/01/2024
Last modified:
09/05/2025
Description
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Solr.<br />
The Solr Metrics API publishes all unprotected environment variables available to each Apache Solr instance. Users are able to specify which environment variables to hide, however, the default list is designed to work for known secret Java system properties. Environment variables cannot be strictly defined in Solr, like Java system properties can be, and may be set for the entire host, unlike Java system properties which are set per-Java-proccess.<br />
<br />
The Solr Metrics API is protected by the "metrics-read" permission.<br />
Therefore, Solr Clouds with Authorization setup will only be vulnerable via users with the "metrics-read" permission.<br />
This issue affects Apache Solr: from 9.0.0 before 9.3.0.<br />
<br />
Users are recommended to upgrade to version 9.3.0 or later, in which environment variables are not published via the Metrics API.<br />
<br />
Impact
Base Score 3.x
6.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:* | 9.0.0 (including) | 9.3.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



