Basic Authentication Flaw in Apache Solr Affects User Security
CVE-2026-44825
Key Information:
- Vendor
Apache
- Status
- Vendor
- CVE Published:
- 1 June 2026
Badges
What is CVE-2026-44825?
CVE-2026-44825 is a vulnerability identified in Apache Solr, a popular open-source search platform designed for scalability and real-time search capabilities in applications. This security flaw resides in the Basic Authentication setup, specifically in versions 9.4.0 through 9.10.1 and 10.0.0. The vulnerability is characterized by the presence of hardcoded credentials, which compromises the authentication mechanism. An attacker can exploit this weakness by utilizing publicly known default credentials established during the installation process, thereby gaining full administrative access to the Solr cluster without requiring any further authentication. This scenario poses a significant risk to organizational security, as the attacker can manipulate the search index, extract sensitive data, or disrupt services, leading to potential data loss and operational downtime.
Potential impact of CVE-2026-44825
-
Unauthorized Access and Data Breach: The vulnerability allows remote attackers to gain administrative control, leading to unauthorized access to confidential data, including potentially sensitive information stored within the Solr instance.
-
Service Disruption: With full administrative privileges, an attacker can alter configurations, disrupt indexing processes, or delete critical data, resulting in service outages and negatively affecting users and associated applications.
-
Increased Attack Surface: The exploitation of this vulnerability can serve as a foothold within the broader network, enabling attackers to pivot to other connected systems, which may lead to more extensive network compromises and further exploitation of vulnerabilities.
Affected Version(s)
Apache Solr 9.4.0 <= 9.10.1
Apache Solr 10.0.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- π‘
Public PoC available
- πΎ
Exploit known to exist
Vulnerability published
Vulnerability Reserved