CVE-2026-44825
HighCVSS 8.1Summary
W narzędziu do konfiguracji uwierzytelniania podstawowego (bin/solr auth enable) w Apache Solr w wersjach od 9.4.0 do 9.10.1 oraz 10.0.0 występują twardo zakodowane dane uwierzytelniające, co pozwala zdalnemu atakującemu uzyskać pełny dostęp administracyjny do klastra za pomocą publicznie znanych domyślnych danych uwierzytelniających. Problem ten dotyczy instalacji, które nie zmieniły domyślnych haseł dla użytkowników szablonowych.
Risk Assessment
Organizacje mogą być narażone na nieautoryzowany dostęp do swoich klastrów, co może prowadzić do poważnych naruszeń bezpieczeństwa i utraty danych. Atakujący mogą wykorzystać tę podatność do przejęcia kontroli nad systemem.
Recommendation
Zaleca się usunięcie użytkowników szablonowych (superadmin, admin, search, index) z pliku security.json lub zmianę ich haseł jako natychmiastowe działanie. Długoterminowo, należy zaktualizować do wersji 9.11.0 lub 10.1.0, które nie będą podatne na tę lukę.
Original NVD description (English source)
Hardcoded credentials in the Basic Authentication setup tool (bin/solr auth enable) in Apache Solr versions 9.4.0 through 9.10.1 and 10.0.0 allows a remote attacker to gain full administrative access to the cluster via publicly known default credentials installed silently alongside the user-specified account. As an immediate workaround without upgrading, delete the template users (superadmin, admin, search, index) from security.json or change their passwords. The future, not yet released, versions 9.11.0 and 10.1.0 will not be vulnerable, and it will be enough to upgrade to solve the issue. Not affected: * Clusters where bin/solr auth enable was not used to bootstrap BasicAuth * Clusters where template users have been assigned strong passwords after bootstrap

