PT-2026-3769 · Apache · Apache Solr
Damon Toey
·
Published
2026-01-21
·
Updated
2026-04-02
·
CVE-2026-22444
CVSS v3.1
7.1
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Apache Solr versions 8.6 through 9.10.0
Description
The 'create core' API in Apache Solr does not properly validate input for certain API parameters. This can lead Solr to check for and attempt to read file system paths that should be restricted by the 'allowPaths' security setting. Successful exploitation could allow users to create cores using unexpected configsets if accessible via the file system. On Windows systems allowing UNC paths, this could also result in the disclosure of NTLM "user" hashes. The issue requires Solr to be running in standalone mode, utilizing the 'allowPath' setting for file access restriction, and having the 'create core' API exposed to untrusted users, potentially due to a disabled or misconfigured RuleBasedAuthorizationPlugin.
Recommendations
Upgrade to Apache Solr version 9.10.1 or greater.
Enable Solr’s RuleBasedAuthorizationPlugin if it is disabled.
Configure a permission list that prevents untrusted users from creating new Solr cores.
Fix
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Solr