cbcvebase.
CVE-2026-44825
published 2026-06-01

CVE-2026-44825: 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…

PriorityP187critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
2.89%
85.9th percentile
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

Affected

5 ranges
VendorProductVersion rangeFixed in
apachesolr
apachesolr9.4.0 – 9.10.1
apache_software_foundationapache_solr
apache_software_foundationapache_solr9.4.0 – 9.10.1
offline-knowledge-portalrhokp-rhel9

Detection & IOCsextracted from sources · hover to see the quote

filenamesecurity.json
commandbin/solr auth enable
otherusername: superadmin (hardcoded default credential)
otherusername: admin (hardcoded default credential)
otherusername: search (hardcoded default credential)
otherusername: index (hardcoded default credential)
  • Flag any Apache Solr cluster (versions 9.4.0–9.10.1 and 10.0.0) where `bin/solr auth enable` was used to bootstrap BasicAuth; check security.json for the presence of template usernames: superadmin, admin, search, index.
  • Monitor Solr admin API authentication logs for successful logins using the template usernames (superadmin, admin, search, index), especially from external/unexpected source IPs, as these indicate exploitation of hardcoded credentials.
  • Clusters are NOT vulnerable if bin/solr auth enable was not used to bootstrap BasicAuth, or if template users have been assigned strong passwords after bootstrap — use these as triage filters to prioritize affected instances.
  • ·Only clusters that used `bin/solr auth enable` to set up BasicAuth are affected; clusters using other authentication bootstrap methods are not vulnerable.
  • ·Clusters where the template users (superadmin, admin, search, index) were assigned strong passwords after bootstrap are also not vulnerable.
  • ·A restart or reload of the Solr service may be necessary for changes to security.json (deletion or password change of template users) to be applied effectively.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
vendor_redhat9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.