CVE-2024-45216

CVE-2024-45216 is a critical-severity vulnerability in Apache Solr with a CVSS 3.x base score of 9.8. Its EPSS exploit-prediction score of 91% places it in the 100th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-287.

Key facts

Description

Improper Authentication vulnerability in Apache Solr. Solr instances using the PKIAuthenticationPlugin, which is enabled by default when Solr Authentication is used, are vulnerable to Authentication bypass. A fake ending at the end of any Solr API URL path, will allow requests to skip Authentication while maintaining the API contract with the original URL Path. This fake ending looks like an unprotected API path, however it is stripped off internally after authentication but before API routing. This issue affects Apache Solr: from 5.3.0 before 8.11.4, from 9.0.0 before 9.7.0. Users are recommended to upgrade to version 9.7.0, or 8.11.4, which fix the issue.

Frequently asked questions

What is CVE-2024-45216?
Improper Authentication vulnerability in Apache Solr. Solr instances using the PKIAuthenticationPlugin, which is enabled by default when Solr Authentication is used, are vulnerable to Authentication bypass. A fake ending at the end of any Solr API URL path, will allow requests to skip Authentication while maintaining the API contract with the original URL Path. This fake ending looks like an unprotected API path, however it is stripped off internally after authentication but before API routing. This issue affects Apache Solr: from 5.3.0 before 8.11.4, from 9.0.0 before 9.7.0. Users are recommended to upgrade to version 9.7.0, or 8.11.4, which fix the issue.
How severe is CVE-2024-45216?
CVE-2024-45216 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
Is CVE-2024-45216 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 91% (100th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-45216?
CVE-2024-45216 affects Apache Solr. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-45216?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
Does CVE-2024-45216 have an EU (EUVD) identifier?
Yes. CVE-2024-45216 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-3084.
When was CVE-2024-45216 published?
CVE-2024-45216 was published on 2024-10-16 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Apache Solr

All CVEs affecting Apache Solr →

Other CWE-287 (Improper Authentication) vulnerabilities

Browse all CWE-287 (Improper Authentication) vulnerabilities →