Apache Solr Relative Path Traversal vulnerability
MediumCVE-2024-52012 · Published Jan 27, 2025 · updated Sep 10, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| org.apache.solr:solr-core Maven | >= 6.6, < 9.8.0 | 9.8.0 |
Details and references
Relative Path Traversal vulnerability in Apache Solr. Solr instances running on Windows are vulnerable to arbitrary filepath write-access, due to a lack of input-sanitation in the "configset upload" API. Commonly known as a "zipslip", maliciously constructed ZIP files can use relative filepaths to write data to unanticipated parts of the filesystem. This issue affects Apache Solr: from 6.6 through 9.7.0. Users are recommended to upgrade to version 9.8.0, which fixes the issue. Users unable to upgrade may also safely prevent the issue by using Solr's "Rule-Based Authentication Plugin" to restrict access to the configset upload API, so that it can only be accessed by a trusted set of administrators/users.
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-23
- Also known as
- BIT-solr-2024-52012, CVE-2024-52012
More Apache Solr advisories
All Apache Solr| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jan 272025 | Apache Solr vulnerable to Execution with Unnecessary Privileges CVE-2025-24814Highfixed in 9.8.0 | High | 9.8.0 |
| Feb 92024 | Apache Solr: Backup/Restore APIs allow for deployment of executables in malicious ConfigSets CVE-2023-50386High8.8fixed in 8.11.3, 9.4.1 | High8.8 | 8.11.3, 9.4.1 |
| Feb 92024 | Apache Solr can leak certain passwords due to System Property redaction logic inconsistencies CVE-2023-50291High7.5fixed in 8.11.3, 9.3.0 | High7.5 | 8.11.3, 9.3.0 |
| Feb 92024 | Apache Solr Schema Designer blindly "trusts" all configsets CVE-2023-50292Lowfixed in 8.11.3, 9.3.0 | Low | 8.11.3, 9.3.0 |
| Jan 21 | Apache Solr: Unauthorized bypass of certain "predefined permission" rules in the RuleBasedAuthorizationPlugin CVE-2026-22022High8.2fixed in 9.10.1 | High8.2 | 9.10.1 |
| Jan 21 | Apache Solr: Insufficient file-access checking in standalone core-creation requests CVE-2026-22444High7.1fixed in 9.10.1 | High7.1 | 9.10.1 |