Use of hard-coded credentials in Apache Solr - CVE-2026-44825
Published: June 4, 2026
Apache Solr
Detailed vulnerability description
The vulnerability allows a remote attacker to gain full administrative access to the cluster.
The vulnerability exists due to hardcoded credentials in the Basic Authentication setup tool (bin/solr auth enable) when bootstrapping BasicAuth. A remote attacker can authenticate with publicly known default credentials to gain full administrative access to the cluster.
Only clusters where BasicAuth was bootstrapped using the tool are affected.