#VU121930 Permissions, Privileges, and Access Controls in Apache Solr - CVE-2026-22444
Published: January 22, 2026
Apache Solr
Apache Foundation
Description
The vulnerability allows a remote user to bypass implemented security restriction.
The vulnerability exists due to insufficient input validation on certain API parameters. A remote authenticated user can cause Solr to check the existence of and attempt to read file-system paths that should be disallowed by Solr's "allowPaths" security setting. These read-only accesses can allow users to create cores using unexpected configsets if any are accessible via the filesystem. On Windows systems configured to allow UNC paths this can additionally cause disclosure of NTLM "user" hashes.