On this page
Atomicorp WAF Rule 330925
Rule Summary
- Rule ID: 330925
- Status: Active
- Alert message: Atomicorp.com WAF Rules - Virtual Just In Time Patch: Apache Solr CVE-2026-44825 default credentials blocked
- Observed CWEs: CWE-20 (2), CWE-22 (5), CWE-78 (3), CWE-94 (2), CWE-287 (1), CWE-425 (1), CWE-611 (1), CWE-798 (2), CWE-1188 (1)
- Revision: 1
- Rule severity: Critical
- Phase: 1 (request headers)
- Request surfaces: Request headers
- Rule action: deny
- HTTP status: 403
- Public tags: CVE-2026-44825, application-multi, platform-apache-solr
- Logging: log, auditlog
Description
This rule detects behavior identified by its current alert as “Virtual Just In Time Patch: Apache Solr CVE-2026-44825 default credentials blocked” in the request headers. It evaluates during the request headers phase and denies matching traffic with HTTP status 403.
CVEs Referenced by This Rule
The current ModSecurity rule metadata explicitly names the following CVEs. These references explain the rule author’s association; they do not claim that the rule is limited to these vulnerabilities or that this is an exhaustive coverage list.
CVE-2026-44825
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
- Association: The rule references CVE-2026-44825 in its alert message and tag.
- CVE Record (opens in a new tab)
- NVD (opens in a new tab)
Selected Related CVEs
This is a selected list of documented research observations, not an exhaustive coverage matrix. Absence of a CVE does not imply absence of protection.
| CVE | Vulnerability | Product | CVSS | Severity |
|---|---|---|---|---|
| CVE-2017-7462 | Intellinet NFC-30IR Camera - Multiple Vulnerabilities | nfc-30ir firmware | 9.8 (v3.0) | Critical |
| CVE-2026-44825 | Apache Solr 9.4.0-9.10.1 / 10.0.0 - Hardcoded Default Credentials | solr | 9.8 (v3.1) | Critical |
| CVE-2013-5758 | Yealink VoIP Phone SIP-T38G - Privilege Escalation | sip-t38g | 9.0 (v2.0) | High |
| CVE-2021-28151 | Hongdian H8922 3.0.5 - Remote Command Injection | h8922 firmware | 8.8 (v3.1) | High |
| CVE-2022-41678 | Apache ActiveMQ < 5.16.5/5.17.3 - Remote Code Execution | activemq | 8.8 (v3.1) | High |
| CVE-2026-34197 | Apache ActiveMQ - Remote Code Execution | activemq | 8.8 (v3.1) | High |
| CVE-2026-40466 | Apache ActiveMQ - Remote Code Execution via HTTP Discovery Transport Bypass | activemq | 8.8 (v3.1) | High |
| CVE-2025-34023 | Karel IP Phone IP1211 Web Management Panel - Local File Inclusion | Karel IP Phone IP1211 | 8.5 (v4.0) | High |
| CVE-2019-8086 | Adobe Experience Manager - XML External Entity Injection | experience manager | 7.5 (v3.1) | High |
| CVE-2019-25246 | BEWARD N100 H.264 VGA IP Camera M2.1.6 - Arbitrary File Disclosure | N100 H.264 VGA IP Camera | 7.1 (v4.0) | High |
| CVE-2021-28149 | Hongdian H8922 3.0.5 Devices - Local File Inclusion | h8922 firmware | 6.5 (v3.1) | Medium |
| CVE-2021-28150 | Hongdian H8922 3.0.5 - Information Disclosure | h8922 firmware | 5.5 (v3.1) | Medium |
| CVE-2017-7461 | Intellinet NFC-30IR Camera - Multiple Vulnerabilities | nfc-30ir firmware | 4.9 (v3.0) | Medium |
| CVE-2013-5759 | Yealink VoIP Phone SIP-T38G - Privilege Escalation | - | N/A | N/A |
Observed CWEs
These CWEs are recorded on published CVEs in the selected observations associated with this rule. They are observational relationships, not a claim that the rule universally blocks every vulnerability assigned to a CWE.