Follow @Openwall on Twitter for new release announcements and other news
[<prev] [day] [month] [year] [list]
Message-ID: <75befa58-44b5-caa4-25de-a78bc6f97a93@apache.org>
Date: Fri, 29 May 2026 20:01:06 +0000
From: Jan Høydahl <janhoy@...che.org>
To: oss-security@...ts.openwall.com
Subject: CVE-2026-44825: Apache Solr: Enabling BasicAuth using bin/solr CLI
 configures additional insecure users 

Severity: High 

Affected versions:

- Apache Solr (org.apache.solr:solr-core) 9.4.0 through 9.10.1
- Apache Solr (org.apache.solr:solr-core) 10.0.0

Description:

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

This issue is being tracked as SOLR-18233 

Credit:

Naveen Sunkavally, Horizon3.ai (finder)

References:

https://solr.apache.org
https://www.cve.org/CVERecord?id=CVE-2026-44825
https://issues.apache.org/jira/browse/SOLR-18233

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.