CVE-2025-24814

MEDIUM EPSS 62.5%
Published Jan 27, 20251y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Jan 27, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

Core creation allows users to replace "trusted" configset files with arbitrary configuration Solr instances that (1) use the "FileSystemConfigSetService" component (the default in "standalone" or "user-managed" mode), and (2) are running without authentication and authorization are vulnerable to a sort of privilege escalation wherein individual "trusted" configset files can be ignored in favor of potentially-untrusted replacements available elsewhere on the filesystem.  These replacement config files are treated as "trusted" and can use "<lib>" tags to add to Solr's classpath, which an attacker might use to load malicious code as a searchComponent or other plugin. This issue affects all Apache Solr versions up through Solr 9.7.  Users can protect against the vulnerability by enabling authentication and authorization on their Solr clusters or switching to SolrCloud (and away from "FileSystemConfigSetService").  Users are also recommended to upgrade to Solr 9.8.0, which mitigates this issue by disabling use of "<lib>" tags by default.

CVSS Details

Base Score
5.5
Exploitability
2.1
Impact
3.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality Low
Integrity Low
Availability Low

Threat Intelligence

EPSS Exploit Probability
62.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-250

Affected Products 1

VendorProductVersionRange
apachesolr* <9.8.0

References 3

  • openwall.com http://www.openwall.com/lists/oss-security/2025/01/26/1
    Mailing ListThird Party Advisory
  • lists.apache.org https://lists.apache.org/thread/gl291pn8x9f9n52ys5l0pc0b6qtf0qw1
    Mailing ListVendor Advisory
  • security.netapp.com https://security.netapp.com/advisory/ntap-20250214-0002/
    Third Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.