AI description
CVE-2026-44825 is a hardcoded credentials vulnerability found in the Apache Solr Basic Authentication setup tool, specifically when using the `bin/solr auth enable` command. This tool, intended for configuring BasicAuth, inadvertently creates undocumented template user accounts such as `superadmin`, `admin`, `search`, and `index` with publicly known default credentials (often where the username and password are the same). This flaw allows a remote attacker to leverage these silently installed, default credentials to gain full administrative access to the affected SolrCloud cluster. The vulnerability impacts Apache Solr versions 9.4.0 through 9.10.1 and version 10.0.0, but only in deployments where Basic Authentication was configured using the aforementioned command.
- 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
- Source
- security@apache.org
- NVD status
- Analyzed
- Products
- solr
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
- security@apache.org
- CWE-798
- Hype score
- Not currently trending
08:05 UTC: CVE-2026-44825 disclosed. A PoC/exploit has been discovered for vulnerability CVE-2026-44825 PT ID: PT-2026-45073 Vendor: Apache Software Founda
@lyrie_ai
22 Jul 2026
65 Impressions
0 Retweets
0 Likes
0 Bookmarks
1 Reply
0 Quotes
CVE-2026-44825. 0day Intel: A PoC/exploit has been discovered for vulnerability CVE-2026-44825
@lyrie_ai
22 Jul 2026
58 Impressions
0 Retweets
0 Likes
0 Bookmarks
1 Reply
0 Quotes
💥 CVE-2026-44825: A scanner for Apache Solr instances that may be affected by CVE-2026-44825, related to Velocity Template Remote Code Execution (RCE) conditions. GitHub: https://t.co/fSw1grZdlK https://t.co/hYH6hYsDQN
@DarkWebInformer
9 Jul 2026
12263 Impressions
12 Retweets
45 Likes
19 Bookmarks
0 Replies
0 Quotes
🪶Apache Solr CVE-2026-44825: Authentication enabled does not always mean secured CVE-2026-44825 shows how unintended template accounts can remain after Basic Authentication setup in Apache Solr. Criminal IP findings: • 1,154 internet-exposed Solr Admin assets
@CriminalIP_US
12 Jun 2026
119 Impressions
2 Retweets
1 Like
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A3AD8B90-4676-4179-B497-6DA0F4CA6D57",
"versionEndIncluding": "9.10.1",
"versionStartIncluding": "9.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:solr:10.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3DFFDA22-2A21-432B-96C2-97D430B2D79F",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]