On this page
Atomicorp WAF Rule 390109
Rule Summary
- Rule ID: 390109
- Status: Active
- Alert message: Atomicorp.com WAF Rules - Virtual Just In Time Patch: CCleague Pro language Parameter Local File Inclusion
- Observed CWEs: CWE-20 (1), CWE-22 (3), CWE-918 (1)
- Revision: 1
- Rule severity: Critical (2)
- Phase: 2 (request body)
- Request surfaces: Request arguments, JSON request data, SOAP request data
- 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: CCleague Pro language Parameter Local File Inclusion” in the request arguments, JSON request data, SOAP request data. It evaluates during the request body phase and denies matching traffic with HTTP status 403.
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-2010-4239 | Tiki Wiki CMS Groupware 5.2 - Local File Inclusion | tikiwiki cms/groupware | 9.8 (v3.1) | Critical |
| CVE-2026-36723 | the /api/create-user component of bookcars v8.3 Arbitrary Code Execution Vulnerability | the /api/create-user component of bookcars v8.3 | 8.8 (v3.1) | High |
| CVE-2026-66397 | phpMyFAQ before 4.1.6 Path Traversal via category image deletion | phpMyFAQ | 8.6 (v4.0) | High |
| CVE-2026-75842 | ArcadeDB before 26.8.1 Arbitrary File Read via LOAD CSV | arcadedb | 8.3 (v4.0) | High |
| CVE-2026-76225 | ArcadeDB before 26.8.1 Server-Side Request Forgery via LOAD CSV | arcadedb | 8.3 (v4.0) | 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-20 | CVE-2010-4239 |
| CWE-22 | CVE-2026-36723 , CVE-2026-66397 , CVE-2026-75842 |
| CWE-918 | CVE-2026-76225 |