On this page
Atomicorp WAF Rule 300022
Rule Summary
- Rule ID: 300022
- Status: Active
- Alert message: Atomicorp.com WAF Rules - Virtual Just In Time Patch: JFrog Artifactory CVE-2026-82329 authentication bypass blocked
- Observed CWEs: CWE-266 (1), CWE-287 (1)
- Revision: 1
- Rule severity: Alert (1)
- Phase: 2 (request body)
- Request surfaces: Request URI
- Rule action: deny
- HTTP status: 403
- Logging: log, auditlog
Description
This rule detects behavior identified by its current alert as “Virtual Just In Time Patch: JFrog Artifactory CVE-2026-82329 authentication bypass blocked” in the request URI. It evaluates during the request body 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-82329
JFrog Artifactory contains an authentication weakness that, under default configuration, may allow an unauthenticated attacker with network access to obtain administrative privileges.
- Association: The rule references CVE-2026-82329 in its alert message.
- 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-2026-82329 | JFrog Artifactory Access Blank Join Key Authentication Bypass | artifactory | 9.8 (v3.1) | Critical |
| CVE-2026-61979 | WordPress SAML SP Single Sign On plugin <= 5.4.3 - Privilege Escalation vulnerability | SAML SP Single Sign On | 8.1 (v3.1) | High |
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.
| CWE | Related Published CVEs |
|---|---|
| CWE-266 | CVE-2026-61979 |
| CWE-287 | CVE-2026-82329 |