On this page
Atomicorp WAF Rule 344373
Rule Summary
- Rule ID: 344373
- Status: Active
- Alert message: XML eXternal Entity: DoS attempt
- Observed CWEs: CWE-91 (1), CWE-611 (1)
- Revision: 2
- Rule severity: Critical
- Phase: 2 (request body)
- Request surfaces: Request body, 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 “XML eXternal Entity: DoS attempt” in the request body, 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-2026-69101 | Datavane TIS v5.0.0 XXE Injection via doEditWorkflow Endpoint | tis | 8.3 (v4.0) | High |
| CVE-2026-89247 | WWBN AVideo XML Injection via plugin/AD_Server/VMAP.php | AVideo | 5.3 (v4.0) | Medium |
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-91 | CVE-2026-89247 |
| CWE-611 | CVE-2026-69101 |