On this page

Atomicorp WAF Rule 391213

Rule Summary

Description

This rule detects when a request is made using an undocumented, fake or poorly defined content types. The WAF works by inspecting content based on the “type” defined by the request. This of this as a foreign language. The WAF needs to understand the type to be able to properly inspect its contents.

Attacks use this method to get past WAFs by using fake content types to trick the WAF into thinking it is reading one content type, when another content type is being used. This can be used to bypass the WAF entirely.

This rule prevents the use of fake, undocumented or poorly defined content types.

False Positives

A false positive can occur when an application legitimately sets an undocumented or poorly understood Content-Type. The rules contain a large library of known content-types and can detect known safe methods and ignore them. However it is possible for a new or custom application to do this in an unknown manner and incorrectly trigger this rule.

It is not recommended that you disable this rule if you have a false positive. If you believe this is a false positive, please report this to our security team to determine if this is a legitimate case, or if its clever attack on your system. Instructions to report false positives are detailed on the Reporting False Positives wiki page. If it is a false positive, we will fix the issue in the rules and get a release out to you promptly.

Tuning Guidance

If you know that this behavior is acceptable for your application, please see the Tuning the Atomicorp WAF Rules page for basic information.

This is a selected list of documented research observations, not an exhaustive coverage matrix. Absence of a CVE does not imply absence of protection.

CVEVulnerabilityProductCVSSSeverity
CVE-2026-53576Kestra <= 1.3.20 - Remote Code Executionkestra10.0 (v3.1)Critical
CVE-2018-1217Dell EMC Avamar and Integrated Data Protection Appliance Installation Manager - Invalid Access Controlemc avamar9.8 (v3.0)Critical
CVE-2019-11580Atlassian Crowd and Crowd Data Center - Unauthenticated Remote Code Executioncrowd9.8 (v3.1)Critical
CVE-2020-15505MobileIron Core & Connector <= v10.6 & Sentry <= v9.8 - Remote Code Executioncore9.8 (v3.1)Critical
CVE-2023-20887VMware VRealize Network Insight - Remote Code Executionvrealize network insight9.8 (v3.1)Critical
CVE-2023-47248PyArrow Flight RPC - Remote Code Executionpyarrow9.8 (v3.1)Critical
CVE-2024-0799Arcserve Unified Data Protection - Authentication Bypassudp9.8 (v3.1)Critical
CVE-2024-55956Cleo Harmony < 5.8.0.24 - File Upload Vulnerabilityharmony9.8 (v3.1)Critical
CVE-2025-58360GeoServer - XML External Entity Injectiongeoserver9.8 (v3.1)Critical
CVE-2025-61882Oracle E-Business Suite 12.2.3–12.2.14 – Remote Code Executionconcurrent processing9.8 (v3.1)Critical
CVE-2025-66516Apache Tika - XML External Entity Injectiontika9.8 (v3.1)Critical
CVE-2026-27971Qwik - Unauthenticated RCE via server$ Deserializationqwik9.2 (v4.0)Critical
CVE-2024-50334Scoold < 1.64.0 - Authentication Bypassscoold8.7 (v4.0)High
CVE-2024-24809Traccar - Unrestricted File Uploadtraccar8.5 (v3.1)High
CVE-2025-54988Apache Tika - XXE Injectiontika8.4 (v3.1)High
CVE-2018-1335Apache Tika < 1.1.8 - Header Command Injectiontika8.1 (v3.0)High
CVE-2015-1400NPDS CMS REvolution-13 - SQL Injectionrevolution7.5 (v2.0)High
CVE-2019-11253Kubernetes API Server - YAML Parsing DoS (Billion Laughs)kubernetes7.5 (v3.1)High
CVE-2019-13608Citrix StoreFront Server - XML External Entitystorefront server7.5 (v3.1)High
CVE-2023-6568Mlflow - Cross-Site Scriptingmlflow6.1 (v3.1)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.

CWERelated Published CVEs
CWE-20CVE-2019-11253
CWE-27CVE-2024-24809
CWE-77CVE-2023-20887 , CVE-2024-55956
CWE-79CVE-2023-6568
CWE-89CVE-2015-1400
CWE-94CVE-2026-53576
CWE-287CVE-2024-0799 , CVE-2025-61882
CWE-288CVE-2026-53576 , CVE-2024-50334
CWE-434CVE-2024-24809
CWE-502CVE-2023-47248 , CVE-2026-27971
CWE-611CVE-2025-58360 , CVE-2025-66516 , CVE-2025-54988 , CVE-2019-13608
CWE-706CVE-2020-15505
CWE-776CVE-2019-11253
CWE-862CVE-2018-1217

Documentation Source

  • Original wiki page: WAF 391213
  • Source revision: 2375
  • Source revision date: 2012-06-15