CVE-2023-50291
Java vulnerability analysis and mitigation

Overview

CVE-2023-50291 is an Insufficiently Protected Credentials vulnerability affecting Apache Solr versions from 6.0.0 through 8.11.2 and from 9.0.0 before 9.3.0. The vulnerability was discovered in early 2024 and involves the exposure of sensitive system properties through the /admin/info/properties endpoint (Vendor Advisory, NVD).

Technical details

The vulnerability stems from inconsistent redaction logic in the /admin/info/properties endpoint, which was configured to hide only system properties containing the word 'password'. This allowed the exposure of other sensitive properties like 'basicauth' and 'aws.secretKey' through the endpoint. The exposed credentials become visible in the Solr Admin UI's home screen. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (HIGH) with vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N (NVD).

Impact

The vulnerability allows users with 'config-read' permission to view sensitive system properties and credentials through the Solr Admin UI. For Solr Clouds with Authorization enabled, the vulnerability is limited to logged-in users who have the 'config-read' permission (Vendor Advisory).

Mitigation and workarounds

Users are recommended to upgrade to version 9.3.0 or 8.11.3, which implements consistent system property redaction logic. The fix introduces a single option '-Dsolr.hiddenSysProps' that controls hiding Java system properties for all endpoints. By default, all known sensitive properties are hidden, including properties containing 'secret' or 'password'. For users unable to upgrade, a workaround is available by setting the Java system property: '-Dsolr.redaction.system.pattern=.(password|secret|basicauth).' (Vendor Advisory).

Additional resources


SourceThis report was generated using AI

Related Java vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-68931HIGH8.7
  • JavaJava
  • net.gleske:jervis
NoYesJan 13, 2026
CVE-2025-68703HIGH8.7
  • JavaJava
  • net.gleske:jervis
NoYesJan 13, 2026
CVE-2025-68704HIGH8.2
  • JavaJava
  • net.gleske:jervis
NoYesJan 13, 2026
CVE-2025-66169MEDIUM6.9
  • JavaJava
  • org.apache.camel:camel-neo4j
NoYesJan 14, 2026
CVE-2025-68925MEDIUM6.9
  • JavaJava
  • net.gleske:jervis
NoYesJan 13, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management