CVE-2026-44825
Java vulnerability analysis and mitigation

Overview

CVE-2026-44825 is a hardcoded credentials vulnerability in Apache Solr's Basic Authentication setup tool (bin/solr auth enable) that allows unauthenticated remote attackers to gain full administrative access to affected clusters. It affects Apache Solr versions 9.4.0 through 9.10.1 and 10.0.0. The vulnerability was discovered by Naveen Sunkavally of Horizon3.ai and disclosed on May 29, 2026, with NVD publication on June 1, 2026. It carries a CVSS v3.1 base score of 9.8 (Critical) per NVD, and 8.1 (High) per the GitHub Advisory Database (GitHub Advisory, Openwall OSS-Sec).

Technical details

The root cause is classified as CWE-798 (Use of Hard-coded Credentials) and CWE-1188 (Insecure Default Initialization of Resource). When an administrator runs bin/solr auth enable to bootstrap Basic Authentication, the tool silently installs four template user accounts — superadmin, admin, search, and index — with publicly known default credentials in security.json, alongside the user-specified account. An attacker with network access to the Solr cluster can authenticate using these well-known credentials without any prior knowledge of the environment. The issue is tracked as SOLR-18233 (Openwall OSS-Sec, GitHub Advisory).

Impact

Successful exploitation grants an unauthenticated remote attacker full administrative (superadmin) privileges over the Apache Solr cluster, enabling complete read, modification, or deletion of all indexed data. The attacker can also reconfigure the cluster, add or remove nodes, modify access controls, and potentially pivot to other systems that trust the Solr instance. All three pillars of security — confidentiality, integrity, and availability — are fully compromised (GitHub Advisory, Openwall OSS-Sec).

Exploitability

No public proof-of-concept exploit code has been identified, and there is no confirmed evidence of in-the-wild exploitation at the time of disclosure. The EPSS score is approximately 0.47% (65th percentile), indicating a moderate near-term exploitation probability. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The vulnerability was discovered by Naveen Sunkavally of Horizon3.ai, who published a vulnerability page (Horizon3.ai, GitHub Advisory).

Exploitation steps

  1. Reconnaissance: Identify internet-facing Apache Solr instances running versions 9.4.0–9.10.1 or 10.0.0 using tools like Shodan or Censys, searching for the Solr admin UI (default port 8983).
  2. Verify BasicAuth is enabled: Attempt to access the Solr Admin UI or API endpoint (e.g., http://<target>:8983/solr/admin/info/system). If a 401 Unauthorized response with a WWW-Authenticate: Basic header is returned, BasicAuth is active.
  3. Attempt default credentials: Try authenticating with the known template user accounts — superadmin, admin, search, or index — using their publicly known default passwords against the Solr API or Admin UI.
  4. Confirm administrative access: Upon successful authentication, verify superadmin privileges by querying http://<target>:8983/solr/admin/authentication or accessing cluster management endpoints.
  5. Achieve objective: With full administrative access, exfiltrate indexed data, modify or delete collections, alter security configurations (e.g., add a new backdoor admin account), or disrupt cluster availability (Openwall OSS-Sec, GitHub Advisory).

Indicators of compromise

  • Network: Unexpected successful HTTP 200 responses to Solr API endpoints (e.g., /solr/admin/, /solr/admin/authentication, /solr/admin/collections) authenticated with usernames superadmin, admin, search, or index; unusual inbound connections to port 8983 from external or unexpected IP addresses.
  • Logs: Solr access logs (solr.log) showing successful authentication events for the template usernames (superadmin, admin, search, index) from unfamiliar source IPs; repeated authentication attempts against these accounts.
  • File System: Presence of security.json in the Solr configuration directory containing entries for superadmin, admin, search, or index users with default/weak password hashes; unexpected modifications to security.json (e.g., new admin accounts added).
  • Application: New collections created, existing collections deleted, or security configuration changes (new users, modified roles) not initiated by known administrators, visible via the Solr Admin UI or Collections API.

Mitigation and workarounds

The Apache Software Foundation advises upgrading to Apache Solr versions 9.11.0 or 10.1.0 once released, as these versions will not include the insecure template users. As an immediate workaround without upgrading, administrators should delete the four template user accounts (superadmin, admin, search, index) from security.json, or change their passwords to strong, unique values. Clusters that did not use bin/solr auth enable to bootstrap BasicAuth, or where template user passwords were already changed after bootstrap, are not affected (Openwall OSS-Sec, GitHub Advisory).

Community reactions

The vulnerability was publicly disclosed by Jan Høydahl of the Apache Solr project via the oss-security mailing list on May 29, 2026, crediting Naveen Sunkavally of Horizon3.ai as the finder (Openwall OSS-Sec). Horizon3.ai published a dedicated vulnerability research page, and security news outlets including SecurityOnline.info and CyCognito covered the issue shortly after disclosure (Horizon3.ai). The CISA vulnerability bulletin for the week of June 1, 2026 included this CVE, and community discussion was observed on Bluesky and Mastodon/infosec.exchange.

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

lucene-solr

Fixed

sid

lucene-solr

Fixed

trixie

lucene-solr

Fixed

RHEL / CentOS

Unknown

SourceThis report was generated using AI

Related Java vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-58400CRITICAL9.1
  • Java logoJava
  • org.geonetwork-opensource:gs-web-app
NoYesSep 03, 2026
CVE-2026-63219HIGH8.6
  • Java logoJava
  • org.geonetwork-opensource:gn-web-app
NoYesSep 03, 2026
CVE-2026-49832HIGH8
  • Java logoJava
  • org.dspace:dspace-api
NoYesSep 02, 2026
CVE-2026-49833MEDIUM5.5
  • Java logoJava
  • org.dspace:dspace-api
NoYesSep 02, 2026
CVE-2026-49831MEDIUM5.5
  • Java logoJava
  • org.dspace:dspace-api
NoYesSep 02, 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