CVE Catalog

CVE-2026-44825

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.53%

41th percentile - higher than 41% of all known CVEs

Summary

Apache Solr versions 9.4.0 through 9.10.1 and 10.0.0 contain hardcoded default credentials in the Basic Authentication setup tool (bin/solr auth enable). A remote attacker can gain full administrative access to the cluster using publicly known default passwords.

Risk Assessment

The organization is at risk of complete cluster takeover by an unauthorized attacker, potentially leading to data breaches or service disruption.

Recommendation

Immediately delete the default users (superadmin, admin, search, index) from security.json or change their passwords. Plan to upgrade to versions 9.11.0 or 10.1.0 when released.

Other vulnerabilities in Apache Solr

See all
Original NVD description (English source)

Hardcoded credentials in the Basic Authentication setup tool (bin/solr auth enable) in Apache Solr versions 9.4.0 through 9.10.1 and 10.0.0 allows a remote attacker to gain full administrative access to the cluster via publicly known default credentials installed silently alongside the user-specified account. As an immediate workaround without upgrading, delete the template users (superadmin, admin, search, index) from security.json or change their passwords. The future, not yet released, versions 9.11.0 and 10.1.0 will not be vulnerable, and it will be enough to upgrade to solve the issue. Not affected: * Clusters where bin/solr auth enable was not used to bootstrap BasicAuth * Clusters where template users have been assigned strong passwords after bootstrap

Vulnerability data from NVD (NIST) · CISA KEV · EPSS