← Back to browse · API

CVE-2024-45216

Severity
CRITICAL
CVSS
9.8
EPSS
0.90852
Risk score
71.0
CISA KEV
No
PoC
No
Published
2024-10-16
Modified
2024-11-08
First seen
2026-08-07
Aliases
EUVD-2024-3084, GHSA-MJVF-4H88-6XM3
Products
Apache Software Foundation:Apache Solr 5.3.0 <8.11.4, Apache Software Foundation:Apache Solr 9.0.0 <9.7.0
Sources
euvd EUVD-2024-3084

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.

References